2

Projects

Everyday AI productivity interface for Even Realities G1 smart glasses

As part of a Software Engineering course, my team and I developed an AI-powered productivity tool for Elisa Corporation. The project's goal was to use Even Realities G1 smart glasses during meetings by displaying real-time information to the user and enabling meeting recordings through the glasses' built-in microphones for later processing.

The system consists of a mobile application and a backend. The mobile application allows users to manage the smart glasses and acts as a mediator between the glasses and the backend. It also supports Google Sign-In for user authentication.

The backend is responsible for processing meeting audio, storing data, and making API calls to multiple AI models. In addition, it maintains the vector database used by the RAG pipeline, making discussion related information retrieval efficient.

My primary responsibility was backend development, although I also contributed to the mobile application as well. I was mainly responsible for implementing the authentication system and designing and developing the vector database used by the RAG pipeline. I also contributed to the development of the backend APIs and other features in collaboration with the rest of the team.

Even Realities G1 smart glasses

You can see the system in action in our team's final demo video.