All Projects → datjandra → Daytripper

datjandra / Daytripper

Licence: Apache-2.0 License
Chatbot that learns and provides map, video, and Web searches.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Labels

Projects that are alternatives of or similar to Daytripper

api-ai-workshop
Dialogflow Workshop Material. This can be used to create a Conversational Agent for a simple Linear Conversation using Dialogflow
Stars: ✭ 56 (+300%)
Mutual labels:  chatbot
botkit-storage-datastore
Google Cloud Datastore storage module for Botkit
Stars: ✭ 13 (-7.14%)
Mutual labels:  chatbot
intelligo.js.org
The official website for Intelligo chatbot framework.
Stars: ✭ 18 (+28.57%)
Mutual labels:  chatbot
kanna kobayashi
Kanna Kobayashi's open source repository (Discord Bot)
Stars: ✭ 16 (+14.29%)
Mutual labels:  chatbot
eve-bot
EVE bot, a customer service chatbot to enhance virtual engagement for Twitter Apple Support
Stars: ✭ 31 (+121.43%)
Mutual labels:  chatbot
VirtualBLU
A Virtual Assistant for Windows PC with wicked Qt Graphics.
Stars: ✭ 41 (+192.86%)
Mutual labels:  chatbot
DSTC6-End-to-End-Conversation-Modeling
DSTC6: End-to-End Conversation Modeling Track
Stars: ✭ 56 (+300%)
Mutual labels:  chatbot
pytorch-transformer-chatbot
PyTorch v1.2에서 생긴 Transformer API 를 이용한 간단한 Chitchat 챗봇
Stars: ✭ 44 (+214.29%)
Mutual labels:  chatbot
Chatbot
A Deep-Learning multi-purpose chatbot made using Python3
Stars: ✭ 36 (+157.14%)
Mutual labels:  chatbot
node-sparkbot-samples
Chatbot samples leveraging the node-sparkbot library for Webex Teams
Stars: ✭ 21 (+50%)
Mutual labels:  chatbot
rivescript-java
A RiveScript interpreter for Java. RiveScript is a scripting language for chatterbots.
Stars: ✭ 60 (+328.57%)
Mutual labels:  chatbot
Splain
small parser to create more interesting language/sentences
Stars: ✭ 15 (+7.14%)
Mutual labels:  chatbot
pat-the-campfire-bot
A Campfire chat bot in node.js, intended to run on Heroku. Built for internal use at Figure53 but you might like it.
Stars: ✭ 14 (+0%)
Mutual labels:  chatbot
charles-rest
Github chatbot and web-content indexer/searcher
Stars: ✭ 24 (+71.43%)
Mutual labels:  chatbot
hubot-code-review
A Hubot script for GitHub code review on Slack.
Stars: ✭ 38 (+171.43%)
Mutual labels:  chatbot
Microsoft-chatbot
Microsoft chatbot build using NLTK-Chatbot and django
Stars: ✭ 34 (+142.86%)
Mutual labels:  chatbot
cleverbotfree
Free alternative for the Cleverbot API
Stars: ✭ 56 (+300%)
Mutual labels:  chatbot
neo4j protobot
a basic bot to evaluate using neo4j graph database as chatbot memory.
Stars: ✭ 15 (+7.14%)
Mutual labels:  chatbot
timezone-bot
🌐 Timezone notifier bot for Discord
Stars: ✭ 44 (+214.29%)
Mutual labels:  chatbot
Neural Conversation Models
Tensorflow based Neural Conversation Models
Stars: ✭ 29 (+107.14%)
Mutual labels:  chatbot

####Daytripper is a chatbot and personal assistant that learns new knowledge in addition to providing search services such as map, video, and Web searches. The app utilizes artificial intelligence and natural language processing based on Alicebot chatbot. In addition to general chat and utility features, you can teach the app new knowledge as explained below.

##Demo YouTube demo

##Get the app Amazon Appstore Google Play

##Map Search Daytripper recognizes certain food items such as "pizza" or "taco". The app can then display a map of nearby food places. Map search is also triggered by questions like "where is X?" or "where are the X?".

###Examples Pizza Where is India? Where are the best sushi?

##Web Browsing and Search Daytripper recognizes popular sites such as "espn" and automatically displays them on the browser. You can also input phrases such as "who is X?" or "google Y" to trigger web search, lookup information from Wikipedia, play a video, and access other information from the Internet.

###Examples jobs nurse who is David Cameron? google french fries tell me a joke play u2

##Learning abilities Daytripper can learn new knowledge using a simple learning algorithm. You tell it facts and then ask queries based on those facts.

###Relations

  1. Enter a phrase "my uncle is X" such as "my uncle is Bob".
  2. Now ask "who is my uncle?". Daytripper responds with "Bob."

###Lists

  1. Create a list - "make a food list".
  2. Add one item to the list - "add apple to my food list".
  3. Add another item to the the list - "add orange to my food list".
  4. Add one more item to the list - "add bread to my food list".
  5. Now ask for contents of the list - "read my food list".

###Association

  1. Input a location that is not in Daytripper's database like "Santorini". The app responds with a random message.
  2. Tell Daytripper the input in step #1 is a location - "Santorini is a location". The location gets added to its database.
  3. Input "Santorini" (the location in step #1) again. This time Daytripper shows a map of that location.

License

Developed by Vocifery

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].