Back to Home
to-aoki icon

tiny_chat

Verified Safe

by to-aoki

Overview

A RAG-enabled chat application with a web interface and OpenAI-compatible APIs, allowing users to converse with LLMs, manage document collections in Qdrant, and perform web searches.

Installation

Run Command
tiny-chat-mcp

Environment Variables

  • DB_CONFIG
  • LLM_CONFIG

Security Notes

The server employs Pydantic for API input validation, uses standard libraries for file processing, and explicitly handles API keys via configuration files rather than hardcoding. It uses `streamlit.components.v1.html` and JavaScript for UI features, with attempts to sanitize user-provided text for safe embedding. However, as with any application processing user input and integrating with external LLMs and databases, continuous vigilance against prompt injection and other application-level vulnerabilities is recommended. No direct arbitrary code execution via 'eval' or critical hardcoded secrets were identified.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassHigh
Avg Tokens4500
Stars2
Forks0
Last Update2025-12-14

Tags

ChatbotRAGLLMStreamlitQdrant