awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ucsd-ai4h/medical-dialogue-system

Open-source alternatives to Medical Dialogue System

30 open-source projects similar to ucsd-ai4h/medical-dialogue-system, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Medical Dialogue System alternative.

  • toyhom/chinese-medical-dialogue-dataToyhom 的头像

    Toyhom/Chinese-medical-dialogue-data

    1,720在 GitHub 上查看↗

    Chinese medical dialogue data 中文医疗对话数据集

    Python
    在 GitHub 上查看↗1,720
  • deepmipt/deeppavlovdeepmipt 的头像

    deepmipt/DeepPavlov

    6,986在 GitHub 上查看↗

    DeepPavlov is a deep learning conversational AI framework designed for building end-to-end dialog systems and chatbots. It functions as an NLP model training library and a pipeline system that connects multiple natural language processing models into a single operational chain. The framework provides a REST API model server to expose trained deep learning models as web endpoints. This allows conversational agents to be deployed as web services that handle incoming HTTP requests and return predictions. The system covers the full lifecycle of conversational AI development, including NLP pipeli

    Python
    在 GitHub 上查看↗6,986
  • microsoft/call-center-aimicrosoft 的头像

    microsoft/call-center-ai

    6,515在 GitHub 上查看↗

    This project is an AI-driven phone agent platform and telephony gateway designed to automate inbound and outbound voice interactions. It functions as a conversational voicebot system that utilizes large language models to conduct natural language phone conversations for customer support and data collection. The platform distinguishes itself through the integration of retrieval-augmented generation, allowing voice agents to search internal knowledge bases for domain-specific answers during live calls. It features automated language detection to support multilingual conversations and a system f

    Python
    在 GitHub 上查看↗6,515
  • convlab/convlabConvLab 的头像

    ConvLab/ConvLab

    403在 GitHub 上查看↗

    DSTC8 Track 1 Task 1 End-to-End Multi-Domain Dialog Challenge Result:

    Python
    在 GitHub 上查看↗403

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • deepset-ai/haystackdeepset-ai 的头像

    deepset-ai/haystack

    24,253在 GitHub 上查看↗

    Haystack is an orchestration framework designed for building complex search and generative AI pipelines. It functions as an agentic workflow engine, enabling the construction of automated sequences that allow AI agents to perform multi-step reasoning and data analysis. The framework utilizes a modular, component-based architecture that connects processing steps into directed acyclic graphs. By employing a provider-agnostic integration layer, it decouples core logic from specific external AI services and vector databases, allowing for the flexible exchange of underlying technologies. This desi

    MDXagentagentsai
    在 GitHub 上查看↗24,253
  • doragd/chinese-chatbot-pytorch-implementationDoragd 的头像

    Doragd/Chinese-Chatbot-PyTorch-Implementation

    917在 GitHub 上查看↗

    :fourleafclover: Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩‍🔧

    Python
    在 GitHub 上查看↗917
  • facebookresearch/simmcfacebookresearch 的头像

    facebookresearch/simmc

    133在 GitHub 上查看↗

    With the aim of building next generation virtual assistants that can handle multimodal inputs and perform multimodal actions, we introduce two new datasets (both in the virtual shopping domain), the annotation schema, the core technical tasks, and the baseline models. The code for the baselines and the datasets will be opensourced.

    Python
    在 GitHub 上查看↗133
  • google-research-datasets/taskmastergoogle-research-datasets 的头像

    google-research-datasets/Taskmaster

    222在 GitHub 上查看↗

    Please see the readme file as well as our 2019 EMNLP paper linked here -->

    在 GitHub 上查看↗222
  • iclrandd/blackstoneICLRandD 的头像

    ICLRandD/Blackstone

    691在 GitHub 上查看↗

    :black_circle: A spaCy pipeline and model for NLP on unstructured legal text.

    Python
    在 GitHub 上查看↗691
  • icoxfog417/awesome-financial-nlpicoxfog417 的头像

    icoxfog417/awesome-financial-nlp

    438在 GitHub 上查看↗

    Researches for Natural Language Processing for Financial Domain

    在 GitHub 上查看↗438
  • jasonforjoy/leaderboards-for-multi-turn-response-selectionJasonForJoy 的头像

    JasonForJoy/Leaderboards-for-Multi-Turn-Response-Selection

    202在 GitHub 上查看↗

    Leaderboards, Datasets and Papers for Multi-Turn Response Selection in Retrieval-Based Chatbots

    在 GitHub 上查看↗202
  • jm199504/financial-knowledge-graphsjm199504 的头像

    jm199504/Financial-Knowledge-Graphs

    3,103在 GitHub 上查看↗

    小型金融知识图谱构建流程(neo4j / python / cypher / KG)

    Jupyter Notebook
    在 GitHub 上查看↗3,103
  • liuhuanyong/crimekgassitantliuhuanyong 的头像

    liuhuanyong/CrimeKgAssitant

    1,580在 GitHub 上查看↗

    Crime assistant including crime type prediction and crime consult service based on nlp methods and crime kg,罪名法务智能项目,内容包括856项罪名知识图谱, 基于280万罪名训练库的罪名预测,基于20W法务问答对的13类问题分类与法律资讯问答功能.

    Python
    在 GitHub 上查看↗1,580
  • liuhuanyong/musiclyricchatbotliuhuanyong 的头像

    liuhuanyong/MusicLyricChatbot

    292在 GitHub 上查看↗

    chatbot based on music region using method including es and music kb.基于14W歌曲知识库的问答尝试,功能包括歌词接龙,已知歌词找歌曲以及歌曲歌手歌词三角关系的问答。

    Python
    在 GitHub 上查看↗292
  • lizhe2004/chatbot-listlizhe2004 的头像

    lizhe2004/chatbot-list

    1,373在 GitHub 上查看↗

    行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍

    在 GitHub 上查看↗1,373
  • microsoft/botframeworkmicrosoft 的头像

    microsoft/botframework

    283在 GitHub 上查看↗

    ⚠ The content in this repo has been moved to https://github.com/microsoft/botframework-sdk ⚠

    在 GitHub 上查看↗283
  • microsoft/macawmicrosoft 的头像

    microsoft/macaw

    156在 GitHub 上查看↗

    An Extensible Conversational Information Seeking Platform

    Python
    在 GitHub 上查看↗156
  • nlpatvcu/medacyNLPatVCU 的头像

    NLPatVCU/medaCy

    438在 GitHub 上查看↗

    :hospital: Medical Text Mining and Information Extraction with spaCy

    Python
    在 GitHub 上查看↗438
  • pkujohnson/opendataPKUJohnson 的头像

    PKUJohnson/OpenData

    1,359在 GitHub 上查看↗

    开源的金融投资数据提取工具,专注在各类网站上爬取数据,并通过简单易用的API方式使用

    Python
    在 GitHub 上查看↗1,359
  • renatoviolin/question-answering-albert-electrarenatoviolin 的头像

    renatoviolin/Question-Answering-Albert-Electra

    208在 GitHub 上查看↗

    Question Answering using Albert and Electra

    Python
    在 GitHub 上查看↗208
  • renatoviolin/t5-paraphrase-generationrenatoviolin 的头像

    renatoviolin/T5-paraphrase-generation

    65在 GitHub 上查看↗

    Simple application using T5 base model fine tuned in Quora Question Pairs to generate paraphased questions.

    HTML
    在 GitHub 上查看↗65
  • thunlp/legalpapersthunlp 的头像

    thunlp/LegalPapers

    498在 GitHub 上查看↗

    Must-read Papers on Legal Intelligence

    在 GitHub 上查看↗498
  • ucsd-ai4h/covid-dialogueU

    UCSD-AI4H/COVID-Dialogue

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • wenrichard/qamodel-for-retrievalchatbotWenRichard 的头像

    WenRichard/QAmodel-for-Retrievalchatbot

    444在 GitHub 上查看↗

    客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等

    Python
    在 GitHub 上查看↗444
  • wptoux/albert-chinese-large-webqawptoux 的头像

    wptoux/albert-chinese-large-webqa

    77在 GitHub 上查看↗

    基于百度webqa与dureader数据集训练的Albert Large QA模型

    Jupyter Notebook
    在 GitHub 上查看↗77
  • yangjianxin1/gpt2-chitchatyangjianxin1 的头像

    yangjianxin1/GPT2-chitchat

    2,999在 GitHub 上查看↗

    GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)

    Python
    在 GitHub 上查看↗2,999
  • yixiu00001/lstm-crf-medicalyixiu00001 的头像

    yixiu00001/LSTM-CRF-medical

    350在 GitHub 上查看↗

    构建医疗实体识别的模型,包含词典和语料标注,基于python构建

    ReScript
    在 GitHub 上查看↗350
  • abachaa/medquadabachaa 的头像

    abachaa/MedQuAD

    454在 GitHub 上查看↗

    Medical Question Answering Dataset of 47,457 QA pairs created from 12 NIH websites

    在 GitHub 上查看↗454
  • zhihao-chen/qasystemonmedicalgraphzhihao-chen 的头像

    zhihao-chen/QASystemOnMedicalGraph

    1,419在 GitHub 上查看↗

    该项目是基于医疗领域知识图谱的问答系统。实现比较简单。

    Python
    在 GitHub 上查看↗1,419
  • alexa/alexa-prize-topical-chat-datasetalexa 的头像

    alexa/alexa-prize-topical-chat-dataset

    672在 GitHub 上查看↗

    A dataset containing human-human knowledge-grounded open-domain conversations.

    Python
    在 GitHub 上查看↗672