Skip to content

k3n37/lore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lore

Knowledge retrieval and grounding layer built on top of the broader AI platform.

Purpose

Turn raw AI capability into a focused knowledge system for document-grounded search and internal assistant experiences.

Role in the ecosystem

  • Specialization layer on top of synapse
  • Consumes data and indexing ideas from flux
  • Feeds grounded experiences into orbit

Status

Starter repository with retrieval contract and indexing notes.

Tech stack

  • Python
  • Pydantic

Structure

lore/
├── docs/
│   └── retrieval.md
├── src/
│   └── knowledge_system/
│       ├── __init__.py
│       └── retrieval.py
├── .editorconfig
├── .gitignore
├── README.md
└── ROADMAP.md

Getting started

python3 -m src.knowledge_system.retrieval

Related repositories

  • synapse
  • flux
  • orbit

Future direction

Grow into a narrow, grounded knowledge repo instead of another generic “AI tools” project.

About

Knowledge retrieval and grounding layer for document-aware AI experiences

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages