Skip to content
View iconys-bg's full-sized avatar

Block or report iconys-bg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iconys-bg/README.md

iconys.bg

Engineering intelligence for high-trust teams.

We build self-hosted products for engineering knowledge, business operations, and AI-assisted software delivery.

Public work

Iconys Knowledge Engine

Open-source CAD-first enterprise RAG with hybrid retrieval, graph-aware reasoning, project memory, and tenant isolation.

10-minute self-hosted quickstart

git clone https://github.com/iconys-bg/iconys-knowledge-engine.git
cd iconys-knowledge-engine
cp .env.example .env
docker compose up -d

Then run the service:

cargo run
curl http://localhost:3030/v1/health

Focus

  • CAD-first knowledge systems
  • Self-hosted enterprise RAG
  • Evidence-first retrieval and memory
  • Practical AI infrastructure for real teams

Pinned Loading

  1. iconys-bg iconys-bg Public

    Public GitHub profile for iconys.bg

  2. iconys-knowledge-engine iconys-knowledge-engine Public

    Open-source CAD-first knowledge engine. Source repo on GitHub, container images on Docker Hub and GHCR.

    Rust