Github Top Repositories
14.1K subscribers
2.82K photos
59 videos
10 files
2.94K links
Top GitHub repositories in one place ๐Ÿš€
Explore the best projects in programming, AI, data science, and more.
Download Telegram
Github Top Repositories
Photo
๐Ÿ“Œ Spotted on GitHub Trending: zhaoxuya520/reverse-skill โ€” let's break it down.

๐Ÿ”— https://github.com/zhaoxuya520/reverse-skill
๐Ÿ“ Reverse Engineering / Authorized Penetration Testing / Security Research Skill Router Pack AI-powered routing + On-demand toolchain bootstrapping + Self-evolving knowledge base Supports Claude Code, Kiro, Cursor, Cline, and other AI coding clients ้€†ๅ‘/ๆธ—้€/ๅฎ‰ๅ…จๆŠ€่ƒฝ่ทฏ็”ฑๅŒ… - AI ่‡ชๅŠจ่ทฏ็”ฑ + ๆŒ‰้œ€่‡ชไธพๅทฅๅ…ท้“พ + ่‡ชๅŠจ่ฟ›ๅŒ–็ป้ชŒๅบ“ | ๆ”ฏๆŒ Claude Code / Kiro / Cursor / Cline ็ญ‰ไปฃ็  AI ๅฎขๆˆท็ซฏ
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The reverse-skill GitHub repository is a cybersecurity skills router designed to navigate the complexities of reverse engineering, penetration testing, and security analysis. It provides a comprehensive framework for AI agents and security professionals to tackle various tasks, from APK and binary analysis to CTF challenges and pentesting.

Key features include a MASTER-ROUTING system, which directs tasks to the appropriate methodology, and a tool-index.md file that tracks local tool status. The repository also includes a range of scripts, such as master-route.ps1 and case-init.ps1, to streamline workflows.

To get started, users need to clone the repository and refresh the tool index using platform-specific commands. The repository layout is organized into several directories, including skills/, docs/, and kali/, each containing relevant tools, documentation, and configuration files.

Technical highlights of the project include its use of Python, Node.js, and Powershell for scripting, as well as integration with popular tools like IDA Pro, radare2, and Ghidra. The project is primarily licensed under the MIT License, with some submodule and third-party dependencies licensed under GNU GPLv3 or AGPL-3.0.

The reverse-skill repository is designed for AI agents, cybersecurity professionals, and anyone interested in reverse engineering and security analysis. With its comprehensive framework and extensive toolset, it provides a valuable resource for navigating the complex world of cybersecurity.

In short, reverse-skill is the ultimate cybersecurity sidekick - route your way to security mastery.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
๐Ÿ”ฅ microsoft/generative-ai-for-beginners is trending โ€” and it deserves your attention.

๐Ÿ”— https://github.com/microsoft/generative-ai-for-beginners
๐Ÿ“ 21 Lessons, Get Started Building with Generative AI
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The Microsoft Generative AI for Beginners GitHub repository offers a comprehensive 21-lesson course to get started with building Generative AI applications. This course is designed for anyone interested in learning about Generative AI, with no prior experience required. The lessons are divided into "Learn" and "Build" sections, covering topics such as introduction to Generative AI, Large Language Models (LLMs), and prompt engineering.

The course provides Python and TypeScript code samples, and supports various platforms, including Azure OpenAI Service, Microsoft Foundry Models, and OpenAI API. To get started, you'll need a GitHub account and basic knowledge of Python or TypeScript.

With a focus on hands-on learning, this course includes video introductions, written lessons, and links to extra resources. The repository also offers a multilingual support with over 50 language translations. Whether you're a beginner or looking to enhance your skills, this course provides a solid foundation in Generative AI.
The repository is constantly updated with new lessons and resources, so be sure to star the repo to stay up-to-date. Dive into the world of Generative AI and start building innovative applications today - the future is generated!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
๐Ÿ’ก github/copilot-sdk just hit the trending charts โ€” here's why it matters.

๐Ÿ”— https://github.com/github/copilot-sdk
๐Ÿ“ Multi-platform SDK for integrating GitHub Copilot Agent into apps and services
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The GitHub Copilot SDK is an open-source solution that allows developers to embed the power of GitHub Copilot's agentic workflows into their applications. With SDKs available for Python, TypeScript, Go, .NET, Java, and Rust, this tool provides a production-tested agent runtime that can be invoked programmatically. The SDK exposes the same engine behind the Copilot CLI, handling planning, tool invocation, file edits, and more.

Key features of the GitHub Copilot SDK include:

* JSON-RPC communication with the Copilot CLI server
* Support for custom agents, skills, and tools
* BYOK (Bring Your Own Key) functionality for using external LLM providers
* Multiple authentication methods, including GitHub signed-in user, OAuth GitHub App, and environment variables

To get started, developers can install their preferred SDK using the provided commands, then follow the Getting Started Guide for a complete walkthrough. The SDK is suitable for a wide range of developers, from beginners to experienced professionals, looking to harness the power of GitHub Copilot in their applications.

In summary, the GitHub Copilot SDK is a powerful tool that enables developers to integrate the capabilities of GitHub Copilot into their applications, with a wide range of features, languages, and authentication methods supported - supercharge your development with the GitHub Copilot SDK!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
๐Ÿ’ก github/copilot-sdk just hit the trending charts โ€” here's why it matters.

๐Ÿ”— https://github.com/github/copilot-sdk
๐Ÿ“ Multi-platform SDK for integrating GitHub Copilot Agent into apps and services
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The GitHub Copilot SDK is an open-source solution that allows developers to embed the power of GitHub Copilot's agentic workflows into their applications. With SDKs available for Python, TypeScript, Go, .NET, Java, and Rust, this tool provides a production-tested agent runtime that can be invoked programmatically. The SDK exposes the same engine behind the Copilot CLI, handling planning, tool invocation, file edits, and more.

Key features of the GitHub Copilot SDK include:

* JSON-RPC communication with the Copilot CLI server
* Support for custom agents, skills, and tools
* BYOK (Bring Your Own Key) functionality for using external LLM providers
* Multiple authentication methods, including GitHub signed-in user, OAuth GitHub App, and environment variables

To get started, developers can install their preferred SDK using the provided commands, then follow the Getting Started Guide for a complete walkthrough. The SDK is suitable for a wide range of developers, from beginners to experienced professionals, looking to harness the power of GitHub Copilot in their applications.

In summary, the GitHub Copilot SDK is a powerful tool that enables developers to integrate the capabilities of GitHub Copilot into their applications, with a wide range of features, languages, and authentication methods supported - supercharge your development with the GitHub Copilot SDK!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
โค1
๐Ÿš€ Meet github/gh-stack: a gem from today's GitHub trending list.

๐Ÿ”— https://github.com/github/gh-stack
๐Ÿ“ GitHub Stacked PRs
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Github Stacked PRs is a GitHub CLI extension that helps manage stacked branches and pull requests, making it easier to break down large changes into smaller, reviewable pieces. The gh stack command automates tasks like creating branches, rebasing, and setting correct PR base branches.

To get started, you can install the extension using gh extension install github/gh-stack. The extension requires the GitHub CLI version 2.0 or higher. You can then initialize a new stack with gh stack init, add new branches with gh stack add, and push all branches with gh stack push.

Some key features include gh stack rebase for rebasing branches, gh stack modify for interactively restructuring the stack, and gh stack sync for synchronizing the entire stack. The extension also supports AI agent integration with a skill that can be installed using gh skill install github/gh-stack.

Overall, Github Stacked PRs is a powerful tool for developers who want to streamline their workflow and make it easier to manage complex changes. With its intuitive commands and features, it's a must-have for any developer working on large projects. Manage your code like a pro with Github Stacked PRs - it's a game-changer for your workflow!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
๐Ÿ“Œ Spotted on GitHub Trending: huggingface/speech-to-speech โ€” let's break it down.

๐Ÿ”— https://github.com/huggingface/speech-to-speech
๐Ÿ“ Build local voice agents with open-source models
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The huggingface/speech-to-speech repository offers a fully modular voice-agent pipeline, including Voice Activity Detection (VAD), Speech to Text (STT), Language Model (LLM), and Text to Speech (TTS) capabilities. This pipeline is exposed through an OpenAI Realtime-compatible WebSocket API, allowing for low-latency and flexible integration. Every component in the pipeline is swappable, enabling users to choose from a variety of backends and models, such as Parakeet TDT for STT, OpenAI-compatible LLM, and Qwen3-TTS for speech output.

To get started, you can install the package using pip install speech-to-speech and then run the server with speech-to-speech. The repository also includes a Quickstart section with example commands to demonstrate its usage. For instance, you can use the python scripts/listen_and_play_realtime.py --host 127.0.0.1 --port 8765 command to talk to the server from a second terminal.

The pipeline is designed to be highly customizable, with support for various backends and models. You can select specific implementations using CLI flags, such as --stt, --llm_backend, and --tts. The repository also includes a list of supported components, including VAD, STT, LLM, and TTS, along with their corresponding backends and platforms.

The target audience for this repository includes developers and researchers interested in building voice agents and exploring the capabilities of speech-to-speech models. With its modular design and flexible API, the huggingface/speech-to-speech repository provides a powerful tool for creating custom voice agents and integrating them into various applications.

In summary, the huggingface/speech-to-speech repository is a versatile and highly customizable pipeline for building voice agents, offering a wide range of backends and models to choose from. Whether you're a developer or researcher, this repository provides a valuable resource for exploring the possibilities of speech-to-speech technology.
Takeaway: Build your own voice assistant with huggingface/speech-to-speech and unlock a world of possibilities in speech-to-speech technology.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
โšก abus-aikorea/voice-pro is making waves. Here's the full picture.

๐Ÿ”— https://github.com/abus-aikorea/voice-pro
๐Ÿ“ Gradio WebUI for creators and developers, featuring key TTS (Edge-TTS, kokoro) and zero-shot Voice Cloning (E2 & F5-TTS, CosyVoice), with Whisper audio processing, YouTube download, Demucs vocal isolation, and multilingual translation.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Voice-Pro is an AI-powered web application designed for speech recognition, translation, and multilingual dubbing. Its key features include top-tier speech recognition with Whisper, Faster-Whisper, and Whisper-Timestamped, as well as zero-shot voice cloning with F5-TTS, E2-TTS, and CosyVoice. The application also supports multilingual text-to-speech with Edge-TTS and kokoro, and offers instant translation for over 100 languages.

To use Voice-Pro, simply download and install the application, then access its web interface to upload your media files and select the desired features. The application is designed to be user-friendly and accessible, with a clean and intuitive interface.

From a technical standpoint, Voice-Pro is built using a range of cutting-edge technologies, including Python 3.12, Torch 2.8.0+cu128, and Gradio 6.20. It also utilizes several AI models, including Whisper, F5-TTS, and CosyVoice, to deliver high-quality speech recognition and voice cloning capabilities.

Voice-Pro is designed for a range of users, including creators, researchers, and multilingual professionals. It offers a robust alternative to ElevenLabs, with advanced voice solutions and a user-friendly interface.

In short, Voice-Pro is a powerful tool for anyone looking to leverage the power of AI for speech recognition, translation, and multilingual dubbing - and with its open-source code and free distribution, the possibilities are endless!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
๐ŸŽฏ iv-org/invidious landed on trending. Worth a proper look.

๐Ÿ”— https://github.com/iv-org/invidious
๐Ÿ“ Invidious is an alternative front-end to YouTube
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Invidious is an open-source alternative front-end to YouTube, offering a lightweight and ad-free experience. Its key features include no tracking, customizable homepage, and audio-only mode. Users can import subscriptions from YouTube and other platforms, and export them as needed.

From a technical standpoint, Invidious has an embedded video support and a developer API, making it a great option for developers. The project is hosted on GitHub and has a large community of contributors, with translations available in many languages.

To get started, users can select a public instance or host Invidious themselves by following the installation instructions. The project is suitable for anyone looking for a private and customizable YouTube experience.

Invidious is perfect for those who want to ditch YouTube's ads and tracking - and it's completely free and open-source. Join the Invidious community today and experience the power of open-source video sharing!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
๐ŸŒŸ ansible/ansible caught my eye on GitHub Trending today.

๐Ÿ”— https://github.com/ansible/ansible
๐Ÿ“ Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems.https://docs.ansible.com.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Ansible is a simple IT automation system that handles configuration management, application deployment, and more. Its key features include an extremely simple setup process, agentless architecture, and the ability to describe infrastructure in a human-friendly language.

To use Ansible, you can install it with pip or a package manager, and power users can run the devel branch for the latest features. The community is active, with a forum for asking questions, getting help, and interacting with other users.

From a technical perspective, Ansible focuses on security and auditability, and allows module development in any dynamic language. The project is coded in a variety of languages, including Python, and has a devel branch for ongoing development.

Ansible is suitable for a wide range of users, from system administrators to developers, and is widely used in the industry.

The project is licensed under the GNU General Public License v3.0 or later.

In short, Ansible is all about making complex IT tasks radically simple - and that's a game-changer!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
๐Ÿ’ก microsoft/TRELLIS.2 just hit the trending charts โ€” here's why it matters.

๐Ÿ”— https://github.com/microsoft/TRELLIS.2
๐Ÿ“ Native and Compact Structured Latents for 3D Generation
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

TRELLIS.2 is a state-of-the-art 3D generative model that enables high-fidelity image-to-3D generation. It features a novel "field-free" sparse voxel structure called O-Voxel, which allows for the reconstruction and generation of complex 3D assets with sharp features and full PBR materials. The model boasts high-quality, resolution, and efficiency, generating high-resolution fully textured assets with exceptional fidelity.

Some of the key features of TRELLIS.2 include:
- Arbitrary topology handling: The O-Voxel representation can handle complex structures without lossy conversion, including open surfaces, non-manifold geometry, and internal enclosed structures.
- Rich texture modeling: The model supports arbitrary surface attributes, including base color, roughness, metallic, and opacity, enabling photorealistic rendering and transparency support.
- Minimalist processing: Data processing is streamlined for instant conversions that are fully rendering-free and optimization-free.

To use TRELLIS.2, you'll need to install the dependencies, including the CUDA Toolkit and Conda, and then clone the repository. You can then use the pretrained model for image-to-3D generation or PBR texture generation. The repository also provides a web demo for easy testing.

From a technical standpoint, TRELLIS.2 is a 4B-parameter model that utilizes a Sparse 3D VAE with 16ร— spatial downsampling to encode assets into a compact latent space. The model is designed for high-performance and can generate high-resolution assets with exceptional fidelity.

The target audience for TRELLIS.2 includes researchers, developers, and artists working with 3D generation and image-to-3D applications. With its powerful features and streamlined processing, TRELLIS.2 is an ideal choice for anyone looking to push the boundaries of 3D generation.

In short, TRELLIS.2 is a game-changer for 3D generation, offering unparalleled fidelity, efficiency, and flexibility - and with its open-source availability, the possibilities are endless!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe