Skip to content
View scriptbuzz's full-sized avatar

Block or report scriptbuzz

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

Pinned Loading

  1. aws-iot-raspi-sensors aws-iot-raspi-sensors Public

    Using AWS IoT, ingest environmental and motion sensors data from a Raspberry Pi SenseHAT, then using AWS IoT Rules, store in DynamoDB, execute Lambda to test sensor values, and send notifications v…

    Python 2 1

  2. tutorial-ai-agent-harness tutorial-ai-agent-harness Public

    This workshop uses a Hybrid Infrastructure model. The "Brain" (LLM) and "Eyes" (Search) live in the cloud to minimize your local hardware requirements, while the "Hands" (State management, File IO)…

    Python

  3. tutorial-agentic-rag tutorial-agentic-rag Public

    Build an Agentic RAG engine with LangGraph — hierarchical indexing, hybrid search, query clarification, parallel sub-agents, and conversation memory. Supports Ollama, OpenAI, Anthropic, and Google.

    Jupyter Notebook

  4. aws-iot-esp32-arduino aws-iot-esp32-arduino Public

    This solution demonstrates how to integrate Espressif's ESP32 microcontroller with the AWS IoT ecosystem using MQTT as the pub/sub protocol to exchange messages/commands between the ESP32 and the I…

    C++ 4 1

  5. mlflow-local mlflow-local Public

    Deploy MLflow locally to track model development

    1