Skip to content

'MedAgent' a precision-first Clinical Decision Support System (CDSS). Built on a deterministic logic engine, MedAgent delivers protocol-based triage with zero hallucinations, 100% offline operation, and privacy-first design. Helping clinics prioritize critical patients faster.

Notifications You must be signed in to change notification settings

Flexcrit/MedAgent

Repository files navigation

MedAgent | Advanced Medical AI Architecture MedAgent is a sophisticated Medical AI Chatbot System engineered for high-performance SaaS environments, prioritizing type safety, data integrity, and system scalability. At its core, the platform utilizes a custom "Zero-API" logic engine built with TypeScript and deterministic state machines, ensuring 100% predictability and ultra-low latency of less than 200ms. The architecture features a robust PostgreSQL backend managed via Drizzle ORM for optimized query performance and complex relation mapping, paired with a pixel-perfect Next.js 16 frontend utilizing Server Actions and optimistic UI updates. Designed with global standardization in mind, the system includes engineered utility libraries for dual-unit conversion and localization, ensuring the application meets international usage standards from the outset.

🛠️ Technical Excellence Zero-API Logic Engine: Developed custom, deterministic state machines using TypeScript to replace expensive third-party dependencies, achieving <200ms latency.

Database Engineering: Mastered PostgreSQL schema design with Drizzle ORM and Supabase, featuring complex relation mapping and raw SQL migrations for high-performance reporting.

Modern Frontend Stack: Leverages Next.js 16 (App Router) and Server Actions to deliver optimistic UI updates and high-performance streaming server components.

Global Standardization: Built-in robust utility libraries for Metric/Imperial dual-unit conversion and localized data handling.

💻 Tech Stack & Tools Framework: Next.js 16 (App Router)

Language: TypeScript

Styling: Tailwind CSS

Database: PostgreSQL & Supabase

ORM: Drizzle ORM

Environment: Optimized for development on Windows and Apple.

👨‍💻 Developed By Sameer Abrar | Computer Science Student | Software Developer

🚀 Getting Started Clone the Repository

Bash

git init git remote add origin https://github.com/YOUR_USERNAME/MedAgent.git Install Dependencies

Bash

npm install Environment Configuration Create a .env file for your PostgreSQL and Supabase credentials.

Deploy Database

Bash

npx drizzle-kit push:pg Launch

Bash

npm run dev

Focusing on Automata Theory, System Design, and Scalable SaaS Architecture

About

'MedAgent' a precision-first Clinical Decision Support System (CDSS). Built on a deterministic logic engine, MedAgent delivers protocol-based triage with zero hallucinations, 100% offline operation, and privacy-first design. Helping clinics prioritize critical patients faster.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published