#python 3.11.1
A car recommendation system based chatbot, recommends by asking the user different questions depending on the user’s priorities. Recommends a few cars so the user still has room to choose.
To run: python3 main.py or run main.py in your IDE.
Warning
You may see an error related to downloading nltk, it can be resolved by commenting the ntlk.download() lines in PreProcessing.py.
Project made for the Knowledge Based System course at LaSalle Campus Barcelona - Universitat Ramón Llull. Authors:
- Adrian Lüerssen
- Arnau Sanz
- Sergi Vives