Coder Social home page Coder Social logo

chatbotapp's Introduction

Conversational Chatbot App

preview

The Conversational Chatbot App is a chatbot app that can answer questions based on the knowledge base.

Features of the App

  • Conversation UI: The app is designed to be used in a conversational way. This is a more natural way to interact with the app.
  • Voice UI: The app will support voice commands. This is a more natural way to interact with the app.
  • Local caching: The app will cache data locally. This will allow the app to work offline.

Features of the Chatbot

  • Knowledge Base: The chatbot can answer questions based on the knowledge base.
    • URL, File can be used as knowledge base.
  • Supported various engines
    • GPT-4
    • Claude 3
    • Llama 2 70B
    • and more!
  • Function calls : The chatbot can call functions (HTTP call) to get the answer.
  • Response Workflow : custom response workflow can be defined

Getting Started

Prerequisites to use the App

  • Sendbird Account
  • Sendbird Application
  • Sendbird Bot

How to set up Sendbird

  1. Go to Sendbird and create an account. Sendbird signup
  2. Create an organization and an application.

  1. Create a bot. You can ingest the knowledge base. Sendbird create bot

  2. Get the APP_ID in the Dashboard. Sendbird app id

  3. Enter the Users tab and create a user.

Create user

How to use the App

[Method 1] Build and Run the App

  1. In the root directory, create a secrets.properties file.
  2. Add the following properties to the secrets.properties file.
sendbirdAppId="YOUR_SENDBIRD_APP_ID"
sendbirdUserId="YOUR_SENDBIRD_USER_ID"
  1. Run the app.

[Method 2] Use the App

  1. Install the apk file from the release.
  2. Open the app.
  3. Enter the APP_ID and USER_ID to the input fields.

APP_ID, USER_ID inputs

chatbotapp's People

Contributors

jerry-jeon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.