Chat Robot

Avatar of Lucien Lin.
Avatar of Lucien Lin.

Chat Robot

Software Engineer
Taipei City, Taiwan

Chat Robot

Purpose : Implement a chatbot that answers user questions.

Inspired by ChatGPT, it is believed that in addition to using a deep learning text generator, there are also applications similar to this project.

Resources : Wikipedia

Development brief : The Speech Recognition suite reads the user's language and converts it into text. Use web crawler technology to filter the information asked by users and crawl the corresponding information on Wikipedia, then filter the crawled data and convert the text into language output.

Display :

 
Implement a chatbot that answers user questions. Inspired by ChatGPT, it is believed that in addition to using a deep learning text generator, there are also applications similar to this project.
Avatar of the user.
Please login to comment.

Published: Jan 19th 2023
33
7
0

Tools

python
Python

Crawler
Python

Share