sagarreddypatil/nlp-chatbot
Discord Bot that inadvertently passed the Turing test against five people
This tool creates chatbots that can converse naturally with people, allowing you to build an interactive agent that understands and responds to human language. You provide the underlying language model, and it outputs a conversational bot capable of engaging with users, for example, within a Discord server. This is ideal for community managers, online educators, or anyone looking to deploy an engaging conversational agent.
No commits in the last 6 months.
Use this if you need to set up a chatbot quickly for a community platform like Discord that can hold surprisingly human-like conversations.
Not ideal if you require a chatbot for highly specialized tasks, strict factual retrieval, or environments outside of Discord, or if you do not have access to a GPU.
Stars
7
Forks
2
Language
Python
License
MIT
Category
Last pushed
Apr 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sagarreddypatil/nlp-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.