🚀 Manx - Lightning-Fast Documentation Finder
Find code snippets, documentation, and answers instantly from your terminal
📚 Setup Guide • 🔍 Commands • ⚙️ Configuration • 🧠 AI Features
⚡ Quick Start
# Install
# Find code snippets instantly
# Search documentation
That's it! Works immediately with no setup required.
✨ What is Manx?
Manx helps developers find answers fast with four powerful modes:
| Mode | Setup | Description |
|---|---|---|
| 🚀 Default | None | Official docs + keyword search (works instantly) |
| 🧠 Enhanced | 1 command | Neural search + semantic understanding |
| 📁 RAG | Index docs | Search your private documentation |
| 🤖 AI | Add API key | Full synthesis with explanations + citations |
Progressive Enhancement
Start simple → Add semantic search → Index your docs → Enable AI
🎯 Core Features
Code Snippet Search
Get working code examples with explanations from official documentation
Documentation Search
Search official docs across hundreds of frameworks and languages
Personal Knowledge Base
Index and search your own documentation with semantic understanding
AI-Powered Analysis (Optional)
Get comprehensive answers with code examples, explanations, and citations
📚 Learn More
- 🔧 Setup Guide - Complete installation and configuration
- 📖 Commands Reference - All commands with examples
- ⚙️ Configuration - Customize settings and providers
- 🧠 AI Features - LLM integration and capabilities
- 📁 RAG Mode - Index and search personal documentation
- 🔍 Neural Search - Enhanced semantic understanding
🏃♂️ Daily Workflows
Quick Development
Team Knowledge
Research Mode
🚀 Why Manx?
- ⚡ Instant: Works immediately after installation
- 🎯 Accurate: Searches official documentation, not forums
- 🧠 Smart: Optional semantic search understands intent
- 🔒 Private: Your documents never leave your machine
- ⚙️ Flexible: Choose your level of enhancement
- 🚀 Fast: Optimized Rust performance with embedded ONNX Runtime
📦 Installation
Cargo (Recommended)
Other Options
- Binary: Download from GitHub Releases
- Script:
curl -fsSL https://raw.githubusercontent.com/neur0map/manx/main/install.sh | bash
🆘 Getting Help
- 📖 Documentation: Check the guides linked above
- 🐛 Issues: GitHub Issues
- 💡 Feature Requests: Discussions
📄 License
MIT © neur0map
Happy coding! 🚀