bootstrapguru / dexor
真正为你编写代码的AI工程师
v1.2
2024-08-04 10:03 UTC
Requires
- php: ^8.2.0
- guzzlehttp/guzzle: ^7.8
- guzzlehttp/psr7: ^2.6
- illuminate/database: ^11.5
- illuminate/view: ^11.5
- laravel-zero/phar-updater: ^1.4
- openai-php/client: ^0.10.1
- saloonphp/saloon: ^3.9
- spatie/laravel-data: ^4.7
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel-zero/framework: ^11.0.0
- mockery/mockery: ^1.6.11
- pestphp/pest: ^2.34.7
- dev-main
- v1.2
- v1.1
- v1.0.2
- v1.0.1
- v1.0
- dev-claude-integration-updates
- dev-adds_video
- dev-docs-update-1.2
- dev-feature/adds-open-router-support
- dev-multiple-assistants-per-project
- dev-bug/fix-claude-bug
- dev-bugfix/deep-seek-unauthorized-error
- dev-feature/multiple-assistants-per-project
- dev-dev-1.1.1
- dev-feature/get-website-content
- dev-feature/add-website-reader-tool
- dev-feature/deep-seek-integration
- dev-fix-windows-home-directory
- dev-feature/rename-write-file-to-create-file
- dev-user-text-box-multi-line
- dev-enhance-ollama-tool-use
- dev-fix/assistant-update-issue
- dev-fix-issue-26
- dev-fix-assistant-update-bug
- dev-fix-new-assistant-update
- dev-add-user-name-step
- dev-dev
- dev-dexor-rename-fixes
- dev-droid-dexor
- dev-droid-to-dexor-rename
- dev-docs/add-updated-documation
- dev-feature/add-new-assistant-option
- dev-enhancement/onboarding-api-keys-step
- dev-feature/slash-commands
- dev-feature/claude-service-integration
- dev-update-documentation
- dev-openai-chat-endpoint
- dev-develop-feature
- dev-add_chat_completions_api
- dev-video_guide_to_documentation
- dev-documentation
- dev-vijaythecoder-license
This package is auto-updated.
Last update: 2024-09-18 19:04:06 UTC
README
Dexor 是你的AI智能编码助手,它将改变你开发软件的方式。使用Dexor,你可以
- 🚀 通过自动化重复性任务加速开发
- 🐛 利用AI驱动的精确度识别和修复错误
- ✅ 无需费力即可生成全面的测试用例
- 🧹 维护干净和一致的代码库
体验编码的未来——AI与你的开发工作流程相融合。
🧠 支持的AI模型
Dexor与多个AI提供商集成,为您提供灵活性和尖端功能
- Anthropic Claude:我们最推荐的AI,具有先进的推理能力。流行模型:Claude 3.5 Sonnet(最佳)
- OpenAI:访问最先进的语言模型。流行模型:GPT-4o和GPT-4o-mini
- Open Router:通过单个API访问多种AI模型。流行模型:openrouter/auto
- Ollama:在本地运行开源语言模型,以增强隐私和速度。流行模型:Llama 3.1
- DeepSeek:利用专门用于深度学习的AI模型。流行模型:DeepSeek Coder V2
选择最适合您的项目需求和开发风格的AI提供商。每个提供商都有独特的优势,可以增强您使用Dexor的编码体验。
🌐 Discord社区:

🚀 快速开始
要求
在安装Dexor之前,请确保您的系统具有
- PHP版本8.2.0或更高版本
安装
选择您首选的安装方法
通过Curl
curl -L https://github.com/bootstrapguru/dexor/releases/latest/download/dexor -o /usr/local/bin/dexor chmod +x /usr/local/bin/dexor
通过Composer
composer global require bootstrapguru/dexor
使用
使用以下命令激活Dexor
dexor
创建一个新的助手
dexor --new
📚 文档
有关全面文档、详细的入门指南和高级用法,请访问我们的 官方文档。
🎥 视频教程
有关如何使用Dexor的视觉指南,请查看我们的YouTube视频教程 这里。
📄 许可证
Dexor是开源软件,采用GPL v3许可证。