OmniBox
A cross-platform, all-in-one AI knowledge hub. Collect. Ask. Use. GitHub: import-ai/omnibox
GitHub
License: Apache-2.0 GitHub
🌟 Key Features
Save webpage content directly via browser extension. GitHub
Upload & parse files (PDF, Word, PPT, MP3) for indexing and Q&A. GitHub +1
Markdown editing & rich rendering (formulas, mind-maps, flowcharts, sequence diagrams, Gantt, music notation). GitHub
AI-powered Q&A + writing using both local & internet-based knowledge. GitHub +1
“Flash” capture: on iOS, capture fleeting ideas via voice or text. GitHub
Share from iOS: send files directly to OmniBox. GitHub
WeChat bot: save files, webpages, videos, voice messages, chats to OmniBox. GitHub
Team & user system: permissions, sharing, multi-tenant, multi-language, dark mode, mobile responsive. GitHub
🚀 Quick Start Online Service
Visit: omnibox.pro — supports login via Email, Google and WeChat. GitHub
Setup & Deployment
GIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/import-ai/omnibox.git
cd omnibox
cp example.env .env
bash scripts/compose.sh up -d
Local Development
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
Agent, folder & document public sharing
WeChat Bot enhancements
Open API
WeChat Mini Program
RSS Subscription GitHub
🔍 Details & Notes
Repository structure: includes omnibox-web, omnibox-backend, omnibox-wizard, omnibox-browser-extension. GitHub
It’s open source, letting you collect, organize, use, and share knowledge in one centralized hub. GitHub
GitHub