Github Top Repositories
13.4K subscribers
1.45K photos
59 videos
10 files
2.07K links
Top GitHub repositories in one place 🚀
Explore the best projects in programming, AI, data science, and more.
Download Telegram
Github Top Repositories
Photo
⚡ garrytan/gstack is making waves. Here's the full picture.

🔗 https://github.com/garrytan/gstack
📝 Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
──────────────────────────────

Boost your productivity with gstack, an open-source software factory that leverages AI to streamline your development workflow. gstack is the brainchild of Garry Tan, President & CEO of Y Combinator, who has used it to ship 3 production services and 40+ features in just 60 days.

Key features include automated code review, QA testing, and release automation, all accessible via simple slash commands. gstack integrates with Claude Code and other AI agents, allowing you to work more efficiently. The gstack process follows a logical sequence: Think → Plan → Build → Review → Test → Ship → Reflect.

Target audience includes founders, CEOs, first-time Claude Code users, tech leads, and staff engineers. To get started, simply install gstack and run the /office-hours command to begin your project.

Don't just code, ship like a team of twenty with gstack - your virtual engineering team is just a slash command away.

──────────────────────────────
🧠 Channel: https://xn--r1a.website/GithubRe
ðŸ’Ą heygen-com/hyperframes just hit the trending charts — here's why it matters.

🔗 https://github.com/heygen-com/hyperframes
📝 Write HTML. Render video. Built for agents.
──────────────────────────────

HyperFrames is an open-source framework that turns HTML, CSS, media, and animations into deterministic MP4 videos. It allows users to create videos by writing HTML, adding data attributes for timing and tracks, and using libraries like GSAP or CSS for seekable animation. Key features include a CLI for previewing and rendering videos, a catalog of reusable blocks and components, and support for AI coding agents. HyperFrames can be used locally or with Docker, and it renders videos using headless Chrome and FFmpeg.

The framework is agent-friendly, allowing coding agents to write HTML and produce videos without requiring proprietary timeline formats. It's also deterministic, producing the same output from the same input, making it suitable for CI and automated rendering. The HyperFrames stack includes a growing set of tools, including a studio for previewing and editing compositions and a community playground for sharing and rendering HTML-native video projects.

Technical highlights include the ability to use custom animation runtimes, a non-interactive CLI by default, and no build step required for compositions. Audience includes developers, designers, and content creators looking to produce high-quality videos using HTML and CSS.

In summary, HyperFrames provides a unique approach to video creation, allowing users to write HTML and produce deterministic MP4 videos, making it an exciting tool for those looking to automate video production: write once, render anywhere.

──────────────────────────────
🧠 Channel: https://xn--r1a.website/GithubRe
Github Top Repositories
Photo
🔍 Deep-diving into tursodatabase/turso — fresh off the trending list.

🔗 https://github.com/tursodatabase/turso
📝 Turso is an in-process SQL database, compatible with SQLite.
──────────────────────────────

The Turso Database is an in-process SQL database written in Rust, compatible with SQLite. Its key features include SQLite compatibility, BEGIN CONCURRENT for improved write throughput, and change data capture (CDC) for real-time tracking of database changes.

To get started, you can install the latest turso release and launch the interactive shell with tursodb. You can also build and run the latest development version with cargo run or use docker by running make docker-cli-build and make docker-cli-run.

The database supports multi-language bindings for languages like Go, JavaScript, Java, .NET, Python, and Rust. Example usage for each language is provided in the documentation. For instance, in Rust, you can use cargo add turso and then connect to the database with let db = Builder::new_local("sqlite.db").build().await?.

Additionally, the Turso CLI includes a built-in Model Context Protocol (MCP) server that allows AI assistants to interact with your databases. You can start the MCP server with tursodb your_database.db --mcp and configure it with various MCP clients like Claude Code, Claude Desktop, or Cursor.

Overall, Turso Database is a powerful and flexible solution for database management, with a wide range of features and language support. Take your database management to the next level with Turso Database - the future of in-process SQL databases!

──────────────────────────────
🧠 Channel: https://xn--r1a.website/GithubRe
ðŸŽŊ bytedance/deer-flow landed on trending. Worth a proper look.

🔗 https://github.com/bytedance/deer-flow
📝 An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.
──────────────────────────────

DeerFlow is an open-source super agent harness that enables efficient research and exploration by orchestrating sub-agents, memory, and sandboxes with extensible skills. It's a ground-up rewrite of the original Deep Research framework, now available in version 2.0.

Key features include skills and tools like Claude Code integration, sub-agents, sandbox and file system, context engineering, and long-term memory.

To get started, you can clone the repository and run the setup wizard with make setup, then choose your deployment option: make dev for local development, make docker-start for Docker development, or make up for a long-running server.

DeerFlow is ideal for developers, researchers, and power users looking for a flexible and customizable platform.

One-liner takeaway: DeerFlow is a powerful, open-source super agent harness that streamlines research and exploration with its unique combination of sub-agents, memory, and sandboxes.

──────────────────────────────
🧠 Channel: https://xn--r1a.website/GithubRe
Github Top Repositories
Photo
ðŸŽŊ DeusData/codebase-memory-mcp landed on trending. Worth a proper look.

🔗 https://github.com/DeusData/codebase-memory-mcp
📝 High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
──────────────────────────────

Introducing codebase-memory-mcp, the fastest and most efficient code intelligence engine for AI coding agents. This cutting-edge tool full-indexes an average repository in milliseconds and the Linux kernel in just 3 minutes. It answers structural queries in under 1ms, making it a game-changer for developers.

Key features include high-quality parsing through tree-sitter AST analysis across 158 languages, Hybrid LSP semantic type resolution for 11 languages, and a persistent knowledge graph of functions, classes, call chains, and more. The tool is plug and play across 11 coding agents, with zero dependencies and a single static binary for macOS, Linux, and Windows.

Technical highlights include RAM-first pipeline with LZ4 compression, in-memory SQLite, and fused Aho-Corasick pattern matching. The tool also features built-in graph visualization and infrastructure-as-code indexing for Dockerfiles, Kubernetes manifests, and Kustomize overlays.

Usage is straightforward, with a one-line install command and auto-sync background watcher for detecting file changes. The tool is designed for developers and researchers looking to supercharge their coding workflow with AI-powered code intelligence.

Takeaway: With codebase-memory-mcp, you can index your codebase in minutes and query it in milliseconds – it's a total game-changer for coding productivity.

──────────────────────────────
🧠 Channel: https://xn--r1a.website/GithubRe
Github Top Repositories
Photo
🌟 ZhuLinsen/daily_stock_analysis caught my eye on GitHub Trending today.

🔗 https://github.com/ZhuLinsen/daily_stock_analysis
📝 LLM éĐąåŠĻįš„åΚåļ‚åœšč‚ĄįĨĻæ™ščƒ―分析įģŧįŧŸïžšåĪšæščĄŒæƒ…ã€åŪžæ—ķ新é—ŧ、å†ģį­–įœ‹æŋäļŽč‡ŠåŠĻæŽĻ送æ”Ŋ持é›ķ成朎åۚæ—ķčŋčĄŒã€‚ LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
──────────────────────────────

Daily Stock Analysis is a powerful AI-driven stock analysis system designed to provide users with a comprehensive and intelligent analysis of their selected stocks.

The system offers key features such as AI decision reports, multi-market data aggregation, web/desktop workspaces, and automatic push notifications to various platforms like WeChat, Telegram, and email.

To get started, users can choose from two methods: GitHub Actions or local/client deployment. The GitHub Actions method allows for zero-cost deployment in just 5 minutes, while the local/client deployment method requires installing dependencies and configuring environment variables.

Technically, the system utilizes a range of AI models, including Anspire, AIHubMix, and Gemini, and supports various data sources like TickFlow, AkShare, and Tushare.

The system is designed for individual investors and researchers looking to gain a deeper understanding of the stock market and make informed investment decisions.

In a nutshell, Daily Stock Analysis is an intelligent and user-friendly system that empowers users to take control of their investments with data-driven insights.

Takeaway: With Daily Stock Analysis, you can unlock the full potential of AI-driven stock analysis and make informed investment decisions with ease.

──────────────────────────────
🧠 Channel: https://xn--r1a.website/GithubRe
Github Top Repositories
Photo
🌟 firecrawl/firecrawl caught my eye on GitHub Trending today.

🔗 https://github.com/firecrawl/firecrawl
📝 The API to search, scrape, and interact with the web at scale. ðŸ”Ĩ
──────────────────────────────

Firecrawl is an API designed to search, scrape, and interact with the web at scale. It offers industry-leading reliability, covering 96% of the web, including JS-heavy pages, and provides blazingly fast results with a P95 latency of 3.4s.

Key features include:
- Search: Search the web and get full page content from results
- Scrape: Convert any URL to markdown, HTML, screenshots, or structured JSON
- Interact: Scrape a page, then interact with it using AI prompts or code
- Agent: Automated data gathering, just describe what you need
- Crawl: Scrape all URLs of a website with a single request
- Map: Discover all URLs on a website instantly
- Batch Scrape: Scrape thousands of URLs asynchronously

The API is open source and available as a hosted service, making it easy to integrate into your project. To get started, simply sign up at firecrawl.dev to get your API key and try the playground to test it out.

Here's a simple example of how to use the Search endpoint in Python:
from firecrawl import Firecrawl

app = Firecrawl(api_key="fc-YOUR_API_KEY")

search_result = app.search("firecrawl", limit=5)


And here's an example of how to use the Scrape endpoint in Node.js:
import { Firecrawl } from 'firecrawl';

const app = new Firecrawl({apiKey: "fc-YOUR_API_KEY"});

app.scrape('firecrawl.dev')


Firecrawl is perfect for developers, data scientists, and AI researchers who need to extract data from the web. With its easy-to-use API and fast results, it's the perfect tool for anyone looking to power their AI agent or build a web scraping application.

One-liner takeaway: Firecrawl is the ultimate web scraping API that helps you search, scrape, and interact with the web at scale, making it easy to build powerful AI applications and extract valuable data from the web.

──────────────────────────────
🧠 Channel: https://xn--r1a.website/GithubRe
Github Top Repositories
Photo
ðŸ’Ą JCodesMore/ai-website-cloner-template just hit the trending charts — here's why it matters.

🔗 https://github.com/JCodesMore/ai-website-cloner-template
📝 Clone any website with one command using AI coding agents
──────────────────────────────

Ai Website Cloner Template is a reusable template for reverse-engineering any website into a clean, modern Next.js codebase using AI coding agents. The recommended AI agent for this template is Claude Code with Opus 4.7, but it supports a variety of AI coding agents.

To use the template, you can create your own repository from it, open it on your computer, install dependencies with npm install, start your AI agent, and run the /clone-website skill with the target URL. You can then customize the cloned website as needed.

The template has several key features, including:
- Reconstructing every section of the target website
- Extracting design tokens and assets
- Writing component specs
- Dispatching parallel builders to reconstruct the website

From a technical standpoint, the template uses:
- Next.js 16 with App Router, React 19, and TypeScript strict
- shadcn/ui with Radix primitives and Tailwind CSS v4
- Tailwind CSS v4 with oklch design tokens
- Lucide React for default icons

The template is suitable for platform migration, lost source code, and learning use cases. However, it is not intended for phishing, impersonation, or passing off someone's design as your own.

In summary: Ai Website Cloner Template is a powerful tool for reverse-engineering websites, and with the right AI agent, you can clone any website into a modern Next.js codebase - the future of web development just got a whole lot easier.

──────────────────────────────
🧠 Channel: https://xn--r1a.website/GithubRe