jonex

jonex

A multimodal parsing engine and ontology-based knowledge engine, suitable for enterprise AI.

Agent SkillDataOpen source多模态知识引擎企业级
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

Jonex is a full-stack enterprise-grade AI knowledge platform integrating a multimodal parsing engine and an ontology-based knowledge engine. It transforms raw content into reusable knowledge services, supporting data ingestion, multimodal parsing, domain knowledge compilation, vector and graph indexing, source-based retrieval, feedback loops, and business applications. Ideal for enterprise AI applications requiring multimodal data processing and knowledge base construction.

Capabilities

  • Multimodal data parsing
  • Ontology-based knowledge compilation
  • Vector and graph indexing
  • Source-based retrieval
  • Feedback loop support

Use cases

Enterprise knowledge managementMultimodal data analysisIntelligent customer service systemsAutomated document processing

Setup

Requires: Docker EngineDocker Compose v2OpenAI API KeyEmbedding Provider API Key
1. Clone the repository: `git clone https://github.com/yuezhiai/jonex.git && cd jonex`
2. Initialize configuration: `make init`
3. Configure model connections: edit `deploy/.env` and `deploy/.env.rag`
4. Build and start: `make build && make up`

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to quickly start Jonex?

Run the full platform using Docker Compose: `make build && make up`.

What are the required environment dependencies?

Docker Engine, Docker Compose v2, Python >=3.12, Node.js >=20.18.

Related skills