awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
souvikmajumder26 avatar

souvikmajumder26/Multi-Agent-Medical-Assistant

0
View on GitHub↗
909 stars·202 forks·Python·Apache-2.0·10 views

Multi Agent Medical Assistant

⚕️ Multi-Agent-Medical-Assistant : AI-powered multi-agentic system for medical diagnosis and assistance

Features

  • Domain Specific Agents - Assists with medical diagnosis and patient interaction using multi-agent systems.

Star history

Star history chart for souvikmajumder26/multi-agent-medical-assistantStar history chart for souvikmajumder26/multi-agent-medical-assistant

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Multi Agent Medical Assistant

These projects share indexed features with Multi Agent Medical Assistant. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aiming-lab/autoresearchclawaiming-lab avatar

    aiming-lab/AutoResearchClaw

    13,453View on GitHub↗

    AutoResearchClaw is an agentic system designed to automate the scientific research process. It functions as an autonomous research agent and workflow automator that manages the entire lifecycle of a project, from initial hypothesis generation and literature review to experimental execution and the production of LaTeX-formatted academic papers. The system distinguishes itself through a multi-agent research pipeline that utilizes structured debates for hypothesis refinement and peer review. It employs a branch-and-merge architecture to explore parallel research directions and integrates human-i

    Python
    View on GitHub↗13,453
  • strands-agents/sdk-pythonstrands-agents avatar

    strands-agents/sdk-python

    6,176View on GitHub↗

    This is an open-source Python SDK for building and orchestrating production-grade AI agents. It provides a unified framework for creating conversational agents that can use tools, maintain state, and coordinate across multiple language model providers including OpenAI, Anthropic, Google, Amazon Bedrock, and locally-hosted models. The SDK supports multi-agent orchestration through graphs, teams, and swarms, allowing several specialized agents to collaborate on complex tasks. Agents can be composed as callable tools that other agents invoke, and the framework includes policy handlers that inspe

    Python
    View on GitHub↗6,176
  • arcinstitute/sragentArcInstitute avatar

    ArcInstitute/SRAgent

    177View on GitHub↗

    SRAgent

    Python
    View on GitHub↗177
  • freedomintelligence/huatuogptFreedomIntelligence avatar

    FreedomIntelligence/HuatuoGPT

    1,312View on GitHub↗

    HuatuoGPT, Towards Taming Language Models To Be a Doctor. (An Open Medical GPT)

    Python
    View on GitHub↗1,312
Compare all 6 related projects→

Frequently asked questions

What does souvikmajumder26/multi-agent-medical-assistant do?

⚕️ Multi-Agent-Medical-Assistant : AI-powered multi-agentic system for medical diagnosis and assistance

What are the main features of souvikmajumder26/multi-agent-medical-assistant?

The main features of souvikmajumder26/multi-agent-medical-assistant are: Domain Specific Agents.

Which projects share features with souvikmajumder26/multi-agent-medical-assistant?

Projects with overlapping indexed features include: aiming-lab/autoresearchclaw — AutoResearchClaw is an agentic system designed to automate the scientific research process. It functions as an… strands-agents/sdk-python — This is an open-source Python SDK for building and orchestrating production-grade AI agents. It provides a unified… arcinstitute/sragent — SRAgent. freedomintelligence/huatuogpt — HuatuoGPT, Towards Taming Language Models To Be a Doctor. (An Open Medical GPT). suprityoung/zhongjing — A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset. tsinghuadatabasegroup/db-gpt.