Loading...

Jul 27, 2026 GitHub Trending Board

Success: 15 | Failed: 0Duration: 428s

permissionlesstech/bitchat

32,222
🍴 5,058
📈 +2,346
Swift

bluetooth mesh chat, IRC vibes

💡 AI Summary:

Decentralized P2P messaging app combining Bluetooth mesh and Nostr for offline and global communication.

🔧 Tech stack:Swift, Bluetooth Mesh, Nostr Protocol, Noise Protocol
💼 Use case:Communicate offline via Bluetooth mesh or globally via Nostr without central servers.

amnezia-vpn/amnezia-client

13,796
🍴 1,030
📈 +515
C++

Amnezia VPN Client (Desktop+Mobile)

💡 AI Summary:

An open-source VPN client that automates self-hosted server deployment and supports multiple protocols and obfuscation.

🔧 Tech stack:C++, Qt, OpenVPN, WireGuard, Xray-core
💼 Use case:To easily deploy and manage a self-hosted VPN server with advanced obfuscation features.

moeru-ai/airi

44,006
🍴 4,394
📈 +572
TypeScript

💖🧸 Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to bring them into our worlds, wishing to achieve Neuro-sama's altitude. Capable of realtime voice chat, Minecraft, Factorio playing. Web / macOS / Windows supported.

💡 AI Summary:

Self-hosted AI companion inspired by Neuro-sama capable of voice chat, gaming, and coding assistance on desktop platforms.

🔧 Tech stack:TypeScript
💼 Use case:To provide a self-hosted, customizable AI companion capable of voice interaction, gaming, and coding assistance.

opengeos/GeoLibre

2,656
🍴 352
📈 +420
TypeScript

A lightweight, cloud-native GIS platform for visualizing, exploring, and analyzing geospatial data. It runs in the web browser, on the desktop, on mobile, and inside Jupyter notebooks.

💡 AI Summary:

A lightweight, cloud-native GIS platform for visualizing and analyzing geospatial data locally.

🔧 Tech stack:Tauri v2, React, TypeScript, MapLibre GL JS, DuckDB-WASM Spatial
💼 Use case:Visualize and analyze geospatial data, including 3D planetary basemaps, locally and privately.

yorukot/superfile

20,860
🍴 676
📈 +600
Go

Pretty fancy and modern terminal file manager

💡 AI Summary:

A modern and fancy terminal file manager written in Go.

🔧 Tech stack:Go
💼 Use case:Users navigate and manage files in the terminal using a modern interface.

NanmiCoder/MediaCrawler

58,151
🍴 11,582
📈 +362
Python

小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 | 知乎问答文章|评论爬虫

💡 AI Summary:

A multi-platform web crawler for Chinese social media using Playwright automation.

🔧 Tech stack:Python, Playwright, Node.js, uv, Chrome (CDP)
💼 Use case:To collect public data from Chinese social media platforms for research and learning.

pbakaus/impeccable

51,516
🍴 3,039
📈 +847
JavaScript

The design language that makes your AI harness better at design.

💡 AI Summary:

A design language and CLI tool that guides AI coding agents to produce consistent, high-quality frontend designs.

🔧 Tech stack:JavaScript, Node.js, CLI
💼 Use case:A design system and CLI tool for AI coding agents to generate consistent, high-quality frontend UIs.

shiyu-coder/Kronos

34,557
🍴 5,795
📈 +441
Python

Kronos: A Foundation Model for the Language of Financial Markets

💡 AI Summary:

Kronos is an open-source foundation model for financial candlesticks trained on data from over 45 global exchanges.

🔧 Tech stack:Python, Transformer, Hugging Face
💼 Use case:It is used for forecasting financial markets and quantitative analysis tasks.

alibaba/open-code-review

14,768
🍴 997
📈 +979
Go

Open-source & free — Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.

💡 AI Summary:

Alibaba's battle-tested AI code review CLI tool combining deterministic pipelines and LLM agents for precise defect detection.

🔧 Tech stack:Go, LLM (OpenAI/Anthropic), Git
💼 Use case:Configure an LLM endpoint to automatically review code changes for precise defect detection and auditing.

jenkinsci/jenkins

25,875
🍴 9,680
📈 +180
Java

Jenkins automation server

💡 AI Summary:

Leading open-source automation server built with Java to automate building, testing, and deployment.

🔧 Tech stack:Java, Docker
💼 Use case:Automate repetitive development tasks like building, testing, and deployment to optimize workflows.

bradautomates/claude-video

11,047
🍴 1,142
📈 +434
Python

Give Claude the ability to watch any video. /watch downloads, extracts frames, transcribes, hands it all to Claude.

💡 AI Summary:

A plugin that empowers Claude AI to analyze videos by extracting frames and transcribing audio.

🔧 Tech stack:Python, yt-dlp, ffmpeg, Whisper API
💼 Use case:Allows users to ask questions about videos and receive answers based on visual and audio analysis.

vudovn/ag-kit

7,950
🍴 1,509
📈 +14
TypeScript

No description

💡 AI Summary:

A TypeScript toolkit for engineering agents in Google Antigravity with safety, workflows, and memory.

🔧 Tech stack:TypeScript, Node.js, Python, Google Antigravity
💼 Use case:To build and orchestrate intelligent agents with safety constraints and persistent memory.

apache/cassandra

9,955
🍴 4,006
📈 +11
Java

Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance.

💡 AI Summary:

Apache Cassandra is a highly scalable, distributed NoSQL database designed for high availability and linear scalability.

🔧 Tech stack:Java, Python, CQL
💼 Use case:It is used for building scalable, distributed applications requiring high availability and linear scalability.

mvanhorn/last30days-skill

54,152
🍴 4,699
📈 +240
Python

AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

💡 AI Summary:

An AI agent skill aggregating social media and news data to synthesize grounded summaries based on real-time engagement metrics.

🔧 Tech stack:Python, Claude Code, Agent Skills Hosts (Codex, Cursor, Copilot, etc.)
💼 Use case:Research any topic across social media and news platforms to find what real people are engaging with and discussing.

ocornut/imgui

75,195
🍴 11,970
📈 +51
C++

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

💡 AI Summary:

A bloat-free, renderer-agnostic C++ GUI library designed for creating tools and debug interfaces in real-time applications.

🔧 Tech stack:C++, Vertex Buffers, Renderer Agnostic
💼 Use case:Ideal for creating tools, debug interfaces, and visualization in game engines and real-time 3D applications.