kurtvandusen/React-Native-Easy-Chatbot
A chatbot demo app using Huggingface inference API, React Native, Expo, and Redux Saga. Build for Android, iOS, and Web.
This project offers a foundational chatbot application that demonstrates how to build an interactive question-and-answer interface for mobile and web. It takes a block of text you provide and uses it as the sole source of information to answer user questions, providing direct answers from the context. This tool is for developers looking to quickly prototype or create a simple, context-specific chatbot for an app.
No commits in the last 6 months.
Use this if you are a developer who needs a quick-start template for integrating a basic, text-constrained question-answering chatbot into a React Native application.
Not ideal if you need a chatbot that learns from continuous interaction, has conversational memory beyond the immediate context, or requires integration with complex backend systems out-of-the-box.
Stars
13
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Dec 07, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/kurtvandusen/React-Native-Easy-Chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
adrien2p/nestjs-dialogflow
Dialog flow module that simplify the web hook handling for your NLP application using NestJS :satellite:
paschmann/rasa-ui
Rasa UI is a frontend for the Rasa Framework
shibing624/dialogbot
dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model....
RocketChat/hubot-natural
Natural Language Processing Chatbot for RocketChat
cedextech/rasa-chatbot-templates
RASA chatbot use case boilerplate