Github Top Repositories
14.1K subscribers
2.8K photos
59 videos
10 files
2.93K links
Top GitHub repositories in one place ๐Ÿš€
Explore the best projects in programming, AI, data science, and more.
Download Telegram
Github Top Repositories
Photo
๐Ÿ’ก microsoft/generative-ai-for-beginners just hit the trending charts โ€” here's why it matters.

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

Get started with Generative AI using the microsoft/generative-ai-for-beginners GitHub repository. This comprehensive course offers 21 lessons to teach you the fundamentals of building Generative AI applications.

The course covers topics such as Introduction to Generative AI and LLMs, Exploring and comparing different LLMs, Using Generative AI Responsibly, and Understanding Prompt Engineering Fundamentals. You'll learn through a combination of video introductions, written lessons, and Python and TypeScript code samples.

To get started, you'll need basic knowledge of Python or TypeScript and a Github account to fork the repository. You can use either Azure OpenAI Service, Microsoft Foundry Models, OpenAI API, or Foundry Local to run the code.

The course is multi-language supported with translations available in over 50 languages. Join the Microsoft Foundry Discord server to meet other learners and get support.

In summary, this course is perfect for beginners and experienced developers alike, providing a comprehensive introduction to Generative AI and hands-on experience with building applications. Dive in and start building your Generative AI skills today!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
โค1
Github Top Repositories
Photo
๐Ÿš€ Meet donnemartin/system-design-primer: a gem from today's GitHub trending list.

๐Ÿ”— https://github.com/donnemartin/system-design-primer
๐Ÿ“ Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The System Design Primer is a comprehensive GitHub repository designed to help you learn how to build systems at scale. Its primary purpose is to provide an organized collection of resources, including system design topics, interview questions, and study guides, to aid in becoming a better engineer.

The repository offers key features such as Anki flashcard decks for retaining key system design concepts, interactive coding challenges, and a vast array of system design topics, including performance, scalability, latency, and availability. To use this repository, you can start by reviewing the system design topics, practicing with interview questions, and utilizing the provided resources to improve your understanding of system design.

From a technical standpoint, the repository covers a wide range of topics, including load balancers, reverse proxies, databases, caching, and security. It also provides information on communication protocols, such as TCP and UDP, and design patterns, such as microservices and service discovery.

The repository is suitable for a broad audience, including software engineers, system architects, and anyone interested in learning about system design. Whether you're preparing for a system design interview or simply looking to improve your skills, the System Design Primer is an invaluable resource.

In summary, the System Design Primer is a treasure trove of system design knowledge, and its contributions are welcome from the open-source community. So, dive in and explore the repository to take your system design skills to the next level: designing scalable systems is not just about handling traffic, it's about creating a better user experience.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
๐Ÿ“Œ Spotted on GitHub Trending: antirez/ds4 โ€” let's break it down.

๐Ÿ”— https://github.com/antirez/ds4
๐Ÿ“ DeepSeek 4 Flash and PRO local inference engine for Metal, CUDA and ROCm
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

DwarfStar is a native inference engine optimized for DeepSeek V4 Flash and also supporting GLM 5.2 and DeepSeek V4 PRO on high-memory machines. It's designed to be self-contained and narrow in scope, not a general-purpose GGUF runner. The engine includes tools and data for GGUF, imatrix, quality, and speed.

The project supports multiple backends: Metal on Macs, NVIDIA CUDA including multi-GPU systems, and ROCm on Strix Halo systems.
It's capable of running on consumer hardware, like MacBooks, and can also be used to turn servers into multi-user LLM servers with good results.

Some of the key features include:
- Running capable models on consumer hardware
- Turning old servers into multi-user LLM servers
- Supporting pipeline parallelism to glue multiple systems together
- Experimental DSpark speculative decoding for faster generation

The project is still in the beta stage and is very fast-changing, so instabilities are possible.
The code is developed with strong assistance from AI, including GPT 5.5, 5.6, and Claude Fable, and is not suitable for those who are not comfortable with AI-developed code.

In summary: DwarfStar is an optimized inference engine for select models, with a focus on speed and efficiency, making it a great tool for those looking to run capable models on consumer hardware - you can now run a super-smart AI model on your MacBook!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
๐ŸŒŸ shiyu-coder/Kronos caught my eye on GitHub Trending today.

๐Ÿ”— https://github.com/shiyu-coder/Kronos
๐Ÿ“ Kronos: A Foundation Model for the Language of Financial Markets
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Kronos is the first open-source foundation model for financial candlesticks, trained on data from over 45 global exchanges. It's a decoder-only model, designed to handle the unique characteristics of financial data. Key features include a novel two-stage framework, with a specialized tokenizer and a large autoregressive Transformer.

To get started, you can install the dependencies with pip install -r requirements.txt, then load a pre-trained model and tokenizer from the Hugging Face Hub. The KronosPredictor class simplifies forecasting, handling data preprocessing, normalization, and prediction.

Technical highlights include a family of pre-trained models with varying capacities, a live demo for visualizing forecasting results, and a model zoo with readily accessible models. The model is designed for diverse quantitative tasks, such as forecasting and backtesting.

The target audience includes quantitative analysts, traders, and researchers interested in applying AI to financial markets. With Kronos, you can unlock new insights and make more informed investment decisions.
Kronos is a game-changer: forecast your financial future with precision and ease!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.iss.one/GithubRe
Github Top Repositories
Photo
๐Ÿ”ฅ Panniantong/Agent-Reach is trending โ€” and it deserves your attention.

๐Ÿ”— https://github.com/Panniantong/Agent-Reach
๐Ÿ“ Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu โ€” one CLI, zero API fees.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Agent Reach ๆ˜ฏไธ€ไธช่ƒฝๅŠ›ๅฑ‚๏ผŒ่ฎฉไฝ ็š„ AI Agent ่ƒฝๅคŸ่ฎฟ้—ฎไบ’่”็ฝ‘ใ€‚ๅฎƒๅฏไปฅๅธฎๅŠฉไฝ ็š„ Agent ่ฏปๅ–็ฝ‘้กตใ€ๆœ็ดขๆŽจ็‰นใ€็œ‹ YouTube ่ง†้ข‘ใ€ๅˆทๅฐ็บขไนฆ ็ญ‰ใ€‚ๅช้œ€ๅ‘Š่ฏ‰ไฝ ็š„ Agent "ๅธฎๆˆ‘ๅฎ‰่ฃ… Agent Reach"๏ผŒๅฎƒๅฐฑไผš่‡ชๅทฑๅฎŒๆˆๅฎ‰่ฃ…ๅ’Œ้…็ฝฎใ€‚

ไธป่ฆ็‰น็‚น๏ผš

* ้›ถ้…็ฝฎ๏ผšๅฎ‰่ฃ…ๅŽๆ— ้œ€ไปปไฝ•้…็ฝฎ๏ผŒๅณๅฏไฝฟ็”จ
* ๆ”ฏๆŒๅคšๅนณๅฐ๏ผšๅŒ…ๆ‹ฌ็ฝ‘้กตใ€YouTubeใ€Twitterใ€Redditใ€Facebookใ€Instagram ็ญ‰
* ๅฎ‰ๅ…จ๏ผšCookie ๅ’Œ Token ๅชๅญ˜ๅ‚จๅœจๆœฌๅœฐ๏ผŒไธ”ๆ”ฏๆŒๅฎ‰ๅ…จๆจกๅผ
* ๅผ€ๆบ๏ผšๅฎŒๅ…จๅผ€ๆบ๏ผŒๆฌข่ฟŽ็คพๅŒบ่ดก็Œฎ

ไฝฟ็”จๆ–นๆณ•๏ผš

1. ๅ‘Š่ฏ‰ไฝ ็š„ Agent "ๅธฎๆˆ‘ๅฎ‰่ฃ… Agent Reach"
2. ็ญ‰ๅพ…ๅฎ‰่ฃ…ๅ’Œ้…็ฝฎๅฎŒๆˆ
3. ๅณๅฏไฝฟ็”จ Agent Reach ็š„ๅŠŸ่ƒฝ

ๆณจๆ„๏ผš้œ€่ฆ็™ปๅฝ•็š„ๅนณๅฐ๏ผˆๅฆ‚ Twitterใ€ๅฐ็บขไนฆ๏ผ‰้œ€่ฆ้…็ฝฎ Cookie ๆˆ–็™ปๅฝ•ๆ€ใ€‚

One-liner takeaway: Agent Reach gives your AI Agent internet superpowers with zero configuration and top-notch security.

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