https://docs.google.com/presentation/d/1hBtm_VFPv4ROqBzNWEGVhjNrND-OmAdxZlgyA7fs7Nw/edit?usp=sharing
Inspiration
AI bot inspired by chatGPT
What it does
The bot is supposed to help visitors of https://servicii.gov.md/ to help them navigate and quickly find information. It can also suggest links and follow-up questions.
How we built it
We built it using Python, OpenaAI, Elastic Search for document indexation, and Redis as a vector database
Challenges we ran into
The biggest challenge of this project is to make the bot do sorting and aggregations. For example the question: "What is the most expensive service?" - the bot has to parse a great amount of information in order to formulate the answer. Considering the context limitations of the bot, we managed to obtain considerable results
Accomplishments that we're proud of
We managed to solve the sorting and aggregation problem
What we learned
What's next for Emma
Production :)
Log in or sign up for Devpost to join the conversation.