Skip to content
View CapitanaIcoachai's full-sized avatar

Block or report CapitanaIcoachai

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

Popular repositories Loading

  1. orcaslicer-cli-cookbook orcaslicer-cli-cookbook Public

    OrcaSlicer command-line cookbook: headless slicing, raft, multi-plate, and the undocumented fixes that cost hours.

    Shell 1

  2. axs15231b-landscape-lvgl axs15231b-landscape-lvgl Public

    Landscape (480x320) rotation for the AXS15231B 3.5-inch QSPI display (Guition JC3248W535) with LVGL — software rotation in the flush callback.

    C++

  3. guition-esp32p4-lvgl9 guition-esp32p4-lvgl9 Public

    Working Arduino + LVGL 9 baseline for the Guition JC1060P470C 7-inch 1024x600 ESP32-P4 (JD9165 MIPI-DSI + GT911), including the build fixes.

    C

  4. sqlite-rag sqlite-rag Public

    Minimal RAG: Ollama embeddings + cosine similarity in SQLite. No vector DB. Pure Python stdlib.

    Python

  5. sqlite-memory sqlite-memory Public

    Give your local LLM persistent long-term memory in one Python file — SQLite + semantic recall, no vector DB, no framework.

    Python

  6. local-voice-edge local-voice-edge Public

    Low-latency local voice assistant: ESP32 as audio client, a Python server does STT + LLM + TTS. Self-hosted and offline.

    Python