Skip to content
View alesrg's full-sized avatar

Block or report alesrg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alesrg/README.md

Projects

stars

Python OpenRouter

Multi-agent pipeline where LLMs work as a team: gatekeeper → planner → workers → verifier. Weak models get stronger through strict JSON contracts and automatic answer correction — retries that know why they retry.

stars

Node.js Express

Local OpenAI-compatible proxy for Qwen Chat: any model ID passes through as-is, multi-account rotation, files, image & video generation. Plugs into Open WebUI, LiteLLM, coding agents.

stars

Node.js SSE

HTTP bridge that exposes the Cline coding agent as an OpenAI-compatible API: SSE streaming, file attachments, optional agent tools — zero runtime dependencies.

stars

Python Flask SQLite

Web dashboard for token usage collected from local AI tools (Hermes, OpenCode). Reads only your own SQLite — if tokens flow, they get counted.

GitHub Stats

profile details
repos per languagemost commit language
statsproductive time

contribution snake

Building in public — issues and PRs are always open.

footer

Popular repositories Loading

  1. TokenEater TokenEater Public

    Experimental multi-agent LLM pipeline on free OpenRouter models with automatic answer verification

    Python 2

  2. FreeQwenApi FreeQwenApi Public

    Forked from ForgetMeAI/FreeQwenApi

    Local OpenAI-compatible proxy for Qwen Chat: any model ID passes through, multi-account rotation, files, image & video generation. Works with Open WebUI / LiteLLM / agents

    JavaScript 1

  3. alesrg alesrg Public

    About me - building local-first AI infrastructure

  4. cline-api cline-api Public

    OpenAI-compatible HTTP bridge for Cline with SSE streaming, file attachments, and optional agent tools

    JavaScript

  5. llm-token-dashboard llm-token-dashboard Public

    Web dashboard for LLM token usage from local AI tools (Hermes / OpenCode) - SQLite + Flask, fully offline

    HTML