Skip to content
View axiom-llc's full-sized avatar
🟢
🟢

Block or report axiom-llc

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. apex-cli apex-cli Public

    APEX — Agentic Process Executor. Natural language→schema-validated plans→deterministic tool execution. Pure-functional, zero hidden state. Gemini 2.5 Flash, Python 3.11+, SQLite, Pydantic.

    Python 1 1

  2. rag-pipeline rag-pipeline Public

    RAG pipeline: ingest, embed (Gemini gemini-embedding-001), retrieve (ChromaDB cosine), generate (Gemini 2.5 Flash). Context-grounded answers only. CLI + Flask REST API. Python 3.11+.

    Python 1

  3. ai-automation-demos ai-automation-demos Public

    Applied AI delivery POCs: logistics intelligence dashboard (Gemini + Flask + SQLite) and AI voice IVR (Gemini + Twilio + Docker ➡ GCP Cloud Run). Self-contained, runnable, production-grounded.

    HTML

  4. api-integration-framework api-integration-framework Public

    Production Python base client for REST API integrations. Exponential backoff retry, rate limiting, context-managed sessions, override-based auth. One dependency. Drop-in for any automation pipeline.

    Python