Skip to content
View alpaim's full-sized avatar
🫠
🫠

Block or report alpaim

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

Focusing on local AI, privacy, web, and anything tech. Driven by utility and fun, not hype. I build tools that I actually want to use.

Some of my projects:

Local AI:

  • vecDir - Local-first semantic multimodal file search. Desktop app that utilizes local multimodal embeddings and/or LLMs. Find your files by meaning: text and images, all in the one semantic vector space. 100% offline, ~10MB binary, zero data leaves your device. Built with Rust, Tauri, React, SQLite-Vec.
  • vecBox - Inference server for Qwen3-VL-Embedding multimodal embedding. Written in Rust.
  • vecbox-core - Tensor logic implementation for Qwen3-VL-Embedding multimodal embedding inferencing. Supports GGUF quantization, multiple platforms (Linux, MacOS, Windows) and devices (CPU, CUDA, Metal), minimalistic binary. Built with Rust, Candle.
  • Alchemai - Alchemy game powered by fine-tuned Liquid LFM2.5 1.2B Instruct model right in your browser.

Cryptography experiments:

  • vanish - Disposable self-hosted messenger with E2EE. Doesn't store data, uses ephemeral IDs with no registration, messages live in Redis only until received. Built with Next.js, Redis.
  • cryptopad - Client-only E2EE text encryption/decryption tool. 100% client-side, no data stored. Built with React, TypeScript.

Misc:

  • Google Authenticator Exporter - Convert Google Authenticator export QR codes to standardized otpauth format. Built to export tokens from an outdated iOS app build that even Aegis couldn't handle. 100% client-side, no data stored. Built with React, TypeScript.

Find me on:

Pinned Loading

  1. vecDir vecDir Public

    Local-first privacy-minded multimodal semantic file search powered by Tauri, Rust, React, and SQLite. Supports local multimodal LLM/Embeddings via OpenAI API (Llama.cpp/LM Studio) and multimodal em…

    TypeScript 4 1

  2. vecBox vecBox Public

    All-in-one inference box for vec* family projects. Supports Qwen3-VL multimodal embedding

    Rust

  3. vanish vanish Public

    Open-Source, disposable, self-hosted messenger with End-to-End Encryption

    TypeScript

  4. usememos/telegram-integration usememos/telegram-integration Public

    Memogram is an easy to use integration service for syncing messages and images from a Telegram bot into your Memos.

    Go 217 53

  5. cryptopad cryptopad Public

    Encrypt and decrypt your messages to safely share them using insecure channels

    TypeScript

  6. google-authenticator-exporter google-authenticator-exporter Public

    Google Authenticator Exporter

    JavaScript 1