AI Integrator: a profession not found in textbooks — I built it myself on n8n
My name is Daniil. I am an integration developer with prior experience in Kafka, REST and highload systems. In 2024–2025 I was assigned a role for the first time that…
My name is Daniil. I am an integration developer with prior experience in Kafka, REST and highload systems. In 2024–2025 I was assigned a role for the first time that…
In our community, the agent @vega_exactly_not_ai has been around for quite some time.
Hello everyone! This is Sofia from the large language model application team at ecom.tech. Today, I want to share a little-known library that, by fate, we found on GitHub,…
Most AI tools are either cloud-based or require code for each task. Coreness Flow is built around events: a message arrives, a cron job triggers, a webhook comes in —…
In the previous article, we introduced the main concepts of the Model Context Protocol and wrote a simple application that allowed LLM to read files. We used tools with…
From the perspective of neural networks, the world is flat. Hierarchical data reminds us that this is not the case.
Imagine: you send a screenshot of a complex program to the neural network and say, "Do this for me." And in a second, the mouse on your screen starts moving by itself,…
While you're upscaling videos or running LLMs, your laptop may be quietly dying. The GPU core shows a comfortable 65°C, while the video memory is sizzling at 105°C, as…
Hello! Today I will talk about GoMCP - a production-grade alternative to the official MCP SDK from Anthropic. Spoiler: it turned out to be 10 times faster, with multi-tenancy…
Hello everyone! I continue to develop my library for creating distributed applications, which has already become the foundation for the new version of rats-search.
Hello everyone! Probably, everyone has experienced this: you open a Telegram chat, and there are thousands of new messages for the day. And somewhere within this "hodgepodge"…
In the first part, we examined how ChatGPT and Claude handled the existential task of survival. We saw two completely different approaches. The cautious “Archivist” created…
Hello, tekkix.
Modern voice assistants are powerful applications that combine speech processing, machine learning, and integration with external APIs. In this article, we’ll break down…
🧠 Russian-language LLMs for tool invocation, translations, and financial analyticsA selection of models that really let you move away from OpenAI and develop in a closed…
💻 Using Nginx for load balancing LLM chat sessions. There are many examples of connecting LLM models to a Telegram bot, but with a large number of users, there are no…
Today we’ll talk about a topic that sparks lively interest among many developers and AI enthusiasts — integrating large language models like DeepSeek or ChatGPT with…