21 open-source projects similar to alexa/alexa-prize-topical-chat-dataset, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Alexa Prize Topical Chat Dataset alternative.
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
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
DSTC8 Track 1 Task 1 End-to-End Multi-Domain Dialog Challenge Result:
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
:fourleafclover: Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩🔧
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.
Please see the readme file as well as our 2019 EMNLP paper linked here -->
Leaderboards, Datasets and Papers for Multi-Turn Response Selection in Retrieval-Based Chatbots
chatbot based on music region using method including es and music kb.基于14W歌曲知识库的问答尝试,功能包括歌词接龙,已知歌词找歌曲以及歌曲歌手歌词三角关系的问答。
⚠ The content in this repo has been moved to https://github.com/microsoft/botframework-sdk ⚠
Question Answering using Albert and Electra
Simple application using T5 base model fine tuned in Quora Question Pairs to generate paraphased questions.
Chinese medical dialogue data 中文医疗对话数据集
客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等
基于百度webqa与dureader数据集训练的Albert Large QA模型
Medical Question Answering Dataset of 47,457 QA pairs created from 12 NIH websites
GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)
⛔ NOT MAINTAINED An End-To-End Closed Domain Question Answering System.