Pingher is an AI chat-bot that can answer questions by retrieving information from tweets. It uses Machine learning to identify keywords from questions (using wit.ai), Natural Language processing techniques to make answering questions easier (NLTK, python) and Apache's SOLR for indexing tweets.
- Natural Language Processing of collected tweets in JSON using NLTK (python)
- Machine learning using Wit.ai
- Google Synthetic Voice Generation
- Apache SOLR