Skip to content

Add CarePath - AI Medical Triage Assistant#15

Open
nitinkumar1014 wants to merge 3 commits into
SeattleDataAI-Hackathon:mainfrom
nitinkumar1014:team-30/final
Open

Add CarePath - AI Medical Triage Assistant#15
nitinkumar1014 wants to merge 3 commits into
SeattleDataAI-Hackathon:mainfrom
nitinkumar1014:team-30/final

Conversation

@nitinkumar1014
Copy link
Copy Markdown

Team Members

  • NitinKumar Killamsetty
  • Sai Ganesh Polepalli
  • Rachel Meng

Description

AI-powered medical triage assistant that helps users understand their symptoms and guides them to appropriate medical care. Built with React, FastAPI, and OpenAI GPT-4.

Key Features

  • Dual symptom input options (select from list or conversational chat)
  • Smart diagnosis with auto-trigger at 90% confidence
  • Specialist recommendations based on diagnosis
  • Urgency triage (Emergency/Urgent Care/Normal)
  • Comprehensive database of 101+ conditions
  • One-command startup

Technology Stack

  • Frontend: React 18, TypeScript, Tailwind CSS, shadcn/ui
  • Backend: FastAPI, Python, OpenAI GPT-4

Installation

pip install -r requirements.txt
cd carepath-ui && npm install && cd ..
start.bat  # Windows or ./start.sh for Mac/Linux

nitinkumar1014 and others added 3 commits October 4, 2025 14:17
- Modern web interface with React + TypeScript + shadcn/ui
- FastAPI backend with GPT-4 integration
- Dual symptom input: Select from list or free chat
- Smart diagnosis with auto-trigger at 90% confidence
- Specialist recommendations and urgency triage
- One-command startup with automated API key setup
- Comprehensive 101+ disorder database
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant