The Model Context Protocol (MCP) is an emerging approach to managing how language models interact with and understand context. In this blog post, I’ll explain what the Model Context Protocol is, why it matters, and how it’s shaping the future of AI interactions. What is the Model Context Protocol?The Model Context Protocol is a standardized […]

Read More →

Cursor IDE integrates several AI models to enhance the coding experience. Here’s an overview of the available models and their capabilities. Available AI Models in Cursor OpenAI Models GPT-3.5 Turbo: A cost-effective model for general coding assistance with good performance across most programming tasks. GPT-4: More powerful than GPT-3.5, with better reasoning capabilities and code […]

Read More →

The AI Toolkit for Visual Studio Code is a game-changer for developers and AI engineers looking to simplify the creation of AI applications. This powerful extension streamlines the entire process, from development and testing to deployment, by seamlessly integrating with generative AI models both locally and in the cloud. Supporting a wide range of commercially […]

Read More →

DeepSeek, a powerful open-source LLM, can be easily run locally on your desktop/laptop using Ollama. I’m using an M1 MacBook Pro with 32GB. Ollama simplifies the process of running large language models, handling dependencies and providing a consistent interface. This guide will walk you through installing DeepSeek via Ollama, making it accessible with just a […]

Read More →

Colors have a profound impact on our emotions and perceptions. This blog post explores how different color palettes can evoke specific feelings, drawing on principles of color psychology and how AI can assist in generating these palettes. We’ll also showcase an HTML page created to visualize these concepts. The Link Between Color and Emotion Color […]

Read More →