π sistine | Python
π― Primary Use Case:
Enabling touchscreen functionality on a MacBook without dedicated hardware.
β¨ Key Features:
β’ Turns MacBook into a touchscreen
β’ Uses $1 of hardware
β’ Utilizes computer vision
β’ Leverages built-in webcam
β’ Translates video feed into touch events
π Summary:
Project Sistine transforms a MacBook into a functional touchscreen using minimal hardware and computer vision. It leverages the MacBook's built-in webcam and a small mirror to detect finger proximity and touches on the screen, translating them into input events.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Enabling touchscreen functionality on a MacBook without dedicated hardware.
β¨ Key Features:
β’ Turns MacBook into a touchscreen
β’ Uses $1 of hardware
β’ Utilizes computer vision
β’ Leverages built-in webcam
β’ Translates video feed into touch events
π Summary:
Project Sistine transforms a MacBook into a functional touchscreen using minimal hardware and computer vision. It leverages the MacBook's built-in webcam and a small mirror to detect finger proximity and touches on the screen, translating them into input events.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π₯ RadioPlayerV3 | Python
π― Primary Use Case:
Streaming music and radio content into Telegram group voice chats for continuous playback.
β¨ Key Features:
β’ Playlist with queuing and 24/7 radio support
β’ YouTube Live stream support
β’ Auto-fallback to radio when playlist ends
β’ Persistent playback
β’ Interactive controls
π Summary:
RadioPlayerV3 is an advanced Telegram bot designed to stream music and radio directly into group voice chats. It supports playlists, YouTube live streams, and ensures persistent playback, making it ideal for continuous audio streaming in Telegram communities.
π Links:
β’ View Project
================
π Open Source
π― Primary Use Case:
Streaming music and radio content into Telegram group voice chats for continuous playback.
β¨ Key Features:
β’ Playlist with queuing and 24/7 radio support
β’ YouTube Live stream support
β’ Auto-fallback to radio when playlist ends
β’ Persistent playback
β’ Interactive controls
π Summary:
RadioPlayerV3 is an advanced Telegram bot designed to stream music and radio directly into group voice chats. It supports playlists, YouTube live streams, and ensures persistent playback, making it ideal for continuous audio streaming in Telegram communities.
π Links:
β’ View Project
================
π Open Source
π slojka | TypeScript
π― Primary Use Case:
A feature-rich, AI-enhanced raster graphics editor for both local and cloud-based image manipulation and generation tasks.
β¨ Key Features:
β’ Photoshop-style interface with layers, masks, and selections
β’ Smart layers for lossless transformations
β’ Local AI models for background removal (ISNet) and segmentation (SAM 2.1)
π Summary:
Slojka is an AI-first, Photoshop-style graphics editor built with WebGL2. It offers advanced editing features like layers, masks, and selections, enhanced by local AI models for background removal and object segmentation (SAM 2.1). It also integrates with cloud-based AI services for image generation and editing, and features an AI assistant for command execution.
π Links:
β’ View Project
================
π Open Source
π― Primary Use Case:
A feature-rich, AI-enhanced raster graphics editor for both local and cloud-based image manipulation and generation tasks.
β¨ Key Features:
β’ Photoshop-style interface with layers, masks, and selections
β’ Smart layers for lossless transformations
β’ Local AI models for background removal (ISNet) and segmentation (SAM 2.1)
π Summary:
Slojka is an AI-first, Photoshop-style graphics editor built with WebGL2. It offers advanced editing features like layers, masks, and selections, enhanced by local AI models for background removal and object segmentation (SAM 2.1). It also integrates with cloud-based AI services for image generation and editing, and features an AI assistant for command execution.
π Links:
β’ View Project
================
π Open Source
π‘ docker-mailserver | Shell
π― Primary Use Case:
Deploying and managing a self-hosted, feature-rich mail server within a Docker container environment.
β¨ Key Features:
β’ Production-ready fullstack mail server in a container
β’ Includes Postfix, Dovecot, Rspamd, Amavis, SpamAssassin, ClamAV, OpenDKIM, OpenDMARC, Fail2ban, Fetchmail, Getmail6, Postscreen, Postgrey
π Summary:
Docker Mailserver provides a production-ready, containerized mail server solution that bundles essential services like Postfix, Dovecot, Rspamd, and ClamAV. It simplifies mail server deployment and management by using only configuration files, making it easy to version, deploy, and upgrade.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Deploying and managing a self-hosted, feature-rich mail server within a Docker container environment.
β¨ Key Features:
β’ Production-ready fullstack mail server in a container
β’ Includes Postfix, Dovecot, Rspamd, Amavis, SpamAssassin, ClamAV, OpenDKIM, OpenDMARC, Fail2ban, Fetchmail, Getmail6, Postscreen, Postgrey
π Summary:
Docker Mailserver provides a production-ready, containerized mail server solution that bundles essential services like Postfix, Dovecot, Rspamd, and ClamAV. It simplifies mail server deployment and management by using only configuration files, making it easy to version, deploy, and upgrade.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π deface | Python
π― Primary Use Case:
Anonymizing faces in video and image content for privacy preservation.
β¨ Key Features:
β’ Automatic face detection and anonymization in videos/photos
β’ Supports blurring, black boxes, and image replacement for anonymization
β’ Command-line interface for easy usage
β’ Optional audio track discarding
β’ Support for multiple backends (ONNX Runtime, OpenCV)
π Summary:
Deface is a Python-based command-line tool that automatically anonymizes faces in videos and photos by detecting them and applying blur or black boxes. It also discards audio tracks by default and supports various anonymization backends and hardware acceleration.
π Links:
β’ View Project
================
π Open Source
π― Primary Use Case:
Anonymizing faces in video and image content for privacy preservation.
β¨ Key Features:
β’ Automatic face detection and anonymization in videos/photos
β’ Supports blurring, black boxes, and image replacement for anonymization
β’ Command-line interface for easy usage
β’ Optional audio track discarding
β’ Support for multiple backends (ONNX Runtime, OpenCV)
π Summary:
Deface is a Python-based command-line tool that automatically anonymizes faces in videos and photos by detecting them and applying blur or black boxes. It also discards audio tracks by default and supports various anonymization backends and hardware acceleration.
π Links:
β’ View Project
================
π Open Source
π‘ rustnet | Rust
π― Primary Use Case:
Real-time, per-process network traffic monitoring and analysis directly from the terminal, bridging the gap between simple connection listing tools and full packet capture analyzers.
β¨ Key Features:
β’ Per-process attribution of network connections
β’ Deep packet inspection for multiple protocols (HTTP, TLS/SNI, DNS, QUIC, etc.)
β’ Annotated PCAPNG export with process and GeoIP information
π Summary:
RustNet is a cross-platform, terminal-based network monitoring tool that provides per-process visibility into live TCP, UDP, and QUIC connections. It features deep packet inspection for various protocols and offers enhanced security through sandboxing mechanisms.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Real-time, per-process network traffic monitoring and analysis directly from the terminal, bridging the gap between simple connection listing tools and full packet capture analyzers.
β¨ Key Features:
β’ Per-process attribution of network connections
β’ Deep packet inspection for multiple protocols (HTTP, TLS/SNI, DNS, QUIC, etc.)
β’ Annotated PCAPNG export with process and GeoIP information
π Summary:
RustNet is a cross-platform, terminal-based network monitoring tool that provides per-process visibility into live TCP, UDP, and QUIC connections. It features deep packet inspection for various protocols and offers enhanced security through sandboxing mechanisms.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π atlantis-android | Kotlin
π― Primary Use Case:
Debugging network traffic from Android applications by capturing and sending it to Proxyman.
β¨ Key Features:
β’ Automatic OkHttp traffic interception
β’ WebSocket message capture
β’ Compatibility with Retrofit 2.9+ and Apollo Kotlin 3.x/4.x
β’ Network Service Discovery (NSD) for automatic Proxyman detection
β’ Direct connection support for emulators
π Summary:
Atlantis Android is a library that captures and inspects HTTP/HTTPS and WebSocket traffic from Android applications. It seamlessly integrates with OkHttp and popular libraries like Retrofit and Apollo, sending the captured data to Proxyman for debugging without requiring proxy configuration or certificate installation.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Debugging network traffic from Android applications by capturing and sending it to Proxyman.
β¨ Key Features:
β’ Automatic OkHttp traffic interception
β’ WebSocket message capture
β’ Compatibility with Retrofit 2.9+ and Apollo Kotlin 3.x/4.x
β’ Network Service Discovery (NSD) for automatic Proxyman detection
β’ Direct connection support for emulators
π Summary:
Atlantis Android is a library that captures and inspects HTTP/HTTPS and WebSocket traffic from Android applications. It seamlessly integrates with OkHttp and popular libraries like Retrofit and Apollo, sending the captured data to Proxyman for debugging without requiring proxy configuration or certificate installation.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π arozos | JavaScript
π― Primary Use Case:
To provide a functional and user-friendly desktop-like experience on low-power devices, accessible remotely through a web browser, enabling file management, network services, and cloud storage integration.
β¨ Key Features:
β’ Web Desktop Interface
β’ File Manager with drag-and-drop, upload
β’ Network Statistic, Static Web Server
β’ mDNS discovery, UPnP Port Forwarding
π Summary:
ArozOS is a web-based desktop operating system designed for low-power platforms like the Raspberry Pi. It provides a user-friendly interface accessible via a web browser, offering features for file management, networking, and basic system settings, with extensibility through scripting and module development.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
To provide a functional and user-friendly desktop-like experience on low-power devices, accessible remotely through a web browser, enabling file management, network services, and cloud storage integration.
β¨ Key Features:
β’ Web Desktop Interface
β’ File Manager with drag-and-drop, upload
β’ Network Statistic, Static Web Server
β’ mDNS discovery, UPnP Port Forwarding
π Summary:
ArozOS is a web-based desktop operating system designed for low-power platforms like the Raspberry Pi. It provides a user-friendly interface accessible via a web browser, offering features for file management, networking, and basic system settings, with extensibility through scripting and module development.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π‘ gmail-cleaner | Python
π― Primary Use Case:
Bulk cleaning and management of Gmail inbox by unsubscribing, deleting, archiving, and labeling emails.
β¨ Key Features:
β’ Bulk Unsubscribe
β’ Delete by Sender
β’ Bulk Delete Multiple Senders
β’ Mark as Read
β’ Archive Emails
π Summary:
Gmail Cleaner is a free, privacy-focused, self-hosted web application designed to help users manage their Gmail inbox. It allows for bulk operations such as unsubscribing from emails, deleting emails by sender, marking emails as read, archiving, and managing labels, all while running locally on the user's machine.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Bulk cleaning and management of Gmail inbox by unsubscribing, deleting, archiving, and labeling emails.
β¨ Key Features:
β’ Bulk Unsubscribe
β’ Delete by Sender
β’ Bulk Delete Multiple Senders
β’ Mark as Read
β’ Archive Emails
π Summary:
Gmail Cleaner is a free, privacy-focused, self-hosted web application designed to help users manage their Gmail inbox. It allows for bulk operations such as unsubscribing from emails, deleting emails by sender, marking emails as read, archiving, and managing labels, all while running locally on the user's machine.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π DriveLite | TypeScript
π― Primary Use Case:
Providing a secure, private, and self-hostable file storage solution with end-to-end encryption.
β¨ Key Features:
β’ Privacy-focused file storage
β’ Self-hostable backend
β’ End-to-end encryption (E2EE)
β’ File sharing
β’ File synchronization
π Summary:
DriveLite is a fast, minimalist, and privacy-focused file storage application that offers both self-hosting and a free cloud instance. It provides end-to-end encryption, file sharing, and synchronization capabilities, acting as a secure alternative to traditional cloud storage solutions.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Providing a secure, private, and self-hostable file storage solution with end-to-end encryption.
β¨ Key Features:
β’ Privacy-focused file storage
β’ Self-hostable backend
β’ End-to-end encryption (E2EE)
β’ File sharing
β’ File synchronization
π Summary:
DriveLite is a fast, minimalist, and privacy-focused file storage application that offers both self-hosting and a free cloud instance. It provides end-to-end encryption, file sharing, and synchronization capabilities, acting as a secure alternative to traditional cloud storage solutions.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π filebrowser | Go
π― Primary Use Case:
Self-hosted web-based file management and administration.
β¨ Key Features:
β’ Web-based file management
β’ User and access control
β’ File sharing with customizable options
β’ OIDC, LDAP, JWT, password + 2FA, and proxy login support
β’ Responsive and customizable UI
π Summary:
FileBrowser Quantum is a self-hosted, web-based file manager that offers advanced features for managing files, users, and access permissions. It aims to be a user-friendly and powerful alternative to existing solutions, with a focus on a streamlined configuration and an efficient user interface.
π Links:
β’ View Project
================
π Open Source
π― Primary Use Case:
Self-hosted web-based file management and administration.
β¨ Key Features:
β’ Web-based file management
β’ User and access control
β’ File sharing with customizable options
β’ OIDC, LDAP, JWT, password + 2FA, and proxy login support
β’ Responsive and customizable UI
π Summary:
FileBrowser Quantum is a self-hosted, web-based file manager that offers advanced features for managing files, users, and access permissions. It aims to be a user-friendly and powerful alternative to existing solutions, with a focus on a streamlined configuration and an efficient user interface.
π Links:
β’ View Project
================
π Open Source
π₯ neohtop | Svelte
π― Primary Use Case:
Desktop system monitoring and process management
β¨ Key Features:
β’ Real-time process monitoring
β’ CPU and Memory usage tracking
β’ Modern UI with dark/light themes
β’ Advanced process search and filtering
β’ Pin important processes
π Summary:
NeoHtop is a modern, cross-platform desktop system monitor built with Rust, Tauri, and Svelte. It provides real-time process monitoring, CPU and memory usage tracking, advanced search and filtering, and process management features in a visually appealing UI.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Desktop system monitoring and process management
β¨ Key Features:
β’ Real-time process monitoring
β’ CPU and Memory usage tracking
β’ Modern UI with dark/light themes
β’ Advanced process search and filtering
β’ Pin important processes
π Summary:
NeoHtop is a modern, cross-platform desktop system monitor built with Rust, Tauri, and Svelte. It provides real-time process monitoring, CPU and memory usage tracking, advanced search and filtering, and process management features in a visually appealing UI.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
β¨ LUKSbox | Rust
π― Primary Use Case:
Securely storing and accessing sensitive files on untrusted or shared storage media, such as cloud services or external drives, with advanced cryptographic protection.
β¨ Key Features:
β’ Encrypted container creation for sensitive files
β’ Support for passphrase, FIDO2, TPM 2.0/SEP, and hybrid post-quantum keys (ML-KEM)
β’ Mounts as a real drive on Linux, macOS, and Windows
π Summary:
LUKSbox is a Rust-based tool for creating encrypted file containers (vaults) that can be securely stored on untrusted media like cloud storage or USB drives. It supports modern and post-quantum cryptographic keys, including FIDO2 hardware keys and TPM, and mounts as a virtual drive on major operating systems.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Securely storing and accessing sensitive files on untrusted or shared storage media, such as cloud services or external drives, with advanced cryptographic protection.
β¨ Key Features:
β’ Encrypted container creation for sensitive files
β’ Support for passphrase, FIDO2, TPM 2.0/SEP, and hybrid post-quantum keys (ML-KEM)
β’ Mounts as a real drive on Linux, macOS, and Windows
π Summary:
LUKSbox is a Rust-based tool for creating encrypted file containers (vaults) that can be securely stored on untrusted media like cloud storage or USB drives. It supports modern and post-quantum cryptographic keys, including FIDO2 hardware keys and TPM, and mounts as a virtual drive on major operating systems.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π₯ TempFastMail | PHP
π― Primary Use Case:
To provide a temporary, self-hosted email inbox for receiving and viewing emails without long-term storage, enhancing privacy and offering a disposable email solution.
β¨ Key Features:
β’ Self-hosted temporary email inbox
β’ Receives and displays messages
β’ Emails automatically deleted after 48 hours
β’ Quick start with Docker Compose
β’ Integration with Cloudflare Email Worker
π Summary:
TempFastMail is a self-hosted, disposable email inbox solution built with PHP and React. It allows users to receive and display emails temporarily, with automatic deletion after 48 hours, ensuring privacy. It's designed for quick setup using Docker Compose and integration with services like Cloudflare Email Workers.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
To provide a temporary, self-hosted email inbox for receiving and viewing emails without long-term storage, enhancing privacy and offering a disposable email solution.
β¨ Key Features:
β’ Self-hosted temporary email inbox
β’ Receives and displays messages
β’ Emails automatically deleted after 48 hours
β’ Quick start with Docker Compose
β’ Integration with Cloudflare Email Worker
π Summary:
TempFastMail is a self-hosted, disposable email inbox solution built with PHP and React. It allows users to receive and display emails temporarily, with automatic deletion after 48 hours, ensuring privacy. It's designed for quick setup using Docker Compose and integration with services like Cloudflare Email Workers.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π colibri | C
π― Primary Use Case:
Enabling large, parameter-heavy AI models to run on standard consumer hardware by optimizing memory management and leveraging disk storage.
β¨ Key Features:
β’ Run GLM-5.2 (744B MoE) on ~25GB RAM
β’ Pure C, zero dependencies
β’ Stream experts from disk
β’ Managed memory hierarchy (VRAM, RAM, disk)
β’ Lightweight, quality-preserving MoE runtime
π Summary:
Colibrì is a C-based runtime for large Mixture-of-Experts (MoE) models like GLM-5.2 (744B parameters) that allows them to run on consumer hardware with limited RAM by intelligently streaming model experts from disk. It manages a memory hierarchy of VRAM, RAM, and storage to maintain model quality and performance.
π Links:
β’ View Project
================
π Open Source
π― Primary Use Case:
Enabling large, parameter-heavy AI models to run on standard consumer hardware by optimizing memory management and leveraging disk storage.
β¨ Key Features:
β’ Run GLM-5.2 (744B MoE) on ~25GB RAM
β’ Pure C, zero dependencies
β’ Stream experts from disk
β’ Managed memory hierarchy (VRAM, RAM, disk)
β’ Lightweight, quality-preserving MoE runtime
π Summary:
Colibrì is a C-based runtime for large Mixture-of-Experts (MoE) models like GLM-5.2 (744B parameters) that allows them to run on consumer hardware with limited RAM by intelligently streaming model experts from disk. It manages a memory hierarchy of VRAM, RAM, and storage to maintain model quality and performance.
π Links:
β’ View Project
================
π Open Source
π₯ builder | Vue
π― Primary Use Case:
Building and publishing websites quickly and easily using a visual, low-code interface.
β¨ Key Features:
β’ Intuitive Visual Builder
β’ AI-Powered Page Generation
β’ Responsive Views
β’ Dark Mode Support
β’ Built-in CMS
π Summary:
Frappe Builder is a low-code website builder that allows users to create beautiful, responsive websites with an intuitive visual interface and AI-powered generation. It emphasizes performance, offers built-in CMS capabilities, advanced scripting for customization, and a one-click publishing feature for a complete end-to-end website creation experience.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Building and publishing websites quickly and easily using a visual, low-code interface.
β¨ Key Features:
β’ Intuitive Visual Builder
β’ AI-Powered Page Generation
β’ Responsive Views
β’ Dark Mode Support
β’ Built-in CMS
π Summary:
Frappe Builder is a low-code website builder that allows users to create beautiful, responsive websites with an intuitive visual interface and AI-powered generation. It emphasizes performance, offers built-in CMS capabilities, advanced scripting for customization, and a one-click publishing feature for a complete end-to-end website creation experience.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π chirp | TypeScript
π― Primary Use Case:
Demonstrating and experimenting with data transmission using audible sound frequencies.
β¨ Key Features:
β’ Real-time frequency visualization of audio input
β’ Send messages by converting text to sound
β’ Receive messages by listening to sound and decoding it back to text
β’ Distinctive start and end signatures to mark transmissions
π Summary:
Chirp is a TypeScript application that enables data transfer through sound. It encodes text into audio frequencies for transmission via speakers and decodes received audio back into text, featuring real-time frequency visualization.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
Demonstrating and experimenting with data transmission using audible sound frequencies.
β¨ Key Features:
β’ Real-time frequency visualization of audio input
β’ Send messages by converting text to sound
β’ Receive messages by listening to sound and decoding it back to text
β’ Distinctive start and end signatures to mark transmissions
π Summary:
Chirp is a TypeScript application that enables data transfer through sound. It encodes text into audio frequencies for transmission via speakers and decodes received audio back into text, featuring real-time frequency visualization.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π₯ pasteguard | TypeScript
π― Primary Use Case:
To protect sensitive user data and secrets when interacting with AI models and coding agents, by masking this information locally before it is sent to external services.
β¨ Key Features:
β’ Masks PII and secrets before reaching AI providers (ChatGPT, Claude, Gemini, Codex, etc.)
β’ Local-first privacy proxy
β’ Browser extension for chat interfaces
β’ API integration for applications and SDKs
π Summary:
PasteGuard is a local-first privacy proxy that masks Personally Identifiable Information (PII) and sensitive data before it's sent to AI models and coding agents. It acts as a protective layer, ensuring that private data remains local while still allowing AI to process contextual information.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
To protect sensitive user data and secrets when interacting with AI models and coding agents, by masking this information locally before it is sent to external services.
β¨ Key Features:
β’ Masks PII and secrets before reaching AI providers (ChatGPT, Claude, Gemini, Codex, etc.)
β’ Local-first privacy proxy
β’ Browser extension for chat interfaces
β’ API integration for applications and SDKs
π Summary:
PasteGuard is a local-first privacy proxy that masks Personally Identifiable Information (PII) and sensitive data before it's sent to AI models and coding agents. It acts as a protective layer, ensuring that private data remains local while still allowing AI to process contextual information.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
β€1
π‘ timelinize | Go
π― Primary Use Case:
To provide users with a private, self-hosted platform for archiving and visualizing all their digital data and memories in a chronological timeline.
β¨ Key Features:
β’ Data aggregation from diverse sources (photos, videos, chats, social media, location, contacts)
β’ Self-hosted and user-owned data storage
β’ Timeline visualization of imported data
β’ 3D map view with historical location data
π Summary:
Timelinize is a self-hosted application that aggregates data from various sources like photos, chats, social media, and location history into a single, cohesive timeline on your own computer. It allows for deep data import and organization, enabling users to own and preserve their digital memories forever.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π― Primary Use Case:
To provide users with a private, self-hosted platform for archiving and visualizing all their digital data and memories in a chronological timeline.
β¨ Key Features:
β’ Data aggregation from diverse sources (photos, videos, chats, social media, location, contacts)
β’ Self-hosted and user-owned data storage
β’ Timeline visualization of imported data
β’ 3D map view with historical location data
π Summary:
Timelinize is a self-hosted application that aggregates data from various sources like photos, chats, social media, and location history into a single, cohesive timeline on your own computer. It allows for deep data import and organization, enabling users to own and preserve their digital memories forever.
π Links:
β’ View Project
β’ Homepage
================
π Open Source
π kill-ai-slop | TypeScript
π― Primary Use Case:
To help developers and designers identify and eliminate common, often unintentional, AI-generated design patterns and copy tics in their web projects, leading to cleaner, more human-like products.
β¨ Key Features:
β’ Multilingual field guide website cataloging 33 AI-slop tells
β’ Interactive beforeβafter demos for each tell
β’ Agent Skill (`kill-ai-slop`) to scan projects for AI-generated code signals
π Summary:
Kill AI Slop is a project that identifies and helps remove common visual and copy design 'tics' often found in AI-generated products. It offers a multilingual website cataloging these tells with interactive demos and an Agent Skill that scans codebases to detect and suggest fixes for these AI-generated patterns.
π Links:
β’ View Project
================
π Open Source
π― Primary Use Case:
To help developers and designers identify and eliminate common, often unintentional, AI-generated design patterns and copy tics in their web projects, leading to cleaner, more human-like products.
β¨ Key Features:
β’ Multilingual field guide website cataloging 33 AI-slop tells
β’ Interactive beforeβafter demos for each tell
β’ Agent Skill (`kill-ai-slop`) to scan projects for AI-generated code signals
π Summary:
Kill AI Slop is a project that identifies and helps remove common visual and copy design 'tics' often found in AI-generated products. It offers a multilingual website cataloging these tells with interactive demos and an Agent Skill that scans codebases to detect and suggest fixes for these AI-generated patterns.
π Links:
β’ View Project
================
π Open Source