← Back to all bundles

VesnAI — OKF Bundle for AI Agents

Draft

VesnAI — privacy-first, local-first second brain you self-host. FastAPI server + Flutter app. OKF Markdown notes, multi-device sync, RAG chat, deep web search, knowledge graph & voice. Local Ollama or cloud LLM. MIT alpha.

By J1drim 1 stars Uncategorized MIT

Best for

  • AI agent development

What it does

  • VesnAI — privacy-first, local-first second brain you self-host.
  • FastAPI server + Flutter app.
  • OKF Markdown notes, multi-device sync, RAG chat, deep web search, knowledge graph & voice.
  • Local Ollama or cloud LLM.

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/J1drim/VesnAI
cd VesnAI

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/VesnAI
# Cursor
cursor /path/to/VesnAI
# OpenCode
opencode /path/to/VesnAI

Frequently Asked Questions

Is VesnAI OKF conformant?

No, VesnAI is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install VesnAI?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use VesnAI?

VesnAI works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.