Skip to content

rxhtt/Anviksha-AI

Repository files navigation


Status: Beta License: MIT React 18 TypeScript Vite



Anviksha AI

Medical Superintelligence — The Future of Healthcare

The next evolution of medicine. Diagnose diseases, triage emergencies, and slash pharmacy costs — instantly.

Live Platform  ·  Landing Page  ·  Contact


What is Anviksha AI?

Anviksha AI is an AI-powered Medical Superintelligence platform — a single, intelligent operating system bundling the capabilities of a full multi-specialty hospital. Built with clinical-grade deep learning architectures, it brings world-class medical intelligence to anyone with an internet connection, completely free.

"Healthcare intelligence shouldn't be a privilege."


Core Modules

Module Description Key Metric
Medical Hub AI-powered diagnostic analysis across Radiology, Cardiology, Dermatology and more. Processes X-Rays, ECGs, and uploaded lab reports. 92.6% Diagnostic Accuracy
Smart Triage Instant AI risk assessment. Calculates a clinical urgency score (0–100) and routes patients to the appropriate care path. <25s Response Time
Price Drop Engine Real-time scraping of generic medicine databases to find bioequivalent alternatives for every branded prescription. ~85% Avg. Cost Reduction
AI Therapy 24/7 empathetic mental health support trained on CBT (Cognitive Behavioural Therapy) frameworks. 24/7 Available

Tech Stack

Frontend (Landing Page)

  • React 18 + TypeScript
  • Vite 6 — blazing fast dev server & build tool
  • Framer Motion — scroll-triggered animations
  • Vanilla CSS — custom design system with Inter + Syne fonts
  • react-hot-toast — notification system

AI Platform (separate repo)

  • Google Gemini API — multimodal AI backbone
  • DenseNet / ResNet — clinical-grade imaging architectures
  • DICOM / PDF Processing — multi-modal input handling

Running Locally

Prerequisites: Node.js >= 18

# 1. Clone the repository
git clone https://github.com/rxhtt/Anviksha-AI.git
cd Anviksha-AI

# 2. Install dependencies
npm install

# 3. Start the development server
npm run dev

Open http://localhost:3000 to see the landing page.


Project Structure

Anviksha-AI/
├── components/
│   └── website/
│       ├── Header.tsx           # Sticky glass navbar
│       ├── Hero.tsx             # Hero section
│       ├── Solutions.tsx        # Bento grid solutions
│       ├── Platform.tsx         # Tech features grid
│       ├── ProductDemo.tsx      # Interactive 3-tab clinical demo
│       ├── ClinicalEvidence.tsx # Peer-reviewed research
│       ├── Regulatory.tsx       # Compliance & certifications
│       ├── Pricing.tsx          # Free beta pricing
│       └── Footer.tsx           # CTA & footer
├── App.tsx                      # Root layout
├── index.html                   # HTML shell + design system
└── index.tsx                    # React entry point

Clinical Evidence

The underlying algorithms are built upon gold-standard, peer-reviewed research:


Safety & Compliance

  • HIPAA & GDPR compliant data handling (AES-256 at rest, TLS 1.3 in transit)
  • SaMD (Software as a Medical Device) — Class II aligned
  • ISO 27001 security management alignment
  • Overseen by a board of certified radiologists and medical professionals

Disclaimer: Anviksha AI is a clinical decision-support tool. Always consult a licensed medical professional for any clinical decisions.


Pricing

Currently 100% Free during the public beta — no credit card required. Full platform access including diagnostics, triage, pharmacy, and mental health modules.


Credits

Rohit Bagewadi — Founder, Designer & Developer
portfolio-rohit-teal.vercel.app

Built with React, Framer Motion, TypeScript, and the Google Gemini API.


© 2025 Anviksha AI. All rights reserved.

Democratizing healthcare intelligence — one patient at a time.

About

Our clinically-validated AI platform empowers healthcare professionals with rapid, reliable, and actionable insights from medical imaging to improve patient outcomes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors