Inspiration

Banking services are becoming more powerful, but they are also becoming more complicated. Many users simply want to ask questions naturally instead of navigating through menus or searching for the right button.

We wanted to explore how real-time voice AI could become a trustworthy financial assistant that feels as natural as talking to a banker while still keeping sensitive actions safe.


What it does

Voges is a voice-first AI banking assistant powered by the GPT Realtime 2.1 API.

Users can speak naturally to:

  • Ask banking and financial questions.
  • Learn about financial products.
  • Receive personalized guidance.
  • Complete banking tasks through voice interactions.

For sensitive operations, Voges requires explicit confirmation before taking action, helping improve both usability and safety.


How we built it

We built Voges using GPT Realtime 2.1 for low-latency voice conversations together with a custom backend that manages realtime sessions, confirmations, conversation history, and safety checks.

The project combines realtime speech recognition, AI reasoning, text-to-speech, and a modern web interface to create a seamless conversational banking experience.


Challenges we ran into

The biggest challenge was building a stable realtime voice experience.

Maintaining low latency while keeping conversations synchronized with voice playback required multiple backend redesigns and extensive testing. We also spent significant time improving confirmation flows for sensitive banking actions.


Accomplishments that we're proud of

  • Built a working realtime voice banking assistant.
  • Successfully integrated GPT Realtime 2.1.
  • Designed a safer confirmation flow for financial actions.
  • Delivered an end-to-end prototype that demonstrates how conversational AI can improve banking experiences.

What we learned

Building realtime AI applications requires much more than connecting an API. Voice latency, streaming reliability, conversation flow, and user trust are equally important.

We also learned how critical good backend architecture is for delivering a smooth realtime experience.


What's next for Voges

Our next goal is to transform Voges into a production-ready AI financial assistant.

Future plans include:

  • Better personalization.
  • Support for additional banking workflows.
  • Stronger security and authentication.
  • More financial integrations.
  • Improved multilingual voice conversations.

Built With

Share this project:

Updates