LatestLocal AI models powered by Ollama!

We have some exciting news to share with you about our latest integration into our suite of desktop apps. Continue reading to find out what we have been working on!

·2 min read
Cover Image for Local AI models powered by Ollama!

With our latest version of our desktop applications (v0.0.7) we have integrated Local Ollama models!

Open-source Large Language Models (LLMs) paired with Ollama offer developers a powerful, flexible, and privacy-focused solution for coding assistance.

Here's why you should consider using these local LLMs in our Desktop apps:

  1. Local execution: Run models on your machine, ensuring data privacy and offline access.
  2. Cost-effective: Avoid subscription fees associated with cloud-based AI coding assistants.
  3. Wide language support: Access models trained on various programming languages and frameworks.
  4. Community-driven: Benefit from continuous improvements and updates from the open-source community.
  5. Easy setup: Our desktop apps simplify model management and deployment, thanks to our direct integration with the Ollama docs.

Getting started

To use our new local AI features, please ensure you are using the latest version of the Desktop apps v0.0.7

Starting a local Ollama Model

Select Local from the LLM Provider dropdown in the chat settings screen

Available Models

If you don’t have Ollama setup, simply click Download

If you do have Ollama on your system, run ollama serve in a terminal.

ollama serve

You will then be shown the available models screen.

Available Models

If you don’t have any models installed on your system, search for a model you want to use on ollama.com and run the following command in a terminal:

ollama pull model_name

After the Ollama model has been downloaded to your system, run the following command in your terminal.

ollama serve

Select the Ollama model you have downloaded from the dropdown.

  1. Navigate to the Model Selection
  2. Select the model you wish to use
Available Models

Start Chatting with your very own Local AI model!

All AI features in our desktop apps are compatible with the Local LLMs.

Available Models

Using multiple AI models in the same chat.

Thanks to our amazing dev team ❤️ you can use a combination of Local and Cloud models in the same chat, with full chat context carried across your messages.

Available Models

This provides you with an professional AI coding experience, enhancing your debugging, refactoring and code snippet sharing capabilities!

Try Ollama today in our desktop applications!

Sign up your development team for Code Snippets AI today and transform the way you interact with code. Embrace the future of coding, where AI is not just a tool but a partner in your development journey.


Read more about

Cover Image for A Comprehensive Guide to Coding Snippets
·4 min read·Latest

Unlock the power of coding snippets to boost efficiency, reduce errors, and maintain consistency in your projects. Learn how customization and management can transform your workflow.

Cover Image for Understanding Code Snippets: A Comprehensive Guide for Programmers
·3 min read·Latest

Programming can often be a daunting task, especially for beginners trying to grasp complex concepts. One effective way to simplify these complexities is through the use of code snippets.

Cover Image for The Advantages of Using Code Snippets AI in Large Teams
·3 min read·Latest

Explore the benefits of Code Snippets AI for large software development teams, from boosting productivity to enhancing collaboration and code security.

Cover Image for How Students Can Benefit from Code Snippets AI
·3 min read·Latest

Discover how Code Snippets AI can revolutionize the way students learn coding concepts and streamline their learning process.

Cover Image for 10 Essential Code Snippets for Every Developer
·2 min read·Latest

In this article, we will explore 10 essential code snippets that every developer should have in their arsenal.

Cover Image for Top AI Models for Code Generation and Their Benefits
·3 min read·Latest

Explore the world of AI-driven code generation with models like GPT-4, ChatGPT, and Google PaLM2. Uncover their benefits and see how Code Snippets AI leverages them to enhance software development.