eryk-mazus/xoxo
a tiny, exploitable chatbot that can use tools
This is a small, command-line chatbot that allows you to have conversations and ask it to perform tasks using various tools, similar to how an assistant might look up information or use an application. You type in your questions or commands, and it provides responses or executes actions. It's designed for anyone who wants a straightforward, interactive AI assistant right in their terminal.
No commits in the last 6 months.
Use this if you want a simple, text-based AI assistant that can both chat and perform actions based on your prompts, all from your computer's command line.
Not ideal if you need a polished, graphical user interface, advanced data privacy controls, or integration into complex enterprise systems.
Stars
32
Forks
2
Language
Python
License
MIT
Category
Last pushed
Apr 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/eryk-mazus/xoxo"
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...