Skip to content
View dialogflowchatbot's full-sized avatar

Block or report dialogflowchatbot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dialogflowchatbot/README.md

Dialog flow chat bot

This is a software with only one executable file, including a visual process editor and a response system.

✨ Features

  • πŸ›’ Friendly Only ONE executable file of 15M (data files will be created at runtime automatically).
  • πŸ±β€πŸ AI powered Integrated Huggingface local model, Ollama and OpenAI, this can be used for Chat, Text generation and Intent 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).

Releases and source code

  • πŸ’Ύ 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

Check out introduction page

https://dialogflowchatbot.github.io/

Screenshots

Try a demo dialog flow

Demo

Setup a condition branch

Setup a condition branch

Text generation

Text generation

Testing a dialog flow

Flow testing tool

Get started

  1. Download on Github release page
  2. Run it.
  3. Open your browser and visit http://localhost:12715 (you can change port in settings) to see the application in action
  4. Add a main flow and click its name into it
  5. Create dialog flow by dragging and drop nodes onto canvas
  6. Test it

Popular repositories Loading

  1. dialogflow dialogflow Public

    Build powerful chatbots in minutes with our intuitive node-based editor. Start building engaging conversations without code.

    5

  2. dialogflow-backend dialogflow-backend Public

    Dialog flow chat bot back end, written in Rust

    Rust 3

  3. dialogflow-frontend dialogflow-frontend Public

    Dialog flow chat bot front end, build on Vue3

    Vue 1

  4. dialogflowchatbot.github.io dialogflowchatbot.github.io Public

    Dialog flow chat bot

    HTML

  5. dialogflow-showcase dialogflow-showcase Public

    Source code of https://dialogflowchatbot.github.io

    Vue

  6. dialogflow-enterprise dialogflow-enterprise Public