jiwoochris/Coding-With_ChatGPT-Guidance
[๐๏ธ1๋ฑ ์๋ฃจ์ ] ๋ฐ์ด์ฝ ChatGPT ํ์ฉ AI ๊ฒฝ์ง๋ํ (ChatGPT์๊ฒ ์ง๋ฌธ๋ง์ผ๋ก AI ํ๋ก์ ํธ๋ฅผ ์ํํ๋ ์ฝ๋๋ฅผ ์์ฑ : AI competition using ChatGPT)
This project provides guidance for using ChatGPT to develop AI solutions, specifically for classifying English news articles into categories. By inputting carefully crafted prompts to ChatGPT, you can generate the code needed to build an AI project from start to finish. This is ideal for data scientists, machine learning engineers, or even technically-inclined researchers who want to leverage large language models for rapid AI development.
No commits in the last 6 months.
Use this if you want to quickly build AI models by interacting with ChatGPT through strategic prompting, rather than writing all the code manually.
Not ideal if you need deep, custom control over every line of code or prefer traditional, manual AI development methods.
Stars
11
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jiwoochris/Coding-With_ChatGPT-Guidance"
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.