Dexor is your AI-powered coding assistant that transforms the way you develop software. With Dexor, you can:
- 🚀 Accelerate development by automating repetitive tasks
- 🐛 Identify and fix bugs with AI-driven precision
- ✅ Generate comprehensive test cases effortlessly
- 🧹 Maintain a clean and consistent codebase
Experience the future of coding – where AI meets your development workflow.
Dexor integrates with multiple AI providers, offering you flexibility and cutting-edge capabilities:
- Anthropic Claude: Our top recommendation for its advanced reasoning. Popular model: Claude 3.5 Sonnet (Best)
- OpenAI: Access state-of-the-art language models. Popular models: GPT-4o and GPT-4o-mini
- Open Router: Tap into a variety of AI models through a single API. Popular model: openrouter/auto
- Ollama: Run open-source language models locally for enhanced privacy and speed. Popular model: Llama 3.1
- DeepSeek: Utilize specialized AI models for deep learning tasks. Popular model: DeepSeek Coder V2
Choose the AI provider that best suits your project needs and development style. Each offers unique strengths to enhance your coding experience with Dexor.
Before installing Dexor, ensure your system has:
- PHP version 8.2.0 or higher
Choose your preferred installation method:
curl -L https://github.com/bootstrapguru/dexor/releases/latest/download/dexor -o /usr/local/bin/dexor
chmod +x /usr/local/bin/dexor
composer global require bootstrapguru/dexor
Activate Dexor with:
dexor
To create a new assistant:
dexor --new
For comprehensive documentation, detailed getting started guides, and advanced usage, please visit our official documentation.
Check out our YouTube video tutorial here for a visual guide to getting started with Dexor.
Dexor is open-source software licensed under the GPL v3 license.