nigel-daniels/openai
Test code for ChatGPT prompt engineering course (in JS).
This project provides practical JavaScript examples for anyone learning to craft effective prompts for ChatGPT. It takes a prompt engineering exercise as input and shows you how to structure your prompts and process the text output from the ChatGPT API. This is for developers looking to integrate ChatGPT into their applications or build custom AI experiences.
No commits in the last 6 months.
Use this if you are a JavaScript developer who has taken the DeepLearning.AI ChatGPT Prompt Engineering course and wants to run the examples in JavaScript instead of Python.
Not ideal if you are looking for a high-level library or framework to manage API calls, or if you prefer working with Python.
Stars
7
Forks
—
Language
JavaScript
License
—
Category
Last pushed
May 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/nigel-daniels/openai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vorniches/snap2txt
Convert your project into a text prompt.
promptslab/openai-detector
AI classifier for indicating AI-written text
awekrx/ChatGPT-MidJourney-prompt
This is a ChatGPT based prompt generation model for MidJorney. The purpose of this model is to...
donwany/gpt3datagen
GPT3DataGen is a python package that generates fake data for fine-tuning openai models
flatypus/flowchat
A Python library for building clean and efficient multi-step prompt chains.