This is a software with only one executable file, including a visual process editor and a response system.
- 🛒 Light Only ONE executable file, it can run smoothly on laptops without GPUs (data files will be created at runtime automatically).
- 🐱🏍 AI powered Integrated
Huggingface local model
,Ollama
andOpenAI
, this can be used forChat
,Text generation
andIntent detection
. - 🚀 Fast Built on Rust and Vue3.
- 😀 Simple Use the mouse to drag and drop with our intuitive node-based editor.
- 🔐 Safe 100% open source, all runtime data is saved locally (Using
OpenAI API
may expose some data).
- 💾 If you're looking for binary releases, please check here
- 🎈 The back end of this application is here
- 🎨 The front end of this application is here
https://dialogflowchatbot.github.io/
- Download on Github release page
- Run it.
- Open your browser and visit http://localhost:12715 (you can change port in settings) to see the application in action
- Add a main flow and click its name into it
- Create dialog flow by dragging and drop nodes onto canvas
- Test it