MCPcopy Index your code
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%
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

StatusBadgeProps (Interface)
(no doc)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/StatusBadge.tsx
State (Interface)
(no doc)
FRONTEND/chat-background-fix (4)/components/ui/use-toast.ts
CTAButtonProps (Interface)
(no doc)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/CTAButton.tsx
State (Interface)
(no doc)
FRONTEND/chat-background-fix (4)/hooks/use-toast.ts
Vital (Interface)
(no doc)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/VitalsDashboardCard.tsx
VitalsDashboardCardProps (Interface)
(no doc)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/VitalsDashboardCard.tsx
NavLinkCompatProps (Interface)
(no doc)
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/NavLink.tsx

Core symbols most depended-on inside this repo

cn
called by 262
FRONTEND/chat-background-fix (4)/lib/utils.ts
cn
called by 197
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/lib/utils.ts
dispatch
called by 5
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/hooks/use-toast.ts
dispatch
called by 5
FRONTEND/chat-background-fix (4)/components/ui/use-toast.ts
dispatch
called by 5
FRONTEND/chat-background-fix (4)/hooks/use-toast.ts
useCarousel
called by 4
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/carousel.tsx
useSidebar
called by 4
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/sidebar.tsx
useFormField
called by 4
FRONTEND/cosmic-compass-ui-main/cosmic-compass-ui-main/src/components/ui/form.tsx

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