Pretend-to/mio-chat-backend
An LLM and Onebot WebUI based on SocketIO, with support for multiple LLM protocols.
This project provides a customizable backend for an AI chatbot, letting you build a chat platform that uses various AI models like OpenAI and Gemini. It takes your conversation data and routes it to the chosen AI, then delivers the AI's response back to users. It's designed for organizations or individuals who want to deploy a secure, feature-rich, multi-user AI chat service.
Use this if you need to set up a flexible, multi-protocol AI chatbot for your organization, allowing users to interact with different AI models through a unified interface.
Not ideal if you're looking for a simple, off-the-shelf chatbot without the need for custom integrations, multi-protocol support, or advanced access controls.
Stars
34
Forks
1
Language
JavaScript
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Pretend-to/mio-chat-backend"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SillyTavern/SillyTavern
LLM Frontend for Power Users.
libre-webui/libre-webui
Privacy-first web interface for local AI models. Clean, minimal UI for Ollama with extensible...
chyok/ollama-gui
A single-file tkinter-based Ollama GUI project with no external dependencies.
matlab-deep-learning/llms-with-matlab
Connect MATLAB to LLM APIs, including OpenAI® Chat Completions, Azure® OpenAI Services, and Ollama™
ollama4j/ollama4j
A simple Java library for interacting with Ollama server.