Skip to content

Jafcol/Answerplz-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Answerplz project

Answerplz is an artificial community created by training a neural network on different topics such as science, movies, music and health. The AI used is called GPT2 and is produced by OpenAI, the data used to train it is extracted from the most frequented forums on the web and is designed to learn from user feedback. The main elements of this project are 4:

  1. Web scraper built with Puppeteer and MongoDB

  2. GPT2 models hosted as a service on Kubernetes

  3. Android app where users can interact vocally with the AI and leave their feedback

  4. Website where users can digit questions to the AI and leave their feedback