Skip to content

botAGI/botAGI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

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).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors