Linkly AI v0.5.1: A Better Chatbot
Linkly AI v0.5.1 brings verifiable citations, @ context, Workspace, and PowerPoint indexing to Chatbot.
Linkly AI v0.5.1 brings verifiable citations, @ context, Workspace, and PowerPoint indexing to Chatbot.
Linkly AI v0.5.0 introduces cloud knowledge bases, allowing selected local libraries to stay online 24/7 and be shared with more Agents.
Linkly AI v0.2.0 introduces Remote Tunnel, letting ChatGPT, Claude.ai, and other cloud-based AI apps access your local knowledge base through a secure tunnel. Your documents stay on your machine — nothing goes to the cloud.
Claude Code, Codex CLI, Gemini CLI — top AI companies have independently converged on the command line. This isn't nostalgia; it's because CLI is naturally suited to AI Agents across three dimensions: composability, predictability, and auditability.
Claude is smart, but it has no idea what's in your files. Connect your local documents, and what it can do for you changes completely — here are 4 real-world scenarios.
A lightweight Rust CLI tool that connects to the Linkly AI desktop app, enabling you to search, browse, and read local documents from your terminal. It also serves as an MCP bridge for AI agents to access Linkly AI.
A skill pack following the Agent Skills open standard. Once installed, 30+ AI platforms including Claude Code and Codex CLI can directly search, browse, and read your local documents.

Traditional RAG splits documents into chunks and feeds them to AI. We took a different approach: build a structured outline for each document, letting AI browse like a researcher — scan the table of contents, navigate to relevant sections, then read precisely.
Your contracts, reports, papers, and proposals are AI's 'dark matter.' Traditional RAG chops documents into fragments and feeds them to AI — with poor results. We took a different approach: let AI browse your file cabinet like a researcher.