Agentic Health Systems
by Pranjay Singh
Why one AI isn't enough: How I built a sequential multi-agent assembly line to analyze my health data using CrewAI.
AI AgentsCrewAIHealth Tech+3
Read article
Explore my collection of articles covering various topics including software development, system design, architecture patterns, and technical insights. Each piece represents lessons learned and knowledge gained through hands-on experience.
Why one AI isn't enough: How I built a sequential multi-agent assembly line to analyze my health data using CrewAI.
A simple, non-technical intro to RAG using a fitness example, plus a preview of a local Excel-based demo.
A practical guide to implementing a Model Context Protocol (MCP) server for custom APIs, with FastAPI and Python.