This is a software with only one executable file, including a visual process editor and a response system.
- π Friendly Only ONE executable file of 15M (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