Shared foundations
Libraries & shared foundations
Reusable building blocks that power every Neomanex product.
8 libraries. Zero duplication. Maintained, not grown.
Libraries & shared foundations
The reusable building blocks — knowledge, queues, analytics, starters — that every product in the portfolio shares.
- python Full page
GnosisLLM
Reusable knowledge and memory library — upload knowledge, expose it via MCP, let agents read AND write.
View full page - python
NeoQueue
Redis-backed async job processing library used by every AI worker in the portfolio.
- python
NeoAnalytics
Analytics aggregation layer — collects, normalises, and exposes product usage signals.
- python
NeoUtils
Shared Python utilities — logging, config, error envelopes — used by every Neomanex API.
- python
Base API
Backend starter template — Stripe, Redis, auth, middleware. Every API extends it.
- typescript
Base UI
Frontend starter template — Nuxt 4, Vue 3, Nuxt UI, auth, layouts pre-wired.
Who uses what?
Each library is a shared foundation — a single implementation consumed across the portfolio. The table below maps every library to the products that depend on it.
| Library | Language | Used by |
|---|---|---|
| GnosisLLM | Python | GnosariConvOpsNeoRouter |
| NeoQueue | Python | GnosariGnosisLLMNeoReader |
| NeoAnalytics | Python | Neomanex ComGnosari |
| NeoUtils | Python | GnosariGnosisLLMConvOpsNeoReaderNeoRouter |
| NeoGeo | Python | Neoanalytics |
| Base API | Python | GnosariGnosisLLMConvOpsNeoReader |
| Base UI | TypeScript | GnosisLLM |
| Realtime Server | Python | Framework foundation — adoption ramping |
Build on the same foundations.
Every library is installable. Every library is open. Pick the ones that fit your stack.

