# omi **Repository Path**: Flytortoise/omi ## Basic Information - **Project Name**: omi - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-24 - **Last Updated**: 2026-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# **omi** Meet Omi, the world’s leading open-source AI wearable that captures conversations, gives summaries, action items and does actions for you. Simply connect Omi to your mobile device and enjoy automatic, high-quality transcriptions of meetings, chats, and voice memos wherever you are.

Omi Image

![CleanShot 2025-02-08 at 18 22 23](https://github.com/user-attachments/assets/7a658366-9e02-4057-bde5-a510e1f0217a) [![Discord Follow](https://img.shields.io/discord/1192313062041067520?label=Discord)](http://discord.omi.me)     [![Twitter Follow](https://img.shields.io/twitter/follow/kodjima33)](https://x.com/kodjima33)     [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)    [![GitHub Repo stars](https://img.shields.io/github/stars/BasedHardware/Omi)](https://github.com/BasedHardware/Omi)    [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/BasedHardware/omi)

[Site](https://omi.me/) | [Download](https://omi.me/download) | [Docs](https://docs.omi.me/) | [Buy omi Dev Kit](https://www.omi.me/products/omi-dev-kit-2) | [Buy Omi Glass Dev Kit](https://www.omi.me/glass)

[//]: # "## Features" [//]: # [//]: # "- **Real-Time AI Audio Processing**: Leverage powerful on-device AI capabilities for real-time audio analysis." [//]: # "- **Low-powered Bluetooth**: Capture audio for 24h+ on a small button battery" [//]: # "- **Open-Source Software**: Access and contribute to the pin's software stack, designed with openness and community collaboration in mind." [//]: # "- **Wearable Design**: Experience unparalleled convenience with ergonomic and lightweight design, perfect for everyday wear." ## 🚀 Quick Start for Developers (2 min) Get the omi app running locally: ```bash git clone https://github.com/BasedHardware/omi.git cd omi/app bash setup.sh ios # android, macos ``` ## Create your own App (1 min) Download omi App [Get it on Google Play](https://play.google.com/store/apps/details?id=com.friend.ios) [Download on the App Store](https://apps.apple.com/us/app/friend-ai-wearable/id6502156163) [Download MacOS app](https://apps.apple.com/us/app/omi-ai-smart-meeting-notes/id6502156163) Create webhook using [webhook.site](https://webhook.site) and copy this url In omi App: | Explore => Create an App | Select Capability | Paste Webhook URL | Install App | | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | | | | | | Start speaking, you'll see Real-time transcript on [webhook.site ](https://webhook.site). ## In this repo: - [omi device](omi) - nRF chips, zephyr, c/c++ - [omi glass](omiGlass) esp32-s3, c/c++ - [omi app](app) - flutter - [omi backend](backend) - python, fastapi, firebase, pinecone, redis, deepgram, speechmatic, soniox, openai-compatible apis, langchain, silero vad - [SDKs](sdks) - react native, swift, python - [ai personas (web)](web/personas-open-source) - nextjs ## Documentation: - [Introduction](https://docs.omi.me/) - [omi App setup](https://docs.omi.me/doc/developer/AppSetup) - [Buying Guide](https://docs.omi.me/doc/assembly/Buying_Guide/) - [Build the device](https://docs.omi.me/doc/assembly/Build_the_device/) - [Install firmware](https://docs.omi.me/doc/get_started/Flash_device/) - [Create your own app in 1 minute](https://docs.omi.me/doc/developer/apps/Introduction). - [Integrate your own wearable with omi](https://docs.omi.me/doc/integrations) ## Contributions - Check out our [contributions guide](https://docs.omi.me/doc/developer/Contribution/). - Earn from contributing! Check the [paid bounties 🤑](https://omi.me/bounties). - Check out the [current issues](https://github.com/BasedHardware/Omi/issues). - Join the [Discord](http://discord.omi.me). - Build your own [Plugins/Integrations](https://docs.omi.me/doc/developer/apps/Introduction). [//]: # "## More links:" [//]: # [//]: # "- [Contributing](https://docs.omi.me/doc/developer/Contribution/)" [//]: # "- [Support](https://docs.omi.me/doc/info/Support/)" [//]: # "- [BLE Protocol](https://docs.omi.me/doc/developer/Protocol/)" [//]: # "- [Plugins](https://docs.omi.me/doc/developer/Plugins/)" ## Licensing Omi is available under MIT License