Awesome
๐ค Dexor
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.
๐ง Supported AI Models
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.
<p align="center"> <h2>๐ Discord Community: <a href="https://discord.gg/DRzG5a3u4x"> <img src="https://img.shields.io/badge/Join-Discord-blue.svg" alt="Dexor Demo"/> </a> </h2> </p> <a href="https://youtu.be/j7WuuhTxyq0"> <img src="https://raw.githubusercontent.com/bootstrapguru/dexor/main/docs/public/img.webp" alt="aider screencast" > </a>๐ Quick Start
Requirements
Before installing Dexor, ensure your system has:
- PHP version 8.2.0 or higher
Installation
Choose your preferred installation method:
Via Curl
curl -L https://github.com/bootstrapguru/dexor/releases/latest/download/dexor -o /usr/local/bin/dexor
chmod +x /usr/local/bin/dexor
Via Composer
composer global require bootstrapguru/dexor
Usage
Activate Dexor with:
dexor
To create a new assistant:
dexor --new
๐ Documentation
For comprehensive documentation, detailed getting started guides, and advanced usage, please visit our official documentation.
๐ฅ Video Tutorial
Check out our YouTube video tutorial here for a visual guide to getting started with Dexor.
๐ License
Dexor is open-source software licensed under the GPL v3 license.