Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vimaltiwari2612/android-assistant-chatbot
- Owner: vimaltiwari2612
- Created: 2018-04-25T06:29:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T14:04:15.000Z (over 4 years ago)
- Last Synced: 2023-08-22T21:53:34.879Z (about 1 year ago)
- Topics: 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
- Language: Java
- Homepage:
- Size: 14.6 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 Assistant1. 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)