Discover and explore top open-source AI tools and projects—updated daily.
pacholoamitNodeJS library for ChatGPT prompts
Top 49.9% on SourcePulse
This library provides a collection of over 140 pre-defined, ready-to-use prompts for interacting with OpenAI's ChatGPT API. It aims to simplify the process of leveraging complex prompts for various tasks, making it easier for developers and researchers to integrate advanced AI capabilities into their applications.
How It Works
The library acts as a wrapper around the chatgpt-api package, offering a structured way to access and utilize a diverse set of prompts. Each prompt is designed to elicit specific behaviors or responses from the ChatGPT model, such as acting as a Linux terminal, an English translator, or a travel guide. The library exports functions that instantiate these prompts, allowing users to easily call them with their specific inputs.
Quick Start & Requirements
npm install chatgpt chatgpt-promptsnpm install), and run the example (npm start).Highlighted Details
chatgpt-api NodeJS client.Maintenance & Community
chatgpt-api client.awesome-chatgpt-prompts repository.Licensing & Compatibility
Limitations & Caveats
The project is noted to be under active development, with features being experimental and subject to change. Users should be aware that the library relies on an external API key and the underlying OpenAI API's availability and terms of service.
9 months ago
Inactive
npiv
microsoft