#90 · Primary category: Prompt Engineering Tools

chatgpt-prompts

ai bot chat chatbot chatgpt chatgpt-prompts chatgpt3 conversation-ai gpt gpt-3-prompts gpt-4 gpt3 gpt4 ml openai prompts

A NodeJS ChatGPT prompts library that contains more than 140+ awesome prompts

Project last updated:01/13/25

GitHub Stars

714

Forks

82

Contributors

2

License

MIT

Why we included this project

This package bundles more than 140 ready-made prompt templates for OpenAI's chat models, from accountant and Linux terminal to English translator and interviewer, each exposed as a typed function you can call directly from TypeScript. The prompts come from the well-known awesome-chatgpt-prompts collection, so you get a curated set rather than a random pile of snippets. Since it wraps the unofficial chatgpt-api client, you can drop it into an existing Node.js project and start sending messages with a single import. It's a handy convenience layer for prototyping conversational features quickly, though you'll still want to review and tune the prompts before relying on them in production.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category