Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Savant AI

Interactive Biomedical Workspace with AI-powered 3D Anatomy

Savant AI is an interactive biomedical learning platform that combines medically accurate 3D anatomical models with an intelligent biomedical assistant. Instead of reading static textbook diagrams, users can explore anatomy in 3D, ask questions naturally, and receive context-aware explanations.


Overview

Savant AI is designed to make biomedical education more interactive by integrating:

  • Interactive 3D anatomical visualization
  • AI-powered biomedical explanations
  • Natural language model navigation
  • Context-aware conversations
  • Scientific accuracy over generic chatbot responses

The AI understands the model currently being viewed and can explain structures, tissues, cells, and biological processes in context.


Features

  • 50+ interactive biomedical 3D models
  • Human anatomy, physiology, histology, microbiology and cell biology
  • AI-assisted anatomical explanations
  • Context-aware conversations with memory
  • Natural language model loading
  • "Tell me about this model" feature
  • Dynamic model switching
  • Anatomical labels and annotations
  • Responsive modern interface
  • Alpha support for animated physiological models

Frontend

  • React
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • Sketchfab Viewer API

Backend

  • Node.js
  • Google Gemini API

Supported Domains

  • Human Anatomy
  • Physiology
  • Histology
  • Cell Biology
  • Microbiology
  • Molecular Biology
  • Pathology

Running Locally

Clone the repository

git clone https://github.com/YOUR_USERNAME/Savant_AI.git

Install dependencies

npm install

Create a .env file

GEMINI_API_KEY=YOUR_API_KEY

Run

npm run dev

Disclaimer

Savant AI is an educational platform and should not be used for medical diagnosis or clinical decision making.


License

MIT License