AI Code Completion for Xcode

Get inline, context-aware code completion suggestions. Choose between local models or our hosted models on the cloud.

AI Code Completion for XcodeAI Code Completion for Xcode
🔒

More Choice with Local Models

Use any model locally through Ollama. Works with DeepSeek Coder, Starcoder, Qwen and more!

☁️

More Powerful Model on the Cloud

For better suggestions, use our cloud-based models with longer context windows. We don't retain any code.

🧠

Deep Codebase Context

Our context engine parses & indexes your codebase locally, providing ultra-relevant suggestions.

Frequently Asked Questions

How does CGFT handle my code data?
We take data security very seriously. When using local models, all processing happens on your machine. If you use our cloud-based models, we do not store or train on any of your code. If you want a custom model trained on your codebase, we can do that too. Hit us up at ft@cgft.io
Do I have to pay for the cloud models?
The cloud tier is free for now. We may introduce a paid tier in the future for more powerful models.
Why use this over Swift's built-in predictive code completion?
We index your codebase locally and use that to give the model extra context for better suggestions. Our cloud model is more robust & allows for longer context windows than XCode's model - which runs locally and hence more constrained. You also have greater choice of models you can use locally through Ollama
What models do you support?
We have a hosted cloud offering that's free for now. You can also use any OSS code model of your choice through Ollama.
Which Mac versions are supported?
Our extension is compatible with macOS 12 and later versions.