Coming Soon!
Some... Projects! 📽️
Student Support Chatbot 💬
This student support chatbot was an individual project I undertook as my final university project. The idea behind this was to reduce the time required to get answers to frequently asked questions.
The finished product was a chatbot that could be accessed via a website. The chatbot was trained using Rasa and was able to answer questions about the university, the chatbot would prompt the user to ask a question and then would respond with the answer. The chatbot was also able to handle small talk and could be trained to answer more questions.
IoT Piggy Bank 🐷
The IoT Piggy Bank was a product as part of universities internet of things module. The point of this project was to demonstrate our ability to produce a simple functioning IoT product. My role in this project was to assemble the hardware and write the code in NodeJs for it.
The finished product was a piggy bank with an RFID scanner, LEDs and an LCD screen. The user was assigned an RFID card which they could use to scan into the piggy bank. The piggy bank would then display the users name and balance on the LCD screen and light up the LEDs. The piggy bank would then send the users name to a server which would store the data in a database. The user could then log into a website and see how much money they had saved.