Chatbot with Rasa for French presidential elections
End of study project with a chatbot built with Rasa for the French presidential election of 2022. The chatbot is able to answer questions about the candidates, the election, and the voting process.
End of study project with a chatbot built with Rasa for the French presidential election of 2022. The chatbot is able to answer questions about the candidates, the election, and the voting process.
This project is a personal portfolio with my photography built with Hugo and deployed with Netlify. It showcases my passion for photography and illustrates some of my past travels.
This project is a personal project to learn how to use NLP for question answering. The dataset used is SQuAD from Stanford. The model used is BERT from Google.
This project was a usecase of OR-Tools for carbon footprint optimization of a fleet of trucks, implementation is in python and the web app is built with Streamlit.
This project is a multi-agent simulation of the prey and predator game based on the mesa example that we can find in this repository. Equilibrium is based on the equations of the Lotka-Volterra model.