An open API service indexing awesome lists of open source software.

https://github.com/prithvikings/lifesync


https://github.com/prithvikings/lifesync

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Healthcare Innovation Platform

## 🚀 Innovating Healthcare with AI & Technology

Our platform aims to revolutionize healthcare by enhancing patient care, streamlining diagnostics, improving workflows, and enabling telemedicine. Whether through AI-driven diagnostic tools, wearable health monitors, smart prosthetics, or cloud-based health management, we integrate cutting-edge solutions to improve medical outcomes.

## SnapShot
![Screenshot 2025-02-15 114353](https://github.com/user-attachments/assets/825bfe53-0c03-4397-b372-f198c49613bd)
![Screenshot 2025-02-15 114425](https://github.com/user-attachments/assets/51be94c9-8193-4f3d-bb47-34c83ebd9496)
![Screenshot 2025-02-15 114513](https://github.com/user-attachments/assets/1c21cadb-ecb4-4791-abe0-e3c5af553b2b)
![Screenshot 2025-02-15 214713](https://github.com/user-attachments/assets/b591c320-e40c-4e65-a305-934664b809c9)
![Screenshot 2025-02-15 214833](https://github.com/user-attachments/assets/7f8aac49-0aee-4a8f-a199-e7d248d699ed)

## Architecture diagram
![Screenshot 2025-02-15 114314](https://github.com/user-attachments/assets/f705f714-b68e-4228-a131-55982a7608e8)

## 🌟 Features
- **AI-Powered Diagnostics**: Get faster and more accurate diagnoses with AI-assisted analysis.
- **Telemedicine Support**: Schedule video consultations with certified doctors.
- **Medical Report Management**: Securely upload, store, and analyze medical reports.
- **AI Treatment Guidance**: Receive AI-generated treatment plans with proper medication suggestions.
- **Real-Time Chatbot**: Instant AI-driven medical assistance.

## 🏗️ Technologies Used
- **Frontend**: React, TailwindCSS
- **Backend**: Drizzle ORM, Postgress Sql
- **Database**: NeonDb
- **AI & ML**: Gemini
- **Authentication**: Privy
- **Cloud & Hosting**: Vercel

## 📌 Installation & Setup
1. **Clone the repository**
```sh
git clone https://github.com/yourusername/your-repo.git
cd your-repo
```
2. **Install dependencies**
```sh
npm install
```
3. **Run the application**
```sh
npm run dev
```
4. **Change the Gemini Api in .env file**

## 🔥 Contribution Guidelines
We welcome contributions! Please follow these steps:
1. Fork the repository.
2. Create a new branch (`feature-branch`).
3. Commit your changes.
4. Submit a pull request.