Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vimaltiwari2612/android-assistant-chatbot

Its a basic level bot cum android assistant that uses the Liechtenstein distance algorithm to perform better. Interact with it and make it learn new things.
https://github.com/vimaltiwari2612/android-assistant-chatbot

android-app android-application android-chat android-chat-application artificial-intelligence bot chat-bot java java-8 levenshtein-distance-algorithm machine-learning self-learning voice-assistant voice-recognition

Last synced: 7 days ago
JSON representation

Its a basic level bot cum android assistant that uses the Liechtenstein distance algorithm to perform better. Interact with it and make it learn new things.

Awesome Lists containing this project

README

        

# 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](https://github.com/timigod/android-chat-ui) for reference.

[Assistant Apk](https://github.com/vimaltiwari2612/ChatBot/blob/master/Android%20Impl/Assistant.apk?raw=true)

![screenshot](https://github.com/vimaltiwari2612/ChatBot/blob/master/Android%20Impl/1.PNG)

[Demo](https://github.com/vimaltiwari2612/ChatBot/blob/master/bandicam%202020-05-22%2018-01-58-802.mp4?raw=true)

# Command Line

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

![screenshot](https://github.com/vimaltiwari2612/ChatBot/blob/master/Capture.PNG)