gdroguski/CustomChatGPT
An open-source project building a customizable ChatGPT-like clone. Built with Django and Next.js, it features chat history, streaming responses, auto-generated titles, and more. Perfect for those looking to experiment with OS AI chatbot functionalities.
This project helps developers and AI enthusiasts create a personalized chatbot experience similar to ChatGPT. You input text prompts, and the system generates conversational responses, maintaining a history of your interactions. It's designed for individuals looking to experiment with and customize AI chatbot functionalities for personal or development purposes.
No commits in the last 6 months.
Use this if you are a developer or AI enthusiast who wants to build and customize your own AI chatbot with features like chat history, streaming responses, and different model selections.
Not ideal if you are looking for a ready-to-use, off-the-shelf chatbot for immediate public deployment without any development work.
Stars
16
Forks
7
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/gdroguski/CustomChatGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
myreader-io/myGPTReader
A community-driven way to read and chat with AI bots - powered by chatGPT.
robindekoster/chatgpt-custom-knowledge-chatbot
This open source chatbot project lets you create a chatbot that uses your own data to answer...
JRC1995/Chatbot
Hybrid Conversational Bot based on both neural retrieval and neural generative mechanism with TTS.
Lukium/chatgpt-api-server
ChatGPT Web API server based on Flask that can respond both via browser through Flask Forms and...