SeedOSS Cloud
764 subscribers
1.07K photos
18 files
43 links
Where images and information is stored ๐Ÿ™ƒ.
Download Telegram
Screenshots of LastChat
OhMyCaptcha โ€” Python/Website
A self-hostable captcha solver exposing a YesCaptcha-compatible API for flow2api and similar integrations. Combines FastAPI, Playwright for reCAPTCHA v3 solving, and OpenAI-compatible multimodal models for image captcha recognition, with in-memory async task management.
โœจ Why it's amazing
๐Ÿ”— Get it: Website
๐Ÿ“ Source Code

โค๏ธ Sincerely: @SeedOSS
โœจ Features of OhMyCaptcha

โˆ™ ๐Ÿ”„ YesCaptcha-Compatible API: Drop-in replacement for createTask, getTaskResult, and getBalance endpoints used by flow2api and routing layers.
โˆ™ ๐Ÿค– reCAPTCHA v3 Solving: Handles RecaptchaV3TaskProxyless and multiple M1/S7/S9 variants using Playwright and headless Chromium.
โˆ™ ๐Ÿ–ผ Image Captcha Recognition: Processes ImageToTextTask using OpenAI-compatible multimodal models with Argus-inspired normalization to 1440ร—900 coordinates.
โˆ™ ๐Ÿ  Self-Hosted Deployment: Designed for internal workflows with full control over browser environment, model routing, and API endpoints.
โˆ™ โšก๏ธ In-Memory Task Manager: Lightweight async background execution with configurable TTL and retry logic, no external database required.
โˆ™ ๐ŸŒ Multimodal Model Support: Integrates with hosted or self-hosted OpenAI-compatible gateways for flexible model selection.
โˆ™ ๐Ÿ“š Dual Documentation: Complete English and Simplified Chinese guides published via GitHub Pages with deployment instructions for Render and Hugging Face Spaces.
โˆ™ ๐Ÿณ Render-Ready Docker: Includes Dockerfile and render.yaml for one-click deployment to cloud platforms.
โœจ Features of AppFlowy

โˆ™ ๐Ÿ“ Block-Based Editor: Compose rich documents with drag-and-drop blocks including text, images, code snippets, and embeds.
โˆ™ ๐Ÿ“Š Relational Databases: Build spreadsheets, grids, and calendars with filters, sorts, and custom field types just like a full-blown database.
โˆ™ ๐Ÿ“‹ Kanban Boards: Visualize workflows by organizing tasks into customizable columns for agile project management.
โˆ™ ๐Ÿค– Built-In AI: Leverage integrated AI assistants to generate content, summarize notes, and translate text without leaving the workspace.
โˆ™ ๐Ÿ”’ Self-Hosted Option: Deploy on your own server to maintain complete data sovereignty and comply with privacy requirements.
โˆ™ ๐Ÿ”Œ Plugin Architecture: Extend functionality with community and custom plugins to tailor the workspace to your exact needs.
โˆ™ ๐Ÿ‘ฅ Real-Time Collaboration: Work simultaneously with teammates on the same document with live cursors and instant syncing.
โˆ™ โšก Rust-Powered Performance: The core engine is written in Rust, delivering fast load times and low memory usage across all platforms.
โค1
Screenshots of AppFlowy
โœจ Features of Lissen

โˆ™ ๐ŸŽง Audiobookshelf Client: Connects directly to your self-hosted Audiobookshelf server for full library access.
โˆ™ โ˜๏ธ Cross-Device Sync: Automatically syncs playback progress across all your devices in real time.
โˆ™ ๐Ÿ“ก Direct Streaming: Stream audiobooks and podcasts straight from the server without downloading first.
โˆ™ ๐Ÿ“ฅ Offline Downloads: Save titles locally for uninterrupted listening when you're away from a connection.
โˆ™ ๐ŸŒ Weblate Localization: Community translations managed through Weblate with multi-language support.
โˆ™ ๐Ÿงช Demo Server: Try the app instantly by connecting to the public demo instance at demo.lissenapp.org.
โˆ™ ๐ŸŽจ Minimalistic UI: Intentionally focused interface designed around listening, not feature overload.
Screenshots of Lissen
โœจ Features of Toolz

โˆ™ ๐Ÿงช Multi-Category Testing: Checks blocks across ads, analytics, bug tracking, social trackers, and OEM domains in one run.
โˆ™ ๐Ÿ“Š Block Rate Scoring: Shows exactly how many hosts your filter is catching so you know where coverage is lacking.
โˆ™ ๐ŸŒ DNS Filter Support: Works with both browser-level adblock extensions and network-wide DNS filtering solutions.
โˆ™ ๐Ÿ“‹ Hosts List Bundled: Pairs with the d3Host.txt and d3Host.adblock lists for filling gaps the test uncovers.
โˆ™ ๐Ÿ”— OISD Compatible: The companion d3Host list ships inside OISD and Blokada, two widely used filter aggregators.
โˆ™ ๐Ÿงน Debloated Codebase: Revived from an archived upstream project with a cleaned and stripped-down implementation.
โค1
โœจ Features of Prompt Caching

โˆ™ ๐ŸŽฏ Auto Breakpoints: Detects system prompts, tool definitions, and large user messages and places cache_control markers without any manual configuration.
โˆ™ ๐Ÿ“Š Cache Stats: Reports real-time hit rate, tokens saved, and estimated cost reduction for the current session via get_cache_stats.
โˆ™ ๐Ÿ” Dry-Run Analysis: analyze_cacheability previews which segments would be cached and estimates savings before you commit to a strategy.
โˆ™ โš™๏ธ Project Config: Optional .prompt-cache.json overrides min token threshold, max breakpoints, and per-content-type caching behavior.
โˆ™ ๐Ÿ”Œ Multi-Client Support: Works with Cursor, Windsurf, Zed, and Continue.dev via standard MCP stdio โ€” not just Claude Code.
โˆ™ ๐Ÿงช CI-Ready Test: Bundled live test script hits the real Anthropic API and exits with code 0/1, so cache behavior can be verified in pipelines.
โˆ™ ๐Ÿ“ฆ Zero Config Install: Two commands in Claude Code or one npm global install for other clients โ€” no config file required to get started.