Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.20.0
metadata
title: Anato Mitra
emoji: π©»
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.0.1
app_file: app.py
pinned: false
license: mit
short_description: AI Medical VIVA Companion for Anatomy Students
π©» Anato-Mitra: The AI Anatomy VIVA Companion
Anato-Mitra is an AI-powered study assistant designed to help 1st-year MBBS students prepare for Anatomy VIVA (Oral) exams.
π Features
- VIVA Mode: Simulates a strict professor asking questions about random diagrams.
- Learning Mode: Reads from standard textbooks using RAG to answer student queries.
- Multi-Modal: Uses Vision (to see diagrams) and Voice (ElevenLabs) to speak.
- Offline Resilient: Uses Local Embeddings (HuggingFace) and Dropbox for PDF storage.
ποΈ Architecture
- Brain: Llama 3.1 70B (via Hyperbolic/Nebius)
- Voice: ElevenLabs
- Orchestration: Model Context Protocol (MCP)
- RAG: LlamaIndex with
bge-small-en-v1.5(Local CPU)