Skip to content
/ AI-Bot Public

Aritifical Intelligence based chatbot app which learns from human interactions and grows.

Notifications You must be signed in to change notification settings

s0oraj/AI-Bot

Repository files navigation

AI-Bot

An Atritifical Intelligence based chatbot app which learns from human interactions and grows. As the user keeps interacting, the bot keeps transcript of each conversation and grows accordingly.

Install & try the app: Download APK

Screenshots

 

Working of the app

  • This app displays a list of user and bot messages combined using androids recyclerview and recyclerview adapter classes.
  • It fetches data from an PersonalityForge API. Data is being fetched by using Volley library to connect to the internet. Volley works in the background thread and once the response is out, it then returns this response to the main UI thread from where the new data is shown in the Main Screen of the app.

Features

  • Users can interact with an AI bot and as they talk more and more, the bot adapts and grows. It uses all conversation transcripts with any user.

About

Aritifical Intelligence based chatbot app which learns from human interactions and grows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages