tiny_chat
1
Tiny Chat is a Python-based application that provides a web interface for chat-based functionalities and supports database configurations. It includes MCP server capabilities for enhanced command processing and integrates with OpenAI Chat API for running conversational models.
Tiny Chat
- Python application tested with Python 3.10 or later.
- Provides a development and package installation process using pip.
- Features a web interface that can be run both from source and as an installed package.
- Supports database configuration options.
- Includes MCP (Model Context Protocol) usage examples and OpenAI Chat API Rag Server usage.