What it does 💪

Daily is an all-in-one Omi integration that utilizes external APIs to accurately retrieve current information. It currently has the capabilities to get weather, definitions, synonyms, antonyms, crypto prices, and act as a todo list. Daily demonstrates the power of Omi's live transcript of users, giving users information quickly sparing the user time from finding this information independently.

How I built it 🔨

I used Next.js serverless functions and hosted it on Vercel. The overall app is relatively simple and uses MongoDB to store information for the todo functionality, uses NOAA for weather data, a dictionary API called "dictionary API," and gets crypto prices from Coincap.

The transcript is modified by saving the last 15 seconds of speaking and looking for the most recent trigger phrase and executing it.

What's next for Daily 💥

I hope to add more commands and make Daily easier to use and integrate with upcoming Omi features.

Built With

Share this project:

Updates