logankilpatrick/ChatGPT-Simple
Build a simple locally hosted version of ChatGPT in less than 100 lines of code
This project helps you create a basic, local version of a ChatGPT-like conversational AI. You provide an OpenAI API key, and it lets you interact with a language model through a simple interface running on your own computer. It's for individual developers, hobbyists, or anyone curious about quickly setting up a personal AI chatbot.
364 stars. No commits in the last 6 months.
Use this if you are a developer who wants to quickly set up a basic, locally hosted conversational AI for personal use or experimentation with minimal code.
Not ideal if you need a production-ready application, advanced features, or a robust deployment environment.
Stars
364
Forks
49
Language
HTML
License
MIT
Category
Last pushed
Apr 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/logankilpatrick/ChatGPT-Simple"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jaanauati/react-dfp
A React implementation of the Google DFP/GPT api. https://react-dfp.surge.sh
googleads/google-publisher-tag-samples
Google Publisher Tag (GPT) code samples.
KijijiCA/react-advertising
A JavaScript library for display ads in React applications.
ichiroc/chatgpt2scratch
ChatGPT for Scratch
googleads/google-publisher-tag-playground
An interactive code playground for Google Publisher Tag (GPT) samples.