Skip to content

sehat-inc/sehat-link

Repository files navigation

sehat-link

An AI powered healthcare system

Run Project

# Activate your uv environment
source .venv/bin/activate
uv sync # Adds all dependencies

# To run entire Project
make all

# To run frontend only
make frontend

# To run backend only
make server

Things You Shouldn't Touch in This Code

  1. The combined_app in main.py. It would break everything.

  2. The URL client listens to in client.py

  3. The Port set in Dockerfile since GCP listens to 8080 by default

  4. When FastMCP is made into a ASGI app so that it can mount with FastAPI.

About

Winner National Agentic AI Hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •