Technolati Tutorials

A tech blog sharing practical tutorials, tools, and experiments from builders. Learn OpenClaw automation, AI coding workflows, startup growth tactics, and real build in public projects.

Top GitHub Repos

Top GitHub Repos

Explore the top open-source projects on GitHub. Discover repositories with permissive open-source licenses that offer the best tools and benefits for developers.

Developer Tech Tips

Developer Tech Tips

Actionable tech tips and best practices for modern developers. Learn how to optimize your code, improve productivity, and integrate AI into your daily workflow.

Public AI Models

Public AI Models

Discover and integrate public AI models. Complete guides to connecting OpenAI, interacting with Anthropic Claude, and configuring open source Mistral models.

Open Source Integrations

Open Source Integrations

Step-by-step guides for connecting powerful APIs to open source projects. Leverage LiteLLM, OpenRouter, and NVIDIA developer environments for fast building.

Latest stories

Chrome DevTools MCP, Live Browser Inspection for Agents

C

I ran into this while tracking agent tooling that gives coding assistants real runtime visibility. Chrome DevTools MCP is an MCP server that exposes Chrome DevTools to AI agents, letting them inspect a live browser, test generated code, debug network problems, and analyze performance traces in real time. It brings reliable, empirical verification to the agent loop, so fixes can be validated...

Awesome LLM Apps, Curated Open-Source LLM Projects

A

I ran into this curated collection while following agentic experiments. The repo pulls together practical LLM apps across RAG, AI Agents, Multi-agent Teams, MCP, Voice Agents, and more. What caught my attention is a recent claim that a China model beat Claude Sonnet 4.5 and GPT-5.2 on the OpenHands agentic coding benchmark, and many linked projects point to open-weights models. That makes the...

How to Build RAG Apps with BRAG LangChain Notebooks

H

BRAG LangChain provides five notebooks that walk from basic RAG setups to advanced multi-query, routing, indexing, and reranking techniques. This compact, hands-on guide helps developers learn and build real RAG apps without hunting through scattered examples. For a broader view of how retrieval systems fit into agentic workflows, see how to use Chroma Context-1 for local agentic search. Notebook...

How to Use Activepieces for No-Code AI Agent Automation

H

Activepieces is an open source alternative to Zapier that provides a visual canvas to build AI agent workflows and exposes hundreds of MCP servers as ready-made connectors. The promise is simple: build automations with a type-safe pieces framework, reuse templates, and run everything locally or self-hosted. For another approach to agent-driven automation, see how to automate desktop tasks with UI...

GitAgent — Git-native Standard for AI Agents (Docker for Agents)

G

GitAgent is an open-source specification and CLI tool that introduces a framework-agnostic format for defining AI agents. By treating an agent as a structured directory within a Git repository, GitAgent decouples agent logic from execution environments, allowing developers to define once and deploy across LangChain, AutoGen, CrewAI, OpenAI Assistants, or Claude Code. Component-Based Architecture...

Get in touch

Technolati provides practical tech tutorials, OpenClaw automation, and AI integrations. Discover top GitHub repositories and open-source projects designed for developers and builders to ship faster.