Metadata-Version: 2.4
Name: kerneta-engine
Version: 0.0.1
Summary: The Kerneta engine behind DaiDocs (.dai), the open plain-text file format for AI memory.
Author: Amin Rigi
License: Apache-2.0
Project-URL: Homepage, https://daidocs.com
Project-URL: Repository, https://github.com/Kerneta/daidocs
Keywords: ai-memory,agent-memory,llm,mcp,daidocs,kerneta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# kerneta-engine

The Kerneta engine behind DaiDocs (.dai), the open plain-text file format for AI memory.

This is the Python name for the project. The engine, the MCP server and the
`.dai` format live at https://github.com/Kerneta/daidocs and https://daidocs.com.

A Python reader for `.dai` files is on the roadmap; when it ships it will be
published here. Until then this package reserves the name for the project.

Apache-2.0.
