jinensetpal/boilerbot
Official Open-Source Implementation of BoilerBot: A Reliable Task-Oriented Chatbot Enhanced with Large Language Models.
This project helps developers integrate a task-oriented chatbot into their applications. It takes natural language queries as input and returns structured responses, enabling automated assistance for multi-step tasks like following recipes or DIY instructions. Developers who need to add conversational AI capabilities to their products would use this to build interactive user experiences.
No commits in the last 6 months.
Use this if you are a developer looking to integrate a chatbot that can guide users through specific, multi-step tasks based on community datasets like WikiHow and RecipeNLG.
Not ideal if you need an out-of-the-box, fully functional chatbot with web frontend and advanced LLM capabilities, as these are still under development.
Stars
8
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jinensetpal/boilerbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rodrigopivi/Chatito
🎯🗯 Dataset generation for AI chatbots, NLP tasks, named entity recognition or text...
SimGus/Chatette
A powerful dataset generator for Rasa NLU, inspired by Chatito
metterian/peep-talk
A Situational Conversation-Based English Education Platform
WenRichard/Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the...
oswaldoludwig/Seq2seq-Chatbot-for-Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.