afizs/chatgpt-clone
Build Your own ChatGPT with OpenAI API and Streamlit
Simple python WebUI for fine-tuning ChatGPT (gpt-3.5-turbo)
Appears on
Quick read
Latest capture 2026-08-11 03:04
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
6 observed captures since 2026-05-27. Observed captures are shown by default.
Stars from first capture 0
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
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.