Github Top Repositories
12.9K subscribers
371 photos
57 videos
9 files
1.32K links
Top GitHub repositories in one place 🚀
Explore the best projects in programming, AI, data science, and more.
Download Telegram
🔥 Trending Repository: tinygrad

📝 Description: You like pytorch? You like micrograd? You love tinygrad! ❤️

🔗 Repository URL: https://github.com/tinygrad/tinygrad

📖 Readme: https://github.com/tinygrad/tinygrad#readme

📊 Statistics:
🌟 Stars:
👀 Watchers: 278
🍴 Forks: 4k

💻 Programming Languages: Python - C - Cuda - C++ - Metal - Rust

🏷️ Related Topics: Not available

==================================
🧠 By: https://t.me/DataScienceM
🔥 Trending Repository: obsidian-skills

📝 Description: Agent skills for Obsidian. Teach your agent to use Markdown, Bases, JSON Canvas, and use the CLI.

🔗 Repository URL: https://github.com/kepano/obsidian-skills

📖 Readme: https://github.com/kepano/obsidian-skills#readme

📊 Statistics:
🌟 Stars: 16k
👀 Watchers: 117
🍴 Forks: 925

💻 Programming Languages: Not available

🏷️ Related Topics:
#cli #skills #opencode #obsidian #codex #claude #defuddle #clawdbot #openclaw


==================================
🧠 By: https://t.me/DataScienceM
1
🔥 Trending Repository: awesome-claude-code

📝 Description: A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic

🔗 Repository URL: https://github.com/hesreallyhim/awesome-claude-code

📖 Readme: https://github.com/hesreallyhim/awesome-claude-code#readme

📊 Statistics:
🌟 Stars: 30.4k
👀 Watchers: 224
🍴 Forks: 2.1k

💻 Programming Languages: Python - Makefile

🏷️ Related Topics:
#awesome #awesome_list #awesome_lists #awesome_resources #claude #coding_assistant #llm #ai_workflows #anthropic #anthropic_claude #coding_agents #ai_workflow_optimization #coding_assistants #agent_skills #claude_code #agentic_code #coding_agent #agentic_coding


==================================
🧠 By: https://t.me/DataScienceM
Follow the Machine Learning with Python channel on WhatsApp: https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
⚡️ Colorizing old black-and-white videos and "bringing faces to life" for FREE

SVFR — a full-fledged framework for restoring faces in videos.

It can:
💬 BFR — improve blurry faces.
💬 Colorization — colorize black-and-white videos.
💬 Inpainting — redraw damaged areas.
💬 and combine all of this in one pass.

Essentially, the model takes old or damaged videos and makes them "as if they were shot yesterday". And it's free and open-source.

⚙️ Installation locally:

1. Create an environment

conda create -n svfr python=3.9 -y
conda activate svfr


2. Install PyTorch (for your CUDA)

pip install torch==2.2.2 torchvision==0.17.2 torchaudio==2.2.2


3. Install dependencies

pip install -r requirements.txt


4. Download models

conda install git-lfs
git lfs install
git clone https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt models/stable-video-diffusion-img2vid-xt


5. Start processing videos

python infer.py \
--config config/infer.yaml \
--task_ids 0 \
--input_path input.mp4 \
--output_dir results/ \
--crop_face_region


Where task_ids:

* 0 — face enhancement
* 1 — colorization
* 2 — redrawing damage

An ideal tool if:
🟢you're restoring archival videos;
🟢you're creating historical content;
🟢you're working with neural networks and video effects;
🟢you want a wow result without paid services.

▶️ Demo on Hugging Face

♎️ GitHub/Instructions

#python #soft #github

https://t.me/CodeProgrammer
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
1
🔥 Trending Repository: editor

📝 Description: No description available

🔗 Repository URL: https://github.com/pascalorg/editor

🌐 Website: https://editor.pascal.app

📖 Readme: https://github.com/pascalorg/editor#readme

📊 Statistics:
🌟 Stars: 4k
👀 Watchers: 43
🍴 Forks: 621

💻 Programming Languages: TypeScript - Shell

🏷️ Related Topics: Not available

==================================
🧠 By: https://t.me/DataScienceM
🔥 Trending Repository: last30days-skill

📝 Description: AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

🔗 Repository URL: https://github.com/mvanhorn/last30days-skill

📖 Readme: https://github.com/mvanhorn/last30days-skill#readme

📊 Statistics:
🌟 Stars: 4.8k
👀 Watchers: 31
🍴 Forks: 530

💻 Programming Languages: Python - Shell

🏷️ Related Topics:
#instagram #youtube #social_media #twitter #research #reddit #hackernews #trends #claude #web_search #bluesky #recency #tiktok #ai_prompts #polymarket #deep_research #claude_code #ai_skill #openclaw #clawhub


==================================
🧠 By: https://t.me/DataScienceM
🔥 Trending Repository: litellm

📝 Description: Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]

🔗 Repository URL: https://github.com/BerriAI/litellm

🌐 Website: https://docs.litellm.ai/docs/

📖 Readme: https://github.com/BerriAI/litellm#readme

📊 Statistics:
🌟 Stars: 40.4k
👀 Watchers: 173
🍴 Forks: 6.7k

💻 Programming Languages: Python - TypeScript - HTML - JavaScript - Shell - Makefile

🏷️ Related Topics:
#gateway #bedrock #openai #vertex_ai #azure_openai #llm #langchain #llmops #anthropic #openai_proxy #litellm #ai_gateway #llm_gateway #mcp_gateway


==================================
🧠 By: https://t.me/DataScienceM
1
🔥 Trending Repository: claude-subconscious

📝 Description: Give Claude Code a subconscious

🔗 Repository URL: https://github.com/letta-ai/claude-subconscious

📖 Readme: https://github.com/letta-ai/claude-subconscious#readme

📊 Statistics:
🌟 Stars: 1.3k
👀 Watchers: 14
🍴 Forks: 101

💻 Programming Languages: TypeScript - C# - JavaScript - PowerShell

🏷️ Related Topics: Not available

==================================
🧠 By: https://t.me/DataScienceM
1
🔥 Trending Repository: oh-my-claudecode

📝 Description: Teams-first Multi-agent orchestration for Claude Code

🔗 Repository URL: https://github.com/Yeachan-Heo/oh-my-claudecode

🌐 Website: https://yeachan-heo.github.io/oh-my-claudecode-website

📖 Readme: https://github.com/Yeachan-Heo/oh-my-claudecode#readme

📊 Statistics:
🌟 Stars:
👀 Watchers: 38
🍴 Forks: 802

💻 Programming Languages: TypeScript - JavaScript

🏷️ Related Topics:
#automation #opencode #multi_agent_systems #ai_agents #claude #parallel_execution #vibe_coding #claude_code #agentic_coding #oh_my_opencode


==================================
🧠 By: https://t.me/DataScienceM
🔥 Trending Repository: insanely-fast-whisper

📝 Description: No description available

🔗 Repository URL: https://github.com/Vaibhavs10/insanely-fast-whisper

📖 Readme: https://github.com/Vaibhavs10/insanely-fast-whisper#readme

📊 Statistics:
🌟 Stars: 10.5k
👀 Watchers: 79
🍴 Forks: 775

💻 Programming Languages: Jupyter Notebook - Python

🏷️ Related Topics: Not available

==================================
🧠 By: https://t.me/DataScienceM
🔥 Trending Repository: chandra

📝 Description: OCR model that handles complex tables, forms, handwriting with full layout.

🔗 Repository URL: https://github.com/datalab-to/chandra

🌐 Website: https://www.datalab.to

📖 Readme: https://github.com/datalab-to/chandra#readme

📊 Statistics:
🌟 Stars: 5.7k
👀 Watchers: 50
🍴 Forks: 637

💻 Programming Languages: Python - HTML

🏷️ Related Topics:
#ocr #ai


==================================
🧠 By: https://t.me/DataScienceM
🔥 Trending Repository: mcp-server-guide

📝 Description: A guide on how to use the Figma MCP server

🔗 Repository URL: https://github.com/figma/mcp-server-guide

🌐 Website: https://help.figma.com/hc/en-us/articles/32132100833559-Guide-to-the-Dev-Mode-MCP-Server

📖 Readme: https://github.com/figma/mcp-server-guide#readme

📊 Statistics:
🌟 Stars: 682
👀 Watchers: 7
🍴 Forks: 52

💻 Programming Languages: JavaScript

🏷️ Related Topics: Not available

==================================
🧠 By: https://t.me/DataScienceM
1
🔥 Trending Repository: AI-Scientist-v2

📝 Description: The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search

🔗 Repository URL: https://github.com/SakanaAI/AI-Scientist-v2

📖 Readme: https://github.com/SakanaAI/AI-Scientist-v2#readme

📊 Statistics:
🌟 Stars: 2.6k
👀 Watchers: 34
🍴 Forks: 459

💻 Programming Languages: Python - TeX - BibTeX Style - JavaScript - HTML

🏷️ Related Topics: Not available

==================================
🧠 By: https://t.me/DataScienceM
🔥 Trending Repository: FreeCAD

📝 Description: Official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.

🔗 Repository URL: https://github.com/FreeCAD/FreeCAD

🌐 Website: https://www.freecad.org

📖 Readme: https://github.com/FreeCAD/FreeCAD#readme

📊 Statistics:
🌟 Stars: 29.4k
👀 Watchers: 538
🍴 Forks: 5.3k

💻 Programming Languages: C++ - Python - C - CMake - NSIS - Lex

🏷️ Related Topics:
#windows #macos #linux #engineering #architecture #cad #fem #coin #bim #freecad #cam #3d_printing #3d #opencascade


==================================
🧠 By: https://t.me/DataScienceM
🔥 Trending Repository: fastfetch

📝 Description: A maintained, feature-rich and performance oriented, neofetch like system information tool.

🔗 Repository URL: https://github.com/fastfetch-cli/fastfetch

📖 Readme: https://github.com/fastfetch-cli/fastfetch#readme

📊 Statistics:
🌟 Stars: 21k
👀 Watchers: 54
🍴 Forks: 710

💻 Programming Languages: C - CMake - C++ - Objective-C

🏷️ Related Topics:
#fetch #terminal #command_line #neofetch #hacktoberfest #winfetch #fastfetch #flashfetch #macfetch #bsdfetch


==================================
🧠 By: https://t.me/DataScienceM
👏1
🔥 Trending Repository: claude-howto

📝 Description: A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.

🔗 Repository URL: https://github.com/luongnv89/claude-howto

📖 Readme: https://github.com/luongnv89/claude-howto#readme

📊 Statistics:
🌟 Stars:
👀 Watchers: 33
🍴 Forks:

💻 Programming Languages: Python - Shell - JavaScript

🏷️ Related Topics:
#tutorial #guide #claude_code


==================================
🧠 By: https://t.me/DataScienceM
🔥 Trending Repository: freeCodeCamp

📝 Description: freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

🔗 Repository URL: https://github.com/freeCodeCamp/freeCodeCamp

🌐 Website: https://contribute.freecodecamp.org

📖 Readme: https://github.com/freeCodeCamp/freeCodeCamp#readme

📊 Statistics:
🌟 Stars: 439k
👀 Watchers: 8.5k
🍴 Forks: 43.9k

💻 Programming Languages: TypeScript - JavaScript - CSS - Dockerfile - HCL - Shell

🏷️ Related Topics:
#react #nodejs #javascript #d3 #teachers #community #education #programming #curriculum #math #freecodecamp #learn_to_code #nonprofits #careers #certification


==================================
🧠 By: https://t.me/DataScienceM
1
🔥 Trending Repository: sherlock

📝 Description: Hunt down social media accounts by username across social networks

🔗 Repository URL: https://github.com/sherlock-project/sherlock

🌐 Website: https://sherlockproject.xyz

📖 Readme: https://github.com/sherlock-project/sherlock#readme

📊 Statistics:
🌟 Stars: 74.3k
👀 Watchers: 1.2k
🍴 Forks: 8.8k

💻 Programming Languages: Python - Dockerfile - Shell

🏷️ Related Topics:
#python #linux #cli #osint #tools #sherlock #python3 #forensics #cybersecurity #infosec #pentesting #cti #hacktoberfest #information_gathering #reconnaissance #redteam


==================================
🧠 By: https://t.me/DataScienceM