vinayaktalukder17/Pseudo-ChatGPT
A chatbot that uses the Gradio Interface and implements the "text-davinci-003" engine from ChatGPT. The project tries to implement the same environment that OPENAI provides in its website. The chatbot can do all form of smart activities from writing an essay to solving complex coding problems. Python language is used for the project.
No commits in the last 6 months.
Stars
1
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/vinayaktalukder17/Pseudo-ChatGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
myreader-io/myGPTReader
A community-driven way to read and chat with AI bots - powered by chatGPT.
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
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...