Collection of 44,138 posts from Sponsr.ru, a Russian content subscription platform featuring: - Comprehensive metadata including project details, post information, and pricing - Detailed content categorization with images, videos, and text formats - Monolingual Russian content from diverse creator projects
π Just released a PoC: Kurtis-E1 MLX Voice Agent
An offline, privacy-first voice assistant built for macOS (Apple Silicon), designed for empathetic, short-form interactions.
π§ Powered by: - Whisper (via MLX) for speech-to-text: https://pypi.org/project/mlx-whisper/ - Kurtis-E1 (a custom SmolLM2 LLM) via Ollama - Coqui-TTS XTTSv2 for multilingual TTS - Optional translation layer via TowerInstruct-13B-v0.1 for non-English voice input/output: Unbabel/TowerInstruct-13B-v0.1
π§ Everything runs entirely on-device (Mac Mini M4 Max - 24gb) β no cloud, no remote API calls, no data leakage. π‘ Code is fully handcrafted (no AI-generated code), and designed to showcase whatβs possible with local models, even on laptops. π οΈ Open to contributions, ideas (e.g., LM Studio for MLX inference, MLX worker subprocess, optimize for latency and VRAM usage).