Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ncorriveau authored Jan 25, 2025
1 parent e18111d commit 977a957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Wilson AI API
# MedTrack AI

## Overview

This repository contains the code for Wilson AI API, a FastAPI / React application where you can intelligently interact with your medical data.
An application enabling users to upload, organize, and analyze medical summaries and medication records, with AI-driven insights for actionable next steps in healthcare. Built with React, TypeScript, FastAPI, Redis, MongoDB, Postgres, and OpenAI API.

This is a development project/POC. You will need to set up the schemas in the postgres instance / and the document collection in MongoDB and
fill these with sample values. To simplify this, there is CREATE_QUERIES list in src/backend/app/db/relational_db.py.
Expand Down

0 comments on commit 977a957

Please sign in to comment.