🤖 Local AI Power: Vision and Function Calling with Microsoft Agent Framework and Ollama
A tutorial on building a local AI agent with vision and function calling using Microsoft Agent Framework and Ollama in C#.
A tutorial on building a local AI agent with vision and function calling using Microsoft Agent Framework and Ollama in C#.
Guide to running OpenAI's Codex CLI with a self-hosted LLM on an NVIDIA DGX Spark via Tailscale for remote coding assistance.
A guide to using a PowerShell script with Ollama and the Qwen 2.5 model to perform AI-assisted code reviews on PostgreSQL database migration scripts.
Explains how to integrate local AI (Ollama) with PowerShell to automate SQL code reviews and checks in DataOps pipelines using tools like Flyway.
Explains why standard language model benchmarks are insufficient and how to build custom benchmarks for specific application needs.
A developer recounts deployment challenges with Docker and begins exploring AI frameworks with Ollama for a SaaS project.
A tutorial on installing and running the Mistral AI large language model locally on a Linux system using the Ollama platform.
A tutorial on installing the Deepseek AI model locally on a Linux machine using the Ollama platform.
A technical guide providing a bash script workaround to fix Ollama model download failures and connection resets.
A guide on using LLMs like Llama 3.2 Vision with .NET to automatically generate descriptive alt text for images, improving web accessibility.
A guide to building a GitHub Copilot extension powered by Ollama for local AI code assistance, using CodeLlama and Hono.js.
A developer's hands-on test of NVIDIA's Nemotron LLM for coding tasks, detailing setup on a cloud GPU server and initial impressions.
A tutorial on integrating Hugging Face's vast model library with Ollama's easy-to-use local AI platform for running custom models.
Guide to running local LLMs like Llama3 and Phi-3 on a Raspberry Pi 5 using Ollama for private, cost-effective AI.
A technical guide on setting up and running Meta's Llama 3 AI model using Ollama and Open-WebUI on a cloud GPU server.
A guide on running a Large Language Model (LLM) locally using Ollama for privacy and offline use, covering setup and performance tips.
A guide on using Ollama's Modelfile to create and deploy a custom large language model (LLM) for specific tasks, like an API security assistant.
A guide to using Ollama, an open-source CLI tool for running and customizing large language models like Llama 2 locally on your own machine.
Introduces an app that adds AI actions (GPT, Claude, Ollama, Groq) to Apple's Shortcuts app, requiring your own API keys for secure use.