Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lorebit

RAG knowledge infrastructure with provider-neutral storage adapters.

Early Preview — lorebit is being designed as a general-purpose, local-first RAG knowledge engine. It is not a database product, and it is not limited to DevCodex. The core SDK and the @devcodex/lorebit npm package are not published yet.

What is being built

The intended user path is:

source → ingest → normalize → chunk → embed/index
       → retrieve → rerank → context pack + citations
       → update / delete / reindex

The core will coordinate that lifecycle. Database and index backends are replaceable adapters; lorebit will not implement a database engine.

Documentation

The Chinese-first documentation source lives in docs/, with a matching English surface. Rspress configuration and build tooling live in website/; GitHub Pages publishes the static site at devcodex-labs.github.io/lorebit.

The documentation explains the product boundary, RAG workflow, knowledge lifecycle, adapter model, and roadmap without presenting design proposals as released API.

Status

  • Product boundary: frozen for the initial implementation phase.
  • Documentation site: Rspress + GitHub Pages preview.
  • Core SDK, database adapters, npm release: not part of this repository's first documentation-site delivery.

License

Apache-2.0. See LICENSE.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages