# AI Formats

Knowledge representations, reasonings, and data exchange formats for AI agents.

## Articles

- [Enola Knowledge Format (EKF)](ekf.md) - The Enola Knowledge Format (EKF) is an open specification for organizing, interlinking, and maintaining persistent knowledge bases for humans and AI agents.
- [Markdown](markdown.md) - Markdown is syntax to format text.
- [Conversation Markdown](markdown-conversation.md) - Conversation Markdown is a convention how to format chat conversations in [Well formed Markdown](well-formed-markdown.md).
- [Open Knowledge Format (OKF)](okf.md) - The Open Knowledge Format (OKF) is an open, vendor-neutral specification for structuring persistent knowledge bases, metadata, and context for humans and AI agents.
- [Well formed Markdown](well-formed-markdown.md) - Well formed Markdown constrains [Markdown](markdown.md) to common conventions.
