Skip to content
View botAGI's full-sized avatar
😐
😐

Block or report botAGI

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
botAGI/README.md

botAGI — LLMOps / AI Platform Engineer

botAGI — LLMOps / AI Platform Engineer

I build self-hosted, private LLM/RAG platforms and the tooling around them: local inference, document ingestion, model fine-tuning, serving benchmarks, and source-grounded agent tooling. No cloud, no vendor lock-in.

vLLM llama.cpp ROCm Vulkan NVIDIA AMD

Focus

  • LLM serving: vLLM, llama.cpp, Ollama — on NVIDIA GB10 (DGX Spark) and AMD Strix Halo
  • RAG: vector DBs (Qdrant/Weaviate/Milvus), document parsing (Docling), chunking, reranking, evaluation
  • AI platform: Docker Compose, k3s/Ansible, monitoring (Prometheus/Grafana/Loki), security hardening, Day-2 ops
  • ML lifecycle: distillation, PEFT/LoRA, GGUF quantization, local deployment, evaluation
  • Backend: Python, FastAPI, PostgreSQL, Redis, Celery

Writing

  • Habr technical series on self-hosted LLM inference on NVIDIA DGX Spark (GB10) and AMD Strix Halo: serving benchmarks under parallel/multi-user load, speculative decoding, vLLM at 256K context, RU RAG-model fine-tuning, tokenization cost, and unified-memory observability. https://habr.com/ru/users/AGmind/

How I work with AI

I use AI as a force multiplier. I own architecture, security, and deployment decisions, and I verify everything against real hardware and real data — including the parts AI can't reason about (driver regressions, hardware memory behavior, network topology).

Pinned Loading

  1. AGmind AGmind Public

    Private LLM/RAG platform in one command for NVIDIA DGX Spark / GB10 (arm64). Validated on real hardware.

    Shell 40 4

  2. AGmind64 AGmind64 Public

    Self-hosted LLM/RAG stack in one command — AMD Strix Halo / x86_64 (ROCm/Vulkan, Docker Compose)

    Python 20 2

  3. AGmind-ML AGmind-ML Public

    Локально дообученные русские RAG-модели: сплиттер документов, расширение запросов, retrieval-эмбеддер. Дистилляция от учителя → GGUF → llama.cpp на AMD Vulkan. Лицензии commercial-OK.

    Python 20

  4. morpheus-ai morpheus-ai Public

    WAKE.md for AI agents: compile project state so agents stop starting cold.

    Python 17