Inspiration

We wanted an app that has access to personal information to be able to query this information in a way that is not otherwise possible like searching your messages through sentiment instead of using keywords.

What it does

Prompts user to login and enter the information that they would like to. Then a chatbot to query this information.

How we built it

We used flutter for the mobile app and chromadb to for the database containing all of the user's information. We use FastAPI to connect the frontend to the backend.

Challenges we ran into

We originally tried to host the app on Expo, but we were not able to get this working with auth0 due to many issues like networking errors and callback urls not matching.

Accomplishments that we're proud of

We were able to get an app working within 30 hours and learn about many technologies.

What we learned

Learned a lot about frontend and mobile app development which we were not too familiar with before. Additionally this was a first time using a RAG which we learned was really useful for cases like this.

What's next for Relic

We want to add more data like browser history and health data. Adding voice integration would also be a next step for this app. We will also get the app deployed and on the app store.

Built With

Share this project:

Updates