AI Assistant
CfxKit includes a built-in AI assistant that understands FiveM and RedM development. Access it from the chat panel on the right side of the IDE.
Two Ways to Use AI
CfxKit AI 1.0 (Built-in)
- Free — 50 messages/month, no API key needed
- Trained on FiveM/RedM natives, frameworks, and community knowledge
- Just sign in and start chatting
Bring Your Own Key
- Unlimited usage with your own API key
- Supported providers: OpenAI, Anthropic (Claude), Google (Gemini), Ollama (local), OpenRouter
- Configure in Settings → AI Configuration
Chat Modes
| Mode | What it does |
|---|---|
| Chat | General Q&A about FiveM/RedM development |
| Edit | AI suggests code edits for the current file |
| Agent | AI can read files, search, and make changes across your project |
Knowledge Base
CfxKit AI 1.0 has access to a comprehensive FiveM/RedM knowledge base including:
- Official documentation
- Native function references
- Framework documentation (QBCore, ESX, VORP, ox_lib, etc.)
- Community solutions and best practices
- Code examples and tutorials
This means CfxKit AI gives you answers based on real FiveM documentation, not just generic AI knowledge.