Load balancing LLM through Nginx
💻 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…
💻 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…
In my previous article[1], I already talked about how I started my acquaintance with artificial intelligence. Back then it was ChatGPT, and now — the Chinese DeepSeek[2].
This article is a translation of a blog post by Luciano Nooijen published on April 1, 2025
The neural networks’ consortium is pondering what exactly the user meant in their prompt – at least, that’s how I imagine it)
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…
I explain in detail with examples of creating infographics, editing interiors, prototyping websites, and advertising concepts, all done using simple text prompts.
Companies are increasingly turning to AI to transform their business processes. However, successful AI transformation requires not just automating individual tasks, but…
This article discusses AI integration packages from Effect—a set of tools designed to simplify working with large language models in modern applications. It describes…
We at MWS have launched a language model aggregator, where you can work with multiple LLMs through a single interface. In MWS GPT, the following models are available:…
Yet again, someone on LinkedIn decided to have some fun. They say Elon Musk has decided to rework the US Social Security software in a new way. Oh dear, what a blockheaded…
So, I finally got around to Copilot. I was really curious how exactly it could help me with writing code. So, tekkixocatans, if you’re interested, I invite you to read…
Seryozha died on Wednesday. His avatar was activated on Friday.
The creation of machine learning algorithms pursues many goals. One of them is to understand how our brain works, an amazing supercomputer that learns on the fly, predicts…
Agents are super buggy. In our company projects, we noticed that Langchain started to perform worse. In multi-agent systems, agents often loop because they don’t understand…