Ollama
OpenAI’s Swarm (Part 2): A straightforward, local-first approach with Ollama and Pydantic
- Rifx.Online
- Programming , Natural Language Processing , Chatbots
- 03 Jan, 2025
A short code reference to build upon. TLDR: Combining the Ollama and Swarm frameworks presents a local-first approach to building intelligent AI agents. Ollama can run large language
Read MoreHow to Scrape and Analyse Data for Free using AI: From Collection to Insight
Learn how to combine web scraping, proxies, and AI-powered language models to automate data extraction and gain actionable insights effortlessly. While some websites are straightforward t
Read MoreOpenAI’s Swarm and Ollama (Part 3) : Building a Step-by-Step Math Solver with Local LLMs
- Rifx.Online
- Education , Programming , Chatbots
- 26 Dec, 2024
A short code reference to build upon. As a developer passionate about AI education, I’ve always been fascinated by how we can make complex problem-solving more interactive and engaging. R
Read MoreBuilding a Local AI Task Planner with ClientAI and Ollama
- Rifx.Online
- Programming , Machine Learning , Data Science
- 19 Dec, 2024
In this tutorial, we’ll build an AI-powered task planner using ClientAI and Ollama. Our planner
Read MoreBuilding a Code Analysis Assistant with Ollama: A Step-by-Step Guide to Local LLMs
- Rifx.Online
- Programming , Generative AI , Chatbots
- 19 Dec, 2024
Ever wanted your own AI-powered code reviewer that runs entirely on your local machine? In this two-part tutorial, we’ll build exactly that using [ClientAI](https://igorbenav.github.io/clienta
Read MoreMastering CrewAI: Chapter 1 — Your First Intelligent Workflow
- Rifx.Online
- Programming , Generative AI , Chatbots
- 12 Dec, 2024
The Basics of Agents and Tasks CrewAI is a platform that allows us to create and manage teams of AI agents. It offers both enterprise and open-source solutions. In this blog post, we will
Read MoreBolt.new and Ollama: Revolutionizing AI-Powered Full-Stack Web Development
- Rifx.Online
- Programming , Technology/Web , Data Science
- 16 Nov, 2024
In the rapidly evolving world of web development, efficiency and innovation are paramount. Developers, project managers, and designers alike are constantly seeking tools that streamline workflow
Read MoreExplore Swarm Multi-Agent Framework Locally
- Rifx.Online
- Programming , Technology , Education
- 24 Oct, 2024
Swarm is an experimental sample framework to simulate lightweight multi-age
Read MoreHow to Run Nvidia’ llama-3.1-nemotron-70b-instruct Locally
- Rifx.Online
- Programming , Technology , Science
- 24 Oct, 2024
Running large language models (LLMs) locally has become increasingly popular among developers, researchers, and AI enthusiasts. One such model that has gained significant attention is the llama-3.
Read More