bg-write/chatGPT-cheatsheet
An ever-evolving introduction to ChatGPT, AI, and machine learning (including prompt examples and Python-built chatbots)
This guide teaches you how to effectively use ChatGPT, whether you're interacting with its direct chat interface or integrating it into your own applications. It provides practical advice on crafting prompts and explains fundamental AI concepts, helping anyone from curious beginners to software engineers leverage AI for various tasks. You'll learn to input questions, text, or data and receive generated ideas, summaries, code, or even fully functional chatbots.
114 stars. No commits in the last 6 months.
Use this if you want to understand and apply ChatGPT for tasks like content generation, data extraction, coding assistance, or building simple AI applications, regardless of your technical background.
Not ideal if you're an advanced AI researcher seeking deep theoretical insights into complex machine learning architectures or wanting to build highly sophisticated, custom AI models from scratch.
Stars
114
Forks
9
Language
Python
License
MIT
Category
Last pushed
May 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/bg-write/chatGPT-cheatsheet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.