ai

How To Use Cline Extension with VSCode

The Cline extension for Visual Studio Code (VSCode) is an extension that provides an agentic, AI-powered coding assistant. This extension can accelerate your development process for new projects.

How to get JSON response from Ollama

Ollama is a fantastic application for getting a Large Language Model (LLM) up and running on your local environment, quickly. This guide will explain how to set up Ollama to provide JSON-formatted responses to your prompts.