Back to the catalog

Neo Genesis — Open Knowledge Format Bundle

Public knowledge about Neo Genesis, expressed in Open Knowledge Format (OKF) v0.1.

Open source Repository Open in the app JSON README (API)

About

# Neo Genesis — Open Knowledge Format Bundle

A vendor-neutral, agent- and human-readable bundle of **already-public** facts about Neo Genesis,
expressed in [Open Knowledge Format (OKF) v0.1](https://github.com/GoogleCloudPlatform/knowledge-catalog/tree/main/okf).

## Top-level concepts
- [organization](/organization/index.md) — the company, founder, pipeline, governance, tech stack
- [sbus](/sbus/index.md) — the 11 live business units
- [datasets](/datasets/index.md) — 9 open datasets (CC-BY-4.0)
- [research](/research/index.md) — published research and operational assets

> Source of facts: https://neogenesis.app/llms-full.txt . Knowledge content: CC-BY-4.0.

Details

Kind
OKF bundles
Topic
Government & public data
Publisher
neogenesisai
Origin
okf_github
Category
dados
Version
0.1
Last push
2026-08-27T10:59:54Z
Repository state
ativo
Language
Python
License
NOASSERTION
Added
2026-09-08 16:02:35
Updated
2026-09-08 16:02:35
Origin id
NeoGenesisAI/okf:index.md

README

# Neo Genesis — Open Knowledge Format (OKF) Bundle

This repository is an [Open Knowledge Format (OKF) v0.1](https://github.com/GoogleCloudPlatform/knowledge-catalog/tree/main/okf)
bundle of **publicly available** knowledge about [Neo Genesis](https://neogenesis.app).

OKF (published by Google Cloud, 2026) represents knowledge as a directory of markdown files with
YAML frontmatter, designed to be consumable by AI agents and readable by humans. One file = one
concept; the file path is the concept ID; cross-links between files form the knowledge graph.

## Contents
- `index.md` — bundle root (progressive disclosure)
- `organization/` — company, founder, HIVE MIND pipeline, V-Score, governance, tech stack
- `sbus/` — the 11 live business units
- `datasets/` — 9 open datasets (CC-BY-4.0)
- `research/` — published research and operational assets
- `log.md` — change history
- `generate_okf_bundle.py` — reproducible generator (public sources only)

## Source & License
All facts are sourced from public pages (https://neogenesis.app/llms-full.txt). No secrets or
internal content are included. Knowledge content is licensed **CC-BY-4.0** (see `LICENSE`).

More