Github Top Repositories
13.1K subscribers
967 photos
57 videos
10 files
1.7K links
Top GitHub repositories in one place ๐Ÿš€
Explore the best projects in programming, AI, data science, and more.
Download Telegram
Github Top Repositories
Photo
๐ŸŽฏ Biohub/esm landed on trending. Worth a proper look.

๐Ÿ”— https://github.com/Biohub/esm
๐Ÿ“ No description.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The Biohub/esm GitHub repository presents a groundbreaking world model of protein biology, leveraging the latest advancements in Evolutionary Scale Modeling (ESM). This comprehensive system comprises three primary components: ESMC, ESMFold2, and ESM Atlas.

ESMC is a state-of-the-art protein language model trained on billions of protein sequences, allowing it to learn and represent the rules of protein biology. ESMFold2 builds upon ESMC and is a state-of-the-art structure prediction model that can predict high-resolution, all-atom 3D protein structures directly from amino acid sequences. The ESM Atlas is a vast map of 6.8 billion proteins, organized according to the internal world model of ESMC, enabling the prediction of over one billion structures.

These tools can be utilized through the Biohub Platform or by running the models locally with Hugging Face. The repository provides extensive documentation, including tutorials and preprints, to facilitate understanding and usage. The target audience includes researchers, scientists, and developers interested in protein biology, structure prediction, and world modeling.

Here is a simple example of running ESMC locally:
import torch
from transformers import AutoModelForMaskedLM, AutoTokenizer

# example GFP sequence
sequences = ["MSKGEELFTGVVPILVELDGDVNGHKFSVSGEGEGDATYGKLTLKFICTTGKLPVPWPTLVTTFSYGVQCFSRYPDHMKQHDFFKSAMPEGYVQERTIFFKDDGNYKTRAEVKFEGDTLVNRIELKGIDFKEDGNILGHKLEYNYNSHNVYIMADKQKNGIKVNFKIRHNIEDGSVQLADHYQQNTPIGDGPVLLPDNHYLSTQSALSKDPNEKRDHMVLLEFVTAAGITHGMDELYK"]

model = AutoModelForMaskedLM.from_pretrained(
"Biohub/ESMC-6B",
device_map="auto",
).eval()
tokenizer = AutoTokenizer.from_pretrained("Biohub/ESMC-6B")

inputs = tokenizer(sequences, return_tensors="pt", padding=True)
inputs = {k: v.to(model.device) for k, v in inputs.items()}
with torch.inference_mode():
output = model(**inputs)

To get started, simply install the esm library and import the necessary modules. With Biohub/esm, unlock the power of world modeling in protein biology and discover new frontiers in protein structure prediction and design. The future of protein biology is here, and it's being modeled with unprecedented accuracy.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
โค1
๐Ÿ’ก Crosstalk-Solutions/project-nomad just hit the trending charts โ€” here's why it matters.

๐Ÿ”— https://github.com/Crosstalk-Solutions/project-nomad
๐Ÿ“ Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empoweredโ€”anytime, anywhere.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Project N.O.M.A.D. is a self-contained, offline-first knowledge and education server that empowers users with critical tools and AI, anytime, anywhere. Key features include an AI chat with knowledge base, information library, education platform, offline maps, data tools, and notes.

To get started, users can follow the Quick Install guide for Debian-based operating systems. For more control, advanced users can use the Docker Compose template to customize their installation.

Technical highlights of Project N.O.M.A.D. include its management UI and API, which orchestrate a collection of containerized tools and resources via Docker. The project is suitable for users who want to access knowledge and education resources offline, including students, researchers, and individuals in areas with limited internet connectivity.

The project is licensed under the Apache License 2.0 and has a growing community with resources like a website, Discord channel, and benchmark leaderboard.

In a nutshell, Project N.O.M.A.D. is the ultimate offline companion for knowledge seekers - empowering minds, anywhere.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
โค1
๐ŸŒŸ DigitalPlatDev/FreeDomain caught my eye on GitHub Trending today.

๐Ÿ”— https://github.com/DigitalPlatDev/FreeDomain
๐Ÿ“ DigitalPlat FreeDomain: Free Domain For Everyone
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

DigitalPlat FreeDomain is a platform that offers free domain names to individuals and organizations, promoting a more accessible web. The goal is to make the internet an open space where everyone can have their own online presence, regardless of budget.

Key features include free domain registration with various extensions like .DPDNS.ORG and .US.KG, and the freedom to host with your preferred DNS provider. To get started, simply visit the DigitalPlat FreeDomain Dashboard and follow the tutorial.

From a technical standpoint, the project has grown significantly, now supporting over 500,000 domains. The founder, Edward Hsing, shares the story of how this started as a small DNS experiment and evolved into a reliable service.

The target audience is anyone looking to establish an online presence without the burden of domain costs. Whether you're a developer, blogger, or just starting out, DigitalPlat FreeDomain is a great option.

In short, DigitalPlat FreeDomain is a game-changer for those who want to create a website without breaking the bank - Claim your free domain and start building your online presence today!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
Github Top Repositories
Photo
๐Ÿ’ก affaan-m/ECC just hit the trending charts โ€” here's why it matters.

๐Ÿ”— https://github.com/affaan-m/ECC
๐Ÿ“ The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

ECC is an open-source, harness-native operator system for agentic work, built from real-world multi-harness engineering workflows. It's designed to work across various AI agent harnesses, including Codex, Claude Code, Cursor, OpenCode, and more.

The system provides a complete set of features, including skills, instincts, memory optimization, continuous learning, security scanning, and research-first development.

To get started with ECC, you can follow the HERMES setup guide and review the release notes and cross-harness architecture documentation.

Key features include:
- Token optimization
- Memory persistence
- Continuous learning
- Verification loops
- Parallelization
- Subagent orchestration

ECC is suitable for developers, engineers, and researchers working with AI agent harnesses.

Technical highlights include support for multiple programming languages, such as Python, Java, Go, and TypeScript.

In summary, ECC is a powerful tool for building and managing AI agent workflows, and its open-source nature makes it a great choice for anyone looking to automate and optimize their workflows - ECC is the future of agentic work, and the future is now.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
Github Top Repositories
Photo
๐ŸŒŸ hardikpandya/stop-slop caught my eye on GitHub Trending today.

๐Ÿ”— https://github.com/hardikpandya/stop-slop
๐Ÿ“ A skill file for removing AI tells from prose
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The Stop Slop GitHub repository is a skill designed to remove AI tells from prose, making your writing sound more human. The key features include a set of rules and references that help catch and remove predictable phrases, structures, and rhythms.

To use it, simply add the folder as a skill or upload the SKILL.md and reference files to your project knowledge. You can also include SKILL.md in your system prompt for API calls.

The repository catches various patterns such as banned phrases, structural clichรฉs, and sentence-level rules, and even provides a scoring system to rate your writing.

This repository is perfect for writers and developers looking to improve their writing skills and make their content sound more authentic.

In a nutshell, Stop Slop helps you write like a human, not a robot - so stop the slop and start writing.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
โค1
Github Top Repositories
Photo
๐ŸŒŸ DataTalksClub/data-engineering-zoomcamp caught my eye on GitHub Trending today.

๐Ÿ”— https://github.com/DataTalksClub/data-engineering-zoomcamp
๐Ÿ“ Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. The next cohort starts in January 2026. Join the course here ๐Ÿ‘‡๐Ÿผ
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The Data Engineering Zoomcamp is a free 9-week course that covers the fundamentals of data engineering. It's designed to help you build an end-to-end data pipeline from scratch, with hands-on experience using industry-standard tools and best practices.

Key features of the course include structured modules, hands-on workshops, and a final project to reinforce your learning. You'll learn about containerization, infrastructure as code, workflow orchestration, data warehousing, and analytics engineering.

The course is suitable for anyone with basic coding experience and familiarity with SQL. No prior data engineering experience is necessary. You can enroll in the course by registering for the next cohort or following the self-paced learning path.

The course has a strong community and support system, with a dedicated #course-data-engineering channel on Slack for discussions and troubleshooting.

The course is taught by experienced instructors, including Alexey Grigorev and Michael Shoemaker, and is sponsored by companies like Kestra and Bruin.

Overall, the Data Engineering Zoomcamp is a great resource for anyone looking to learn data engineering fundamentals and build a career in the field.
So, what are you waiting for? Join the course and start building your skills today - it's a free 9-week course that can change your career!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
โšก codecrafters-io/build-your-own-x is making waves. Here's the full picture.

๐Ÿ”— 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 collection of step-by-step guides for building various technologies from scratch. It covers a wide range of topics, including 3D renderers, AI models, blockchains, bots, databases, and more. The repository provides tutorials and examples in different programming languages, such as C++, Java, Python, and JavaScript. Whether you're a beginner or an experienced developer, this repository offers a valuable resource for learning and exploring new technologies. The guides are designed to be practical and hands-on, allowing you to build and experiment with your own projects. So, what I cannot create, I do not understand - start building and learning with codecrafters-io/build-your-own-x today! Build something from scratch, and you'll never see it the same way again.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
โค1
Github Top Repositories
Photo
๐Ÿ”ฅ harry0703/MoneyPrinterTurbo is trending โ€” and it deserves your attention.

๐Ÿ”— https://github.com/harry0703/MoneyPrinterTurbo
๐Ÿ“ ๅˆฉ็”จAIๅคงๆจกๅž‹๏ผŒไธ€้”ฎ็”Ÿๆˆ้ซ˜ๆธ…็Ÿญ่ง†้ข‘ Generate short videos with one click using AI LLM.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

MoneyPrinterTurbo is an open-source project that allows users to generate high-definition videos with customizable themes, music, and subtitles. The project uses a Model-View-Controller (MVC) architecture and supports both API and Web interface interactions.

To use MoneyPrinterTurbo, users can provide a video theme or keyword, and the system will automatically generate a video script, video materials, subtitles, and background music. The project supports various video sizes, including 9:16 and 16:9, and allows for batch video generation.

The project has several technical highlights, including support for AI-generated video scripts, multi-language subtitles, and background music. It also supports various LLM providers, such as OpenAI and Azure.

MoneyPrinterTurbo is suitable for users who want to generate high-quality videos quickly and easily. The project is open-source and has a permissive license, making it accessible to a wide range of users.

To get started with MoneyPrinterTurbo, users can follow the quick start guide in the project's README file. The guide provides step-by-step instructions for installing the project, configuring the environment, and generating videos.

In summary, MoneyPrinterTurbo is a powerful tool for generating high-quality videos with customizable themes, music, and subtitles. With its open-source nature and permissive license, it is an excellent choice for users who want to create engaging videos quickly and easily.
Automate your video creation with MoneyPrinterTurbo - no video editing experience required!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
๐Ÿ” Deep-diving into microsoft/markitdown โ€” fresh off the trending list.

๐Ÿ”— https://github.com/microsoft/markitdown
๐Ÿ“ Python tool for converting files and office documents to Markdown.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

MarkItDown is a lightweight Python utility that converts various file formats to Markdown, ideal for use with Large Language Models (LLMs) and text analysis pipelines. It supports a wide range of file types, including PDF, PowerPoint, Word, Excel, images, audio, HTML, and more. The goal is to preserve important document structure and content as Markdown, making it easily consumable by text analysis tools.

Key features include:
- convert_stream() and convert_local() functions for flexible conversion
- Support for optional dependencies for specific file formats, such as [pdf], [docx], and [pptx]
- Plugin architecture for extending functionality, including the markitdown-ocr plugin for Optical Character Recognition (OCR)
- Integration with Azure Content Understanding for higher-quality conversion and structured field extraction
- Python API for easy integration into existing workflows

To get started, simply install MarkItDown using pip install 'markitdown[all]' and use the command-line interface or Python API to convert your files. With MarkItDown, you can easily convert your files to Markdown and unlock the power of LLMs and text analysis pipelines. Convert your files to Markdown in minutes, and start analyzing your data with ease - MarkItDown makes it easy.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
๐Ÿ’ป Scrap

๐Ÿ›  Scraperr is a self-hosted application designed to accurately extract data from websites using XPath selectors.

๐Ÿ”ฐ It provides a convenient interface for managing scraping tasks, viewing and exporting data.

๐Ÿ”ฐ Key features include XPath-based extraction, queue management, scraping all pages of a single domain, adding custom headers, automatic media downloading, and visualizing results in tables.

๐Ÿ”ฐ The application is intended only for sites where scraping is allowed, and the developer is not responsible for possible abuse.

๐Ÿ”—Links:
https://github.com/jaypyles/Scraperr

#Scraperr #WebScraping #XPath #SelfHosted #DataExtraction #DevTools

โœจ Join Best TG Channels https://t.me/addlist/0f6vfFbEMdAwODBk

โญ๏ธ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A