RAG explained in simple terms. How Retrieval-Augmented Generation works, why an LLM is needed, tools, and a comparison with fine-tuning.
AI for developers
Coding assistants, developer tools, and AI workflows for software teams.
Articles
Telegram posts
Chinese developers have unveiled GLM 5.2 — a new open-source model already being hailed as one of the most powerful AI breakthroughs of the year. Here's what the creators and early users are saying: • The model delivers strong performance in tasks involving logical reasoning and programming; • In some benchmarks, it's being compared to leading Western counterparts; • Operating costs are significa…
Xiaomi has unveiled MiMo Code, which is already positioning itself as a competitor to Claude Code — the new AI model outperforms Anthropic's product on several benchmarks. What's promised: • the ability to work with context of any length — the neural network can handle projects containing millions of lines of code; • data retention when analyzing large repositories; • model training directly duri…
We’ve published a collection of over 3,000 skills for AI agents — a library that lets neural networks work effectively with various applications and tasks. Each skill is a set of files describing how to interact with a specific tool and what operations it supports. Instead of manually configuring and entering API keys, the agent simply connects the required module. The list of supported tools inc…
PewDiePie has burst into the AI space — his project Odysseus racked up nearly 25,000 stars on GitHub in just a few days. The famous YouTuber decided to create his own alternative to ChatGPT and Cursor — without restrictions, surveillance, or ties to multiple services. What's included: — built-in document editor, agents, and AI skills; — support for Ollama, OpenRouter, OpenAI APIs, and others; — d…
Artificial intelligence can propel a website to the top of search engine rankings—thanks to an effective SEO optimization tool that has emerged. Platforms based on models like Claude and ChatGPT conduct a comprehensive audit of a resource: they check visibility from an AI perspective, analyze content quality, SEO metrics, structured data, and technical characteristics. As a result, you receive a …
Build Your Own AI Agent in One Evening — A Detailed Guide on OpenClaw Has Been Published. Inside: • A detailed step-by-step breakdown, easy for even beginners to understand • 18 stages with code examples • Start with a simple chatbot and gradually enhance it into a full-fledged agent • The ability to assemble a multi-agent system for any purpose • Once set up, the agent works autonomously and com…
The Claude Code model is now available in open access — you can run it locally and for free. It works through Ollama and has basic capabilities: it can read and edit files, execute bash commands, perform code searches, and make API requests. It supports the use of MCP servers, computer vision, and saving session memory. Standard commands are available, such as /commit, /review, /diff, and others.…
The CashClaw project, an AI agent for passive income, is now publicly available. It is based on the OpenClaw concept and is designed to be an autonomous assistant that independently performs online tasks. What the developers offer: • The agent independently searches for online side job opportunities; • Identifies a suitable niche and gradually improves its skills; • Completes tasks, earns money f…
Creating 3D models is done with words—we've discovered an excellent tool for modeling and motion design. With Meshgen, you can control the model creation process in Blender, perform rendering, and adjust all settings using just a single word. The program runs locally via Ollama, meaning all information is stored exclusively on your computer. At the same time, it supports some of the most powerful…