Skip to content

import-ai/omnibox

Repository files navigation

OmniBox - 小黑

omnibox-web omnibox-backend omnibox-wizard omnibox-browser-extension

English | 简体中文

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. User and team system, permissions, sharing management, multi-tenancy, multi-language, dark mode, mobile responsiveness, and more.

Screenshots

Feature Source Parsing Result
Save Webpage to OmniBox Source web Extension parsing result
File Parsing example.mp3
Feature Screenshot
Q&A
Writing
Markdown

Quick Start

Welcome to our online service: omnibox.pro, supporting email registration and WeChat login.

Browser Extension

Chrome Web Store Version Mozilla Add-on Version

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

TODO

  1. RSS subscription
  2. Agent, folder, and document public sharing
  3. WeChat Mini Program
  4. Increase writing length limit (currently can write up to 5000 words)
  5. API