Hacker News new | ask | show | jobs
Show HN: Free AI Code Completion for Xcode with model choice/codebase context (cgft.io)
2 points by kumama 608 days ago
Download link: https://www.cgft.io/xcode

Here are a few reasons to give this a shot, compared to others (e.g. Apple’s Swift prediction):

Model Choice Use any local model you prefer through Ollama, or opt for our cloud-hosted model for longer context windows if RAM is tight (no code is retained on our servers).

Local Code Context Your codebase is indexed locally and relevant snippets are fed into model prompts for more relevant code suggestions.

In-line Suggestions Suggestions show up nicely in-line with your code, not in a separate modal.

Give it a try—hope it’s helpful!