Skip to content
/ Medstra Public

AI-powered avatar conducting preliminary insurance health assessments via natural conversation. Features WebRTC interface, risk scoring, secure data handling, and audit logging. πŸš€πŸ”¬

Notifications You must be signed in to change notification settings

Lebyy/Medstra

Repository files navigation

Medstra - AI-Powered Medical Assessments πŸ₯

Medstra is a Next.js application designed to revolutionize the medical assessment process through artificial intelligence. It provides a seamless and efficient platform for insurance underwriting, ensuring accuracy and compliance with healthcare standards. Built by team Astella πŸš€

Medstra.-.Demo.Video.mp4

Features 🌟

  • AI-Powered Assessments πŸ€–: Utilize advanced AI algorithms for accurate medical evaluations
  • User Authentication πŸ”: Secure user authentication with Clerk
  • Responsive Design πŸ“±: Fully responsive layout for both desktop and mobile users
  • Data Privacy πŸ›‘οΈ: Compliance with HIPAA regulations to ensure user data security
  • Interactive AI Avatar 🎭: Powered by Heygen for realistic medical consultations
  • Multi-language Support 🌍: Available in multiple languages

Tech Stack πŸ’»

  • Frontend:

    • Next.js 15 πŸš€
    • TypeScript πŸ”·
    • Tailwind CSS 🎨
    • Framer Motion 🎬
    • Shadcn/ui 🎯
  • Backend & AI:

    • OpenAI GPT-4 🧠
    • Heygen AI Avatar API 🎭
    • Clerk Authentication πŸ”‘
    • Solana Blockchain ⛓️
    • IPFS/Pinata πŸ“¦
  • Development:

    • Bun πŸ₯Ÿ
    • Turbopack ⚑
    • ESLint 🧹
    • TypeScript πŸ“˜

Getting Started πŸš€

Prerequisites

Make sure you have Bun installed (version 1.0 or later)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/medstra.git
    cd medstra
  2. Install the dependencies:

    bun install

Running the Development Server

bun run dev

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

Project Structure πŸ“

src/
β”œβ”€β”€ app/ # Next.js application files
β”œβ”€β”€ components/ # Reusable UI components
β”œβ”€β”€ lib/ # Utility functions and libraries
β”œβ”€β”€ animations/ # Lottie animations
β”œβ”€β”€ api/ # API routes for server-side logic
└── styles/ # Global styles and Tailwind CSS configuration

Contributing 🀝

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/YourFeature)
  3. Make your changes and commit them (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/YourFeature)
  5. Open a pull request

License πŸ“„

This project is private and proprietary. Β© 2024 Team Astella. All rights reserved.

Acknowledgments πŸ™

  • Thanks to Heygen for providing the AI Avatar technology
  • Special thanks to the Next.js community
  • Built with ❀️ by Team Astella

About

AI-powered avatar conducting preliminary insurance health assessments via natural conversation. Features WebRTC interface, risk scoring, secure data handling, and audit logging. πŸš€πŸ”¬

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages