Matrix Chatbot
A Matrix protocol development assistant built with Streamlit that combines RAG (Retrieval-Augmented Generation) capabilities using ChromaDB for Matrix specification queries, GitHub repository analysis via MCP integration, and Matrix homeserver health checking tools. Features a web interface for chat management with persistent SQLite storage, cost tracking for LLM usage, document embedding workflows, and analytics dashboards for monitoring chat performance and RAG statistics. Uses LangGraph agents with configurable OpenAI models and supports exporting conversations in multiple formats.