Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@ravigithubcse ravigithubcse released this 09 Jul 10:34

AI-First CRM HCP Module — v1.0.0

Initial release of the full-stack AI-powered CRM for Healthcare Professional (HCP) interactions.

Features

  • Structured interaction logging form
  • AI chat interface (Groq LLM)
  • LangGraph agent with 5 tools: log, edit, view history, generate report, schedule follow-up
  • HCP management (CRUD)
  • Follow-up scheduling
  • Call report generation

Tech Stack

React 19 + TypeScript frontend, FastAPI + SQLAlchemy + PostgreSQL backend, LangGraph + Groq AI layer.