brunolcarli/Luci
Logical Unity for Communicational Interactivity
Implements a Discord bot with natural language understanding via intention classification models trained on JSON datasets, backed by a multi-tier memory system (Redis for short-term, external backend for long-term storage). Core architecture delegates sentiment analysis and text offense detection to a separate LISA service API, while the bot itself handles Discord communication and model inference. Supports both local Python execution and containerized deployment via Docker.
No commits in the last 6 months.
Stars
28
Forks
4
Language
Python
License
—
Category
Last pushed
Aug 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/brunolcarli/Luci"
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.