MCPcopy Create free account
hub / github.com/RITH-111/MAITRI-AI

github.com/RITH-111/MAITRI-AI @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
493 symbols 1,381 edges 158 files 0 documented · 0% updated 6mo ago★ 33

Browse by type

Functions 458 Types & classes 21 Endpoints 14
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

MAITRI AI

MAITRI AI is a full-stack AI-powered assistant system that integrates speech processing, emotion analysis, face analysis, and conversational intelligence into a unified platform.

It is designed as a modular, scalable AI architecture with independent services for speech-to-text, text-to-speech, core AI processing, and frontend interaction.


Project Overview

MAITRI AI is built as a multi-service AI system with:

  • 🎙️ Speech-to-Text (Whisper-based)
  • 🔊 Text-to-Speech (TTS Engine)
  • 💬 Conversational AI Core
  • 😊 Emotion Analysis
  • 👁️ Face Analysis Module
  • 🌐 Modern Frontend Interface
  • 🐳 Dockerized Services for Scalability

The system is structured for extensibility and future integration of advanced AI features.


Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 458
Interface 21
Route 14

Languages

TypeScript93%
Python7%

Modules by API surface

FRONTEND/chat-background-fix (4)/components/ui/sidebar.tsx25 symbols
FRONTEND/chat-background-fix (4)/components/ui/menubar.tsx16 symbols
FRONTEND/chat-background-fix (4)/components/ui/dropdown-menu.tsx15 symbols
FRONTEND/chat-background-fix (4)/components/ui/context-menu.tsx15 symbols
BACKEND/Tools/tools/exercise/script.js12 symbols
FRONTEND/chat-background-fix (4)/components/ui/alert-dialog.tsx11 symbols
BACKEND/maitri-ai/maitri-core/app.py11 symbols
FRONTEND/chat-background-fix (4)/components/ui/sheet.tsx10 symbols
FRONTEND/chat-background-fix (4)/components/ui/select.tsx10 symbols
FRONTEND/chat-background-fix (4)/components/ui/item.tsx10 symbols
FRONTEND/chat-background-fix (4)/components/ui/field.tsx10 symbols
FRONTEND/chat-background-fix (4)/components/ui/drawer.tsx10 symbols

For agents

$ claude mcp add MAITRI-AI \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page