https://github.com/import-ai/omnibox
Collect, organize, use, and share, all in OmniBox.
https://github.com/import-ai/omnibox
agent ai-search editor llm note rag
Last synced: about 2 months ago
JSON representation
Collect, organize, use, and share, all in OmniBox.
- Host: GitHub
- URL: https://github.com/import-ai/omnibox
- Owner: import-ai
- License: apache-2.0
- Created: 2024-12-31T02:39:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-16T12:25:28.000Z (about 2 months ago)
- Last Synced: 2026-04-16T13:34:03.590Z (about 2 months ago)
- Topics: agent, ai-search, editor, llm, note, rag
- Language: Python
- Homepage: https://www.omnibox.pro
- Size: 156 KB
- Stars: 1,386
- Watchers: 8
- Forks: 149
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OmniBox - 小黑
[](https://github.com/import-ai/omnibox-web/releases)
[](https://github.com/import-ai/omnibox-backend/releases)
[](https://github.com/import-ai/omnibox-wizard/releases)
[](https://github.com/import-ai/omnibox-browser-extension/releases)
English | [简体中文](./README_zh.md)

## Docs
[OmniBox Docs](https://www.omnibox.pro/docs/?utm_source=gh_readme_en)
## Introduction
OmniBox (小黑) is a simple, cross-platform, all-in-one AI knowledge hub. All you need to do is collect, then ask.
### Core Features
1. Save the main content of a webpage to OmniBox via the browser extension.
2. Upload and end-to-end parsing & indexing for files in formats like PDF, Word, PPT, MP3, etc.
3. Markdown editing and rendering (formulas, mind maps, flowcharts, sequence diagrams, Gantt charts, music notation, etc.)
4. Q&A and writing based on both Internet and local databases.
5. **Flash**: Quick capture of fleeting ideas on iOS with support for voice recordings and text notes.
6. **Share**: Seamless file sharing to OmniBox directly from iOS.
7. **WeChat Bot**: Save files, webpages, videos, voice messages, text, and chat records to OmniBox anytime, anywhere via WeChat.
8. User and team system, permissions, sharing management, multi-tenancy, multi-language, dark mode, mobile responsiveness, and more.
## Quick Start
Welcome to our online service: [omnibox.pro](https://www.omnibox.pro/?utm_source=gh_readme_en), supporting login via Email, Google and WeChat.
### Browser Extension
[Browser Extension Installation | OmniBox Docs](https://www.omnibox.pro/docs/browser-extension?utm_source=gh_readme_en)
### Deployment
[Local Deployment](https://www.omnibox.pro/docs/deploy?utm_source=gh_readme_en)
### Local Development
```shell
git clone --recurse-submodules https://github.com/import-ai/omnibox.git
cd omnibox
cp example.env .env
bash scripts/dev.sh up -d --build
```
## Roadmap
- [x] Agent, folder, and document public sharing
- [x] WeChat Bot
- [x] Open API
- [ ] WeChat Mini Program
- [ ] RSS Subscription
## Star History
[](https://www.star-history.com/#import-ai/omnibox&type=date&legend=top-left)