<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Radja Echpochmakov</title>
    <description>The latest articles on DEV Community by Radja Echpochmakov (@radja_echpochmakov_a1e690).</description>
    <link>https://dev.to/radja_echpochmakov_a1e690</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4117594%2F80888ee2-27bc-48b3-b456-ad22fc57a664.jpg</url>
      <title>DEV Community: Radja Echpochmakov</title>
      <link>https://dev.to/radja_echpochmakov_a1e690</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/radja_echpochmakov_a1e690"/>
    <language>en</language>
    <item>
      <title>I honestly don't understand how to make at least someone find out about my AI service.</title>
      <dc:creator>Radja Echpochmakov</dc:creator>
      <pubDate>Wed, 09 Sep 2026 13:04:17 +0000</pubDate>
      <link>https://dev.to/radja_echpochmakov_a1e690/i-honestly-dont-understand-how-to-make-at-least-someone-find-out-about-my-ai-service-92</link>
      <guid>https://dev.to/radja_echpochmakov_a1e690/i-honestly-dont-understand-how-to-make-at-least-someone-find-out-about-my-ai-service-92</guid>
      <description>&lt;p&gt;I've been doing and continuing to do an AI-related project for a month and a half (and yes, I've also seen all these posts saying that the era of AI is already passing away, etc., but as I assume, this is not the case, this kind of "intelligence" is simply evolving financially and marketing terms to become an integral part of life for a person, like the same calculator... okay, I digress).&lt;/p&gt;

&lt;p&gt;The project in question:&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/just-not-google" rel="noopener noreferrer"&gt;
        just-not-google
      &lt;/a&gt; / &lt;a href="https://github.com/just-not-google/BiNeuron" rel="noopener noreferrer"&gt;
        BiNeuron
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      BiNeuron is a local AI assistant that detects programming languages from requests/files, selects specialized models based on hardware, and generates code/docs/analysis via configurable prompts. It extracts text from PDFs, Word, images (OCR), and other formats, translates, filters profanity, and uses proxies if needed. Runs offline.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;p&gt;
  &lt;a rel="noopener noreferrer" href="https://github.com/just-not-google/BiNeuron/img_files/banner.png"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Fjust-not-google%2FBiNeuron%2FHEAD%2Fimg_files%2Fbanner.png" width="100%" alt="BiNeuron Start"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;BiNeuron&lt;/h1&gt;

&lt;/div&gt;

&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667"&gt;&lt;img src="https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667" alt="License"&gt;&lt;/a&gt;
&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/ac095efffec6ac483a78a54200d72e16c1eeeb3c29542653715e7dd2eb56ef00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f507974686f6e2d332e31302532422d626c7565"&gt;&lt;img src="https://camo.githubusercontent.com/ac095efffec6ac483a78a54200d72e16c1eeeb3c29542653715e7dd2eb56ef00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f507974686f6e2d332e31302532422d626c7565" alt="Python"&gt;&lt;/a&gt;&lt;/p&gt;

🇬🇧 English
&lt;p&gt;&lt;strong&gt;Intelligent Code Analysis and Generation Platform&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;BiNeuron is a sophisticated software solution that bridges the gap between human intent and machine‑generated code. It unifies advanced natural language processing, optical character recognition, and adaptive model selection into a single, powerful tool designed for developers, researchers, and technical teams.&lt;/p&gt;
&lt;p&gt;At its core, BiNeuron automatically identifies the programming language of a given request, extracts content from a wide array of file formats—including images and documents—and then generates context‑aware, production‑ready code using best‑in‑class local or cloud‑based language models.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Key Capabilities&lt;/h2&gt;

&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Programming Language Detection&lt;/h3&gt;

&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Supports over 25 programming languages, including Python, Java, C/C++, C#, JavaScript, TypeScript, Go, Rust, Swift, Kotlin, Ruby, Dart, Julia, Lua, SQL, MATLAB, R, Pascal, Assembly, Fortran, F#, Ada, Zig, PHP, Shell, Scala, and more.&lt;/li&gt;
&lt;li&gt;Combines heuristic algorithms, proprietary keyword matching, and AI‑powered orchestration to achieve high detection accuracy.&lt;/li&gt;
&lt;li&gt;Analyzes both user‑supplied text and the content of attached files…&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/just-not-google/BiNeuron" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;The idea of my project is to run AI for coding (vibcoding) completely locally, because after reading the news in the IT world (I don't read other news), I realized that there would be no more ordinary writing of code as it is now. For example, there are already many tasks of a routine and similar nature of the transition to "development" to AI and neural networks (why did I put development in quotation marks? It's simple, due to the fact that so far many AI models hallucinate and add context to the main task, and as a result, the output is something between "thank you, I saved 40 minutes of my life" and "what the hell is this, I've been trying to explain for 20 minutes that I need the usual list and nothing more). And so I decided to enter this niche, but first of all not for the sake of money (well, as for me, it doesn't smell like it for the next 2 years at all), but purely because I see that this market is not really developed either in the West or in our country. For example, what services can you call "vibcoding", originating from Russian IT offices and without using ready-made APIs from foreign LLMs. For example, I know only one such project, VibeCraft, and it's from Yandex, the monopolist of the Runet, so it doesn't count.&lt;/p&gt;

&lt;p&gt;If we continue talking about my project, its main features are:&lt;br&gt;
1) Local launch, which was mentioned above;&lt;br&gt;
2) The complete absence of cloud APIs of any models;&lt;br&gt;
3) Built-in crawling methods for downloading the model, such as a site mirror and everyone's favorite proxy (how much pain there has been in this word for the last 2 years.. Ehh)&lt;br&gt;
4) Automatic mode, in which the application itself determines how powerful your PC or laptop is through algorithmic calculations and measurements. As well as defining and downloading the necessary AI model that is highly specialized in one specific programming language (or multilingual, if several programming languages are required to achieve the task)&lt;br&gt;
5) A large catalog of file support, as a context that you can add to AI to solve your problem (including reading text from pictures)&lt;br&gt;
6) Changing files using AI, but this feature is disabled by default so that there are no cases like: "Claude Code erased 700 GB of data, but it turned out to be important for the future life of the project"&lt;br&gt;
7) Virtual storage is the directory selected as the main one on your computer, so that each time you do not attach files to the AI, the application automatically takes all the files from this directory and reads them.&lt;br&gt;
8) And much more, various features and little things that make the overall use of the app much better&lt;/p&gt;

&lt;p&gt;So I didn't know that the easiest part of this whole project would be its technical part (writing code). Even though before this project, I was like a "cow on ice" in Machine Learning and related sciences, that is, I was clumsily trying to do something.&lt;/p&gt;

&lt;p&gt;But the most difficult thing, without any confusion, I can say - it was and is PR and marketing. Because I sincerely do not understand how recommendation algorithms work and whether there are any recommendations at all on the part of those who publish, not just those who read, or whether these are just useless "dancing with a tambourine". And besides, if I had at least some budget for promotion, it would have been a little easier. Many people are skeptical, not just of direct articles like "I made the coolest AI app", but even of simple technical articles on project promotion and development, if at the end of a long and interesting post the author put a link and asked just to see what he described with all this text above.&lt;/p&gt;

&lt;p&gt;One of the interesting things about this project is its idea and the main feature with AI-orchestrated models, it was invented as a result of ordinary thoughts before going to bed and nothing more, no beautiful story. Well, the only thing that can be noticed is that before this idea, I came up with and rejected more than 40 ideas.&lt;/p&gt;

&lt;p&gt;Well, that's where my ADHD-like retelling of the product comes to an end, I became too lazy to continue this post, so there are too many letters already in it, and after all, I'm a buzzer and chronically can't digest more than 2 words... Good luck to everyone and bye!&lt;/p&gt;

&lt;p&gt;P.S. If anyone is interested, this project is currently completely open in terms of code, as well as absolutely free.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
      <category>python</category>
    </item>
  </channel>
</rss>
