afizs/chatgpt-clone
Build Your own ChatGPT with OpenAI API and Streamlit
Repository profile
Simple python WebUI for fine-tuning ChatGPT (gpt-3.5-turbo)
Repository updates
Get generated anchen1011/chatgpt-finetune-ui development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-02 03:08
4 captures since 2026-05-27
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-02 03:08
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Build Your own ChatGPT with OpenAI API and Streamlit
ChatGPT in command line with OpenAI API (gpt-3.5-turbo/gpt-4/gpt-4-32k)
Build a simple locally hosted version of ChatGPT in less than 100 lines of code
An open source implementation of OpenAI's ChatGPT Code interpreter
Enables use of ChatGPT directly from the UI
A Python chatbot that uses OpenAI's GPT-3.5-turbo model to generate responses to user input. Simply enter your input and the chatbot will respond. Conversation history is stored in a list. Licensed under MIT.