https://github.com/raulpy271/languages_bot
š¬ Um chatbot de recomendação de linguagens de programação em prolog
https://github.com/raulpy271/languages_bot
chat-application chatbot natural-language-processing prolog prolog-exercises recommendation-system
Last synced: 7 months ago
JSON representation
š¬ Um chatbot de recomendação de linguagens de programação em prolog
- Host: GitHub
- URL: https://github.com/raulpy271/languages_bot
- Owner: raulpy271
- License: mit
- Created: 2021-05-28T12:09:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T20:04:59.000Z (over 4 years ago)
- Last Synced: 2023-03-10T10:26:33.503Z (almost 3 years ago)
- Topics: chat-application, chatbot, natural-language-processing, prolog, prolog-exercises, recommendation-system
- Language: Prolog
- Homepage:
- Size: 181 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Languages Bot
Este é um bot de recomendação, a partir de alguns questionamentos ele recomenda linguagens de programação ao usuÔrio. Com isso, o usuÔrio pode conhecer novas linguagens que se adaptam melhor ao problema e interesse do usuÔrio. O bot pesquisa linguagens a partir deste [repositório](https://github.com/raulpy271/languagesDataset) com mais de 600 linguagens.

# Executar
```
swipl prolog/languages_bot.pl
```