Skip to content

regolo-ai/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regolo.ai Logo

Regolo Labs: Production AI Playbooks

Runnable playbooks for building sharp, production-ready AI workflows with Regolo API - each folder includes code, setup notes, and a companion article.

Important

🎁 Special Offer: 30 Days Free Trial

To power your AI agent, you need an API key. Sign up for Regolo today and get 30 days completely free, plus a massive 70% discount for the following 3 months!

🚀 CLICK HERE TO GET STARTED AND CLAIM YOUR FREE TRIAL 🚀


Explore Regolo: Platform | Models Library | Documentation & Guides | YouTube | Discord


Welcome to the Regolo.ai tutorials repository.

This collection focuses on practical, runnable AI examples for developers and product teams. Each tutorial is designed to be easy to follow, easy to run, and easy to adapt.

How to Use

  1. Clone this repository: git clone https://github.com/regolo-ai/tutorials.git
  2. Navigate to the desired tutorial folder.
  3. Follow the instructions in the folder's README.md.
  4. Get a free API key from Regolo to run the code: Sign Up for Free Trial.
  5. Run the code and see the results in minutes.

Tutorials

Tutorial Description Labels Article Link
Clawdbot Knowledge Base Internal knowledge bot with hybrid retrieval (embeddings + BM25 + reranker) and Telegram interface. Python · Runnable · GPU 100% Ready Read Article
CrewAI Product Launch Campaign Automated product launch system with crewAI multi-agent workflow and Regolo infrastructure. Python · Runnable · GPU 100% Ready Read Article
Cheshire Cat AI + Regolo: Enterprise AI Agent Setup Enterprise-ready AI agent setup via OpenAI-compatible API and open models. Python · Runnable · GPU 100% Ready Read Article
Build Faster: LLMaaS with Qwen 3.5 122b Practical LLMaaS patterns for developers: boilerplate generation, streaming assistant, lightweight RAG, and structured extraction. Python · Runnable · GPU 100% Ready Read Article
Orchestrating Predictable AI Agents with Parlant and Regolo Deterministic policy orchestration with Parlant-style control layer and Regolo backend. Python · Runnable · GPU 100% Ready Read Article
Advanced RAG in 2026: Long Context Is Not Memory Enterprise ticket triage that uses Regolo for structured incident analysis, escalation, and mitigation planning. Python · Runnable · Enterprise Triage Read Article
Programmatic Tool Calling on Regolo GPUs Build smarter agents with classic JSON tool calling and programmatic tool calling using a restricted runtime and multi-step orchestration. Python · Runnable · GPU 100% Ready Read Article
Production-Ready RAG on Open Models End-to-end production RAG: chunking, retrieval, reranking, evaluation, and optimization. Python · Runnable · GPU 100% Ready Read Article
Build Hybrid Inference Stack Without Sacrificing Quality Regolo-only incident triage demo with colored logs, local .env loading, and structured JSON responses. Python · Runnable · Logging Read Article
LLM Architectures in 2026: Optimize for What Matters, Not Benchmarks A lightweight architecture router that loads .env, reads REGOLO_CORE_MODEL, and selects a Regolo model before sending the request. Python · Runnable · Model Routing Read Article
AI Agents and Tool Chaining in 2026 Contract-review workflow that chains extraction, reranking, and policy decisions into one runnable script. Python · Runnable · Workflow Read Article
How to Build a PR Review Assistant Automated PR review assistant that reads local .env settings, picks a model, and reviews Git diffs through Regolo. Python · Runnable · Code Review Read Article
AI Governance & Copyright Policy Gateway Policy gateway example con rimozione PII, classificazione BLOCK/ALLOW/TRANSFORM e compliance in due fasi. Python · Runnable · Governance Read Article
OpenClaw vs Hermes Agent Memory Benchmark Direct comparison between Hermes Agent and OpenClaw measuring local RAM, disk, and recall latency on a Regolo backend. Python · Runnable · Agent Memory Read Article
TurboQuant Outperforms Traditional KV Quantization Official benchmark comparing TurboQuant to classic scalar KV quantization for LLMs. Measures accuracy, bias, KL divergence, and speed. Python · Benchmark · Quantization Read Article
Run MiroFish with regolo.ai: A Complete Integration Guide This guide walks you through every step: cloning MiroFish, configuring it to point at regolo.ai, running your first simulation, and tuning for performance. Python · Runnable · GPU 100% Ready Read Article
Accelerate LLM Inference with DFlash Speculative Decoding Train and serve a DFlash block-diffusion speculator with vLLM. Generates up to 15 candidate tokens in one parallel forward pass for 3–5× throughput gains with mathematically lossless output. Python · vLLM · GPU 100% Ready Read Article
Context Engineered Agent Compact demo of context engineering for long-horizon agents: just-in-time data ingestion, active compaction, structured external memory, and sub-agent isolation — all without prompt stuffing. Python · Runnable · Ollama Compatible Read Article
Stateful Agent Memory & Dreaming Pipeline Three-layer memory architecture inspired by Anthropic's memory system. Decouples live runtime execution from background contextual database consolidation. Supports Ollama and Regolo backends. Python · Runnable · Agent Memory Read Article
StockPilot — Decomposed AI Agent (Anthropic Workshop Style) Inventory management agent that routes queries to specialized subagents and code-execution tools. Implements the decomposed agent pattern with skill-specific context injection and verifiable results. Python · Runnable · GPU 100% Ready

Contributing

Feel free to contribute by adding new tutorials or improving existing ones. Please follow the contribution guidelines.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Powered by Regolo.ai

About

One‑stop library of Regolo.ai’s blog tutorials. Curated, up‑to‑date, and ready to use.

Resources

License

Stars

Watchers

Forks

Contributors