Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Medagen - AI Medical Triage Assistant

Intelligent, accessible, and transparent medical triage powered by AI

Democratizing healthcare access in Vietnam and emerging markets through AI-powered triage


📚 Documentation

Comprehensive project documentation is available in the /docs folder:

👉 View Full Documentation 👈

Quick Links


🚀 Quick Start

Backend

# Install dependencies
npm install

# Configure environment
cp .env.example .env
# Edit .env with your API keys

# Run development server
npm run dev

Access: http://localhost:7860
API Docs: http://localhost:7860/docs

Frontend

cd frontend

# Install dependencies
pnpm install

# Run development server
pnpm dev

Access: http://localhost:3000


🎯 Key Features

  • AI-Powered Triage: Gemini 2.5 Flash + ReAct framework for transparent reasoning
  • 3-Tier Computer Vision: Specialized models for dermatology, ophthalmology, wound care
  • RAG Knowledge System: Vietnam Ministry of Health guidelines + WHO protocols
  • Real-Time Streaming: WebSocket-based ReAct flow visualization
  • Visual Symptom Input: Interactive body map + image upload
  • Multi-Language: Vietnamese + English support
  • Session Memory: Context-aware conversations

🛠️ Tech Stack

Backend: Fastify, LangChain, Gemini 2.5 Flash, Supabase (PostgreSQL + pgvector)
Frontend: Next.js 16, TypeScript, Tailwind CSS, shadcn/ui, Framer Motion


📄 License

Private and proprietary.


Built with ❤️ for accessible healthcare

For detailed information, see the documentation.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages