Skip to content

Git-Rocky-Stack/Agent-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

377 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent-X

Local-First AI-Powered Document Intelligence for Windows. A native Windows desktop application that transforms your personal document collection into a queryable, AI-augmented knowledge base. No cloud, no telemetry, no internet dependency. Built on .NET 8.0 and WinUI 3, with support for Ollama (local), OpenAI, and Anthropic providers.

Current version: v2.1.0 — "Bedrock" (EF Core migrations + SQLCipher at-rest encryption, six fully-localized UI locales, keyboard-first power mode) Platform: Windows 10 build 19041+ (x64) License: MIT — see LICENSE. Copyright (c) 2026 Rocky Elsalaymeh.

Documentation

Full product, architecture, and developer documentation lives under docs/. Start with:

Document Description
docs/README.md Complete product documentation — features, install, build, configuration, architecture, data storage, and keyboard shortcuts
docs/user-guide/getting-started/quick-start.md 10-minute setup walkthrough for new users
docs/user-guide/faq.md 100+ frequently asked questions
docs/user-guide/troubleshooting.md Solutions to common issues
docs/user-guide/glossary.md 100+ term glossary
docs/user-guide/keyboard-shortcuts.md Power user navigation guide
docs/user-guide/scenarios/README.md Real-world scenarios (5 use cases)
docs/user-guide/templates/README.md Document and chat templates
docs/user-guide/video-scripts/README.md Tutorial video scripts
docs/ARCHITECTURE.md System architecture, component diagrams, startup sequence, data-layer design
docs/DEVELOPER-GUIDE.md Developer-facing reference — services, DI, migrations, error handling, extension points
docs/API-REFERENCE.md Public API reference
docs/SERVICE-REFERENCE.md Internal service reference
docs/PLUGIN-DEVELOPMENT-GUIDE.md Plugin development
CHANGELOG.md Keep-a-Changelog history across all releases

Release Notes


Documentation

Agent-X includes comprehensive documentation across 20+ files and 8,000+ lines:

Getting Started

Reference

Real-World Scenarios

  • Scenarios — Research analysis, meeting intelligence, code review, document migration, personal knowledge base

Templates

  • Templates — Document templates (project brief, meeting notes, research summary, technical spec) and chat templates

Video Tutorials

  • Video Scripts — Quick Start, Advanced RAG, Knowledge Graph, Workflows, GPU Acceleration

AI Discovery


Build from source

dotnet build -c Release
dotnet run --project src/AgentX.App
dotnet test

Full build instructions, installer packaging, and runtime identifiers are in docs/README.md#build-from-source.

About

Local-first AI document-intelligence desktop app for Windows (.NET 8 / WinUI 3). Turns your documents into a queryable, RAG-augmented knowledge base — HNSW vector store, hybrid semantic/lexical search, HyDE, LLM reranking. Ollama (local), OpenAI, Anthropic. No cloud, no telemetry.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors