promptable/chatbot_cli
Build chatbots with GPT3. Write a text file, get a chat bot.
This tool helps you quickly create custom AI chatbots for various interactions. You provide simple text instructions defining the bot's persona and task, and it generates a conversational AI that can engage with users based on those guidelines. It's designed for individuals like educators, HR professionals, or customer service managers who need tailored AI assistants without complex development.
No commits in the last 6 months.
Use this if you want to create a customized chatbot quickly using plain language instructions, such as an interviewer bot, a personal assistant, or a teaching aid.
Not ideal if you need a chatbot with deep integration into existing systems, complex decision trees, or advanced natural language understanding features beyond what GPT-3 offers.
Stars
16
Forks
6
Language
Python
License
MIT
Category
Last pushed
Nov 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/promptable/chatbot_cli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vorniches/snap2txt
Convert your project into a text prompt.
promptslab/openai-detector
AI classifier for indicating AI-written text
awekrx/ChatGPT-MidJourney-prompt
This is a ChatGPT based prompt generation model for MidJorney. The purpose of this model is to...
donwany/gpt3datagen
GPT3DataGen is a python package that generates fake data for fine-tuning openai models
flatypus/flowchat
A Python library for building clean and efficient multi-step prompt chains.