Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 799 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 799 Bytes

Android-Assistant-ChatBot

It's a basic level bot that uses

  1. the Levenshtein distance algorithm.
  2. Text to speech.

Interact with it and make it learn new things.

It has 2 variants

Android Assistant

  1. uses SQLITE DB to save responses.
  2. used CHAT UI for reference.

Assistant Apk

screenshot

Demo

Command Line

  1. download the zip from git.
  2. click on chat.bat

screenshot