Github Top Repositories
13.7K subscribers
2.23K photos
59 videos
10 files
2.56K links
Top GitHub repositories in one place 🚀
Explore the best projects in programming, AI, data science, and more.
Download Telegram
Github Top Repositories
Photo
💡 KnockOutEZ/wigolo just hit the trending charts — here's why it matters.

🔗 https://github.com/KnockOutEZ/wigolo
📝 The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.
──────────────────────────────

Meet wigolo, a local-first web intelligence platform designed for AI agents. It provides a durable surface for everything web-related, including search, fetch, crawl, extract, cache, and research, all without requiring API keys or incurring metered bills.

Key features include multi-engine web search, tiered routing for fetching pages, structured data extraction, and a memory that compounds with each query. wigolo runs wherever your agent runs, whether as an MCP server, a REST/MCP endpoint, or embedded through an SDK.

To get started, simply run npx wigolo init --agents=<your-agent> to set up the local engine. You can then use various tools like search, fetch, and research to gather information.

Technical highlights include on-device models, direct adapters for public engines, and transparent per-result scoring. wigolo is designed for agents, not humans, and provides honest output with surfaced degradation and self-flagged junk results.

Audience: This platform is ideal for developers and users of AI agents, including those using Claude Code, Cursor, Codex, and other popular AI tools.

In short, wigolo is a powerful, private, and free web intelligence platform that empowers your AI agents to gather information without incurring costs or relying on third-party services. The takeaway: with wigolo, your AI agents can search, fetch, and research the web without breaking the bank or sacrificing privacy.

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
1
🚀 Meet codecrafters-io/build-your-own-x: a gem from today's GitHub trending list.

🔗 https://github.com/codecrafters-io/build-your-own-x
📝 Master programming by recreating your favorite technologies from scratch.
──────────────────────────────

The codecrafters-io/build-your-own-x GitHub repository is a treasure trove of step-by-step guides for building a wide range of technologies from scratch. With the motto "What I cannot create, I do not understand" from Richard Feynman, this project encourages learning through hands-on creation.

The repository offers tutorials and guides on building various technologies, including 3D renderers, AI models, augmented reality, blockchains, bots, command-line tools, databases, and many more. These guides cover a range of programming languages, such as C, C++, Java, Python, and JavaScript, making it accessible to developers with different skill sets.

The guides are well-structured and provide a comprehensive overview of the technology being built, including the technical aspects and implementation details. They also offer a unique opportunity for developers to learn by doing and gain a deeper understanding of the technologies they use.

The target audience for this repository appears to be developers and programmers who want to learn and improve their skills by building real-world projects from scratch. Whether you're a beginner or an experienced developer, this repository has something to offer.

In short, the codecrafters-io/build-your-own-x repository is an excellent resource for anyone looking to learn and build new skills, and its motto says it all: build it to understand it. Don't just use it, build it!

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
🎯 MoonshotAI/kimi-cli landed on trending. Worth a proper look.

🔗 https://github.com/MoonshotAI/kimi-cli
📝 Kimi Code CLI is your next CLI agent.
──────────────────────────────

Kimi CLI is an AI agent that runs in the terminal, helping you complete software development tasks and terminal operations. It can read and edit code, execute shell commands, search and fetch web pages, and autonomously plan and adjust actions during execution.

Key features include a shell command mode, VS Code extension, IDE integration via ACP, Zsh integration, and MCP support. You can use Kimi CLI with various tools and editors, such as Visual Studio Code, Zed, and JetBrains, to enhance your development experience.

To get started, you can install Kimi CLI and refer to the getting started guide. For development, you can clone the repository, prepare the environment, and run Kimi CLI using uv run kimi.

Technical highlights include support for MCP tools, ad-hoc MCP configuration, and a range of sub-commands for managing MCP servers. The project is evolving into Kimi Code CLI, which will automatically migrate your configuration and sessions.

This project is suitable for developers and users who want to leverage AI capabilities in their terminal and development workflow.

One-liner takeaway: Kimi CLI is an AI-powered terminal agent that streamlines your development workflow, and it's evolving into Kimi Code CLI for even more capabilities.

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
1
Github Top Repositories
Photo
🌟 tirth8205/code-review-graph caught my eye on GitHub Trending today.

🔗 https://github.com/tirth8205/code-review-graph
📝 Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
──────────────────────────────

The code-review-graph GitHub repository offers a solution to optimize code review tasks for AI coding tools. It creates a structural map of your codebase using Tree-sitter, tracks changes, and provides context to AI assistants via the Model Context Protocol (MCP), reducing the amount of code they need to read. The tool supports various platforms, including Codex, Claude Code, and GitHub Copilot, and can be installed with a single command.

The
code-review-graph install
command auto-detects and configures supported platforms, and the tool can be used with Python 3.10+. It also features incremental updates, blast-radius analysis, and broad language coverage, including support for Jupyter notebooks.

Developers can add their own languages without forking the repository by creating a languages.toml file. The repository also includes a GitHub Action for risk-scored PR reviews in CI.

The tool has been benchmarked across six real repositories, with a median per-question token reduction of ~82x. The code-review-graph is a valuable resource for developers looking to optimize their code review workflow.

One-liner takeaway: code-review-graph revolutionizes code reviews by giving AI assistants precise context, slashing token waste, and making the development process smarter and more efficient.

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
kvcache-ai/ktransformers is making waves. Here's the full picture.

🔗 https://github.com/kvcache-ai/ktransformers
📝 A Flexible Framework for Experiencing Heterogeneous LLM Inference/Fine-tune Optimizations
──────────────────────────────

The KTransformers project is a flexible framework for experiencing cutting-edge large language model (LLM) inference and fine-tuning optimizations. It focuses on efficient inference and fine-tuning through CPU-GPU heterogeneous computing. The project exposes two key capabilities: inference and fine-tuning with LLaMA-Factory integration.

Inference is powered by the high-performance kt-kernel, which offers CPU-optimized kernel operations for heterogeneous LLM inference. This includes features like AMX/AVX acceleration, MoE optimization, and quantization support.

For fine-tuning, KTransformers integrates with LLaMA-Factory, allowing for ultra-large MoE model fine-tuning. This integration supports multi-backend, ultra-large MoE models, and faster training speeds.

The project is developed and maintained by several teams, including the MADSys Lab at Tsinghua University and community contributors. KTransformers welcomes contributions and provides support through GitHub issues and a WeChat group.

To get started, users can follow the quick-start guides for both inference and fine-tuning, which include installing the necessary packages and launching the training process.

KTransformers is ideal for researchers and developers working with large language models, particularly those interested in efficient inference and fine-tuning on various hardware configurations.

In summary, KTransformers is a powerful tool for optimizing LLM inference and fine-tuning - experience the future of AI with KTransformers.

──────────────────────────────
🧠 Channel: https://t.iss.one/GithubRe