Skip to content

GeminiHealth is an medical records app designed to simplify healthcare management. With AI-driven tools, it provides accurate diagnoses and personalized treatment suggestions.

Notifications You must be signed in to change notification settings

Rish-it/GeminiHealth

Repository files navigation

GeminiHealth

GeminiHealth is an advanced medical records application designed to streamline healthcare management and enhance patient care. Built using Next.js and ShadCN UI, this platform leverages cutting-edge AI technologies to provide accurate diagnoses and personalized treatment suggestions.

Features

  • Medical Records Management: Efficiently manage and access patient medical records with a user-friendly interface.
  • AI-Powered Diagnosis: Utilizes mixedbread-ai/mxbai-embed-large-v1 as a knowledge base for providing default diagnoses based on patient data.
  • Personalized Treatment Suggestions: Integrates gemini-1.5-pro-latest to offer optimal treatment suggestions tailored to individual patients.
  • Robust Database Operations: Powered by Pinecone for fast, scalable, and reliable database operations.
  • Modern UI: Developed with ShadCN UI, providing a sleek, responsive, and intuitive user interface.

Getting Started

To get started with GeminiHealth, clone the repository and run the development server:

git clone https://github.com/Rish-it/GeminiHealth.git
cd GeminiHealth
npm install
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in your browser to view the application.

You can start editing the application by modifying app/page.tsx. The page auto-updates as you edit the file.

Technologies Used

  • Next.js: A React framework for building fast and scalable web applications.
  • ShadCN UI: A modern UI library for creating responsive and elegant user interfaces.
  • Pinecone: A vector database for handling database operations with high performance and scalability.
  • Mixedbread AI: mxbai-embed-large-v1 for leveraging a knowledge base to provide default diagnoses.
  • Gemini AI: gemini-1.5-pro-latest for generating personalized treatment suggestions.

Learn More

To learn more about the technologies used in this project, explore the following resources:

Deploy on Vercel

Deploying your Next.js application is easiest through the Vercel Platform. Check out the Next.js deployment documentation for more details.

About

GeminiHealth is an medical records app designed to simplify healthcare management. With AI-driven tools, it provides accurate diagnoses and personalized treatment suggestions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published