rasa
botman
| rasa | botman | |
|---|---|---|
| 19 | 4 | |
| 21,212 | 6,161 | |
| 0.3% | -0.1% | |
| 2.9 | 3.5 | |
| 23 days ago | 2 months ago | |
| Python | PHP | |
| Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rasa
-
Eliza Reanimated Published in IEEE Annals of the History of Computing
Right before LLMs broke into the scene we had a few techniques I was aware of:
* Personality Forge uses a rules-based scripting approach [0]. This is basically ELIZA extended to take advantage of modern processing power.
* Rasa [1] used traditional NLP/NLU techniques and small-model ML to match intents and parse user requests. This is the same kind of tooling that Google/Alexa historically used, just without the voice layer and with more effort to keep the context in mind.
Rasa is actually open source [2], so you can poke around the internals to see how it's implemented. It doesn't look like it's changed architecture substantially since the pre-LLM days. Rhasspy [3] (also open source) uses similar techniques but in the voice assistant space rather than as a full chatbot.
[0] https://www.personalityforge.com/developers/how-to-build-cha...
[1] https://web.archive.org/web/20200801000000*/https://rasa.com... (old link because Rasa's marketing today is ambiguous about whether they're adding LLMs now).
[2] https://github.com/RasaHQ/rasa
[3] https://rhasspy.readthedocs.io/en/latest/
-
What is Rasa? A Beginnerβs Guide to Conversational AI
Rasa GitHub Repository
-
6 Best Open-Source AI Chatbot Builders π₯
GitHub - Rasa
-
π₯π Top 10 Open-Source Must-Have Tools for Crafting Your Own Chatbot π€π¬
Support Rasa on GitHub β
-
RasaGPT: First headless LLM chatbot built on top of Rasa, Langchain and FastAPI
It itself is not a GPT. It is a a framework of a framework project built on top of Rasa (https://github.com/RasaHQ/rasa) and Langchain which by default uses gpt3.5-turbo (change it in the .env file) or any foundation model you wish.
-
Problem with RASA Open Source "The client is using an unsupported version of the Socket.IO or Engine.IO"
There was already a GitHub issue https://github.com/RasaHQ/rasa/issues/11084 but it seems like there was no solution provided.
-
I plan to build my own AI powered search engine for my portfolio. Do you know ones that are open-source?
Rasa - also an open source platform. You can use it to build chatbots that are more in line with customer service and sales. Reading that, itβs kind of a big yikes for people under this kind of job knowing you can automate a part of their job via a chatbot. I think they also have a Pro version which is an extension that has additional analytics and probably more security features. I probably will check out the Open source one first and maybe ask about what the Pro version is.
- How to Installing Rasa & Building Rasa Chatbot on an M1 Macbook.
-
Show HN: Flex β transpile natural language to a programming language
At the moment it can recognise the type of statements in the training data set [1] and transpile them to Python, Java or C++ using the mappings defined here [2].
This is very different from how Codex/Autopilot work as it is trained using an NLU framework [3] which is usually used for training chatbots.
[1]: https://github.com/Flex-lang/transpiler/tree/master/transpil...
[2]: https://github.com/Flex-lang/transpiler/tree/master/transpil...
[3]: https://github.com/RasaHQ/rasa
-
Seek alternative to Wix chatbox.
Check out Rasa
botman
-
The Top 10 Open-Source Chatbot Frameworks of 2025
5. BotMan
-
6 Best Open-Source AI Chatbot Builders π₯
GitHub - BotMan
-
Integrating Chatbots into Laravel, then Deployment
https://course.buildachatbot.io/ https://botman.io/
-
Chat and chatbot
The open-source chatbot development framework for cross platform chat- and voice-applications. https://botman.io/
What are some alternatives?
ChatterBot - ChatterBot is a machine learning, conversational dialog engine for creating chat bots
PHP Github API - A simple PHP GitHub API client, Object Oriented, tested and documented.
chatwoot - Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. π₯π¬
PhpInsights - A versatile PHP Library for Google PageSpeed Insights
spacy-models - π« Models for the spaCy Natural Language Processing (NLP) library
Amazon Web Service SDK - Official repository of the AWS SDK for PHP (@awsforphp)