Skip to content
View svalench's full-sized avatar
😼
😼

Block or report svalench

Report abuse

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

Report abuse
svalench/README.md

Hey, I'm Alexander Valenchits πŸ‘‹

Full-Stack Developer Β· tech Lead Β· SaaS Builder


About

  • 🏒 Team Lead at ALuSoftBel, Minsk, Belarus
  • πŸš€ Building SaaS products on the intersection of AI, automation & web
  • 🐍 Python backend lover β€” FastAPI, Django, async everything
  • πŸ–Ό Frontend with Vue.js β€” from admin panels to full SPAs
  • ☁️ Deploying on Kubernetes & Docker (Portainer)
  • πŸ€– Obsessed with LLM integrations and AI-driven tooling
  • 🧠 Building AI Agents β€” from document recognition pipelines to local LLM-powered diagnostic systems
    • πŸ“„ Document AI Agent β€” extracts structured data from unstructured documents and automatically generates formalized orders/records
    • 🚘 DTC Analyzer Agent β€” local LLM agent for vehicle fault code (DTC) analysis, integrated with MCP services for real-time diagnostics

πŸ”­ Current Projects

Project Description Stack
πŸš— aiscanauto.com AI-powered OBD2 vehicle diagnostics Python, ELM327, Vue

πŸ›  Tech Stack

Backend

Python FastAPI Django

Frontend

Vue.js JavaScript

AI / LLM
LLM vLLM Ollama Pandas

DevOps & DB
Kubernetes Docker PostgreSQL MySQL ClickHouse Redis Qdrant


πŸ“Œ Featured Repos

  • πŸ”§ fastapi_viewsets β€” Django REST-style ViewSets for FastAPI, auto-generate CRUD from SQLAlchemy / Tortoise / Peewee
  • πŸ” django_graph_search β€” Semantic vector search for Django across FK, M2M, reverse relations (ChromaDB, FAISS, Qdrant)
  • πŸ§ͺ testcaseer β€” CLI tool that transforms browser actions into test cases & AI-readable reports

πŸ“Š GitHub Stats


⚑ Always building. Always shipping.

Pinned Loading

  1. fastapi_viewsets fastapi_viewsets Public

    Django REST Framework-style ViewSets for FastAPI β€” auto-generate CRUD endpoints from SQLAlchemy, Tortoise ORM, or Peewee models in minutes.

    Python 4

  2. testcaseer testcaseer Public

    TestCaseer is an open-source CLI tool that transforms your browser actions into ready-to-use test cases. Stop writing documentation manually β€” just record your actions, and TestCaseer generates det…

    Python 2

  3. django_graph_search django_graph_search Public

    Production-ready semantic vector search for Django β€” searches across FK, M2M, and reverse relations by traversing your model graph. Pluggable backends: ChromaDB, FAISS, Qdrant.

    Python 3

  4. llm-cache-router llm-cache-router Public

    A lightweight, production-ready Python library that combines semantic caching, multi-provider LLM routing, and cost tracking in a single async-first API. Cut your LLM bill, ship faster, and never h…

    Python 2