Popular Github Repos

Daily Trend

/jwasham/coding-interview-university

description: A complete computer science study plan to become a software engineer.

launage:

starts: 285,873

folks: 72,913

recent stars: 2,253 stars today

/dvlab-research/MiniGemini

description: Official implementation for Mini-Gemini

launage: Python

starts: 1,574

folks: 102

recent stars: 245 stars today

/1Panel-dev/MaxKB

description: 💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。

launage: Python

starts: 2,185

folks: 341

recent stars: 279 stars today

/Dhravya/supermemory

description: Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.

launage: TypeScript

starts: 1,709

folks: 130

recent stars: 232 stars today

/jina-ai/reader

description: Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/

launage: TypeScript

starts: 2,192

folks: 170

recent stars: 596 stars today

/TheAlgorithms/Python

description: All Algorithms implemented in Python

launage: Python

starts: 178,845

folks: 43,509

recent stars: 389 stars today

/atherosai/ui

description: Simple UI examples from my social media

launage: HTML

starts: 7,520

folks: 1,301

recent stars: 261 stars today

/ashishps1/awesome-system-design-resources

description: This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems

launage:

starts: 10,191

folks: 2,457

recent stars: 212 stars today

/trekhleb/javascript-algorithms

description: 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

launage: JavaScript

starts: 182,271

folks: 29,467

recent stars: 258 stars today

/ashishps1/awesome-low-level-design

description: This repository contains low level design resources to improve coding skills and prepare for interviews.

launage:

starts: 2,484

folks: 682

recent stars: 187 stars today

/elastic/otel-profiling-agent

description: The production-scale datacenter profiler

launage: Go

starts: 263

folks: 17

recent stars: 87 stars today

/ggerganov/whisper.cpp

description: Port of OpenAI's Whisper model in C/C++

launage: C

starts: 30,750

folks: 3,028

recent stars: 750 stars today

/pointfreeco/swift-composable-architecture

description: A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.

launage: Swift

starts: 11,233

folks: 1,218

recent stars: 25 stars today

/stanford-oval/storm

description: An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.

launage: HTML

starts: 2,953

folks: 281

recent stars: 451 stars today

/GitHubDaily/GitHubDaily

description: 坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

launage:

starts: 28,820

folks: 3,239

recent stars: 312 stars today

/rasbt/LLMs-from-scratch

description: Implementing a ChatGPT-like LLM from scratch, step by step

launage: Jupyter Notebook

starts: 13,694

folks: 1,147

recent stars: 90 stars today

/zed-industries/zed

description: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

launage: Rust

starts: 31,534

folks: 1,463

recent stars: 314 stars today

/airbnb/lottie-ios

description: An iOS library to natively render After Effects vector animations

launage: Swift

starts: 24,915

folks: 3,605

recent stars: 3 stars today

/danny-avila/LibreChat

description: Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development

launage: TypeScript

starts: 10,303

folks: 1,865

recent stars: 212 stars today

/Unstructured-IO/unstructured

description: Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.

launage: HTML

starts: 5,897

folks: 429

recent stars: 43 stars today

/nalgeon/redka

description: Redis re-implemented with SQLite

launage: Go

starts: 1,621

folks: 24

recent stars: 387 stars today

/recharts/recharts

description: Redefined chart library built with React and D3

launage: TypeScript

starts: 22,400

folks: 1,632

recent stars: 25 stars today

/honojs/hono

description: Fast, Lightweight, Web-standards

launage: TypeScript

starts: 14,255

folks: 361

recent stars: 271 stars today

/donnemartin/system-design-primer

description: Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

launage: Python

starts: 252,928

folks: 43,282

recent stars: 312 stars today

Weekly Trend

/karpathy/llm.c

description: LLM training in simple, raw C/CUDA

launage: Cuda

starts: 15,677

folks: 1,558

recent stars: 8,496 stars this week

/miurla/morphic

description: An AI-powered answer engine with a generative UI

launage: TypeScript

starts: 3,088

folks: 686

recent stars: 1,523 stars this week

/nashsu/FreeAskInternet

description: FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.

launage: Python

starts: 7,156

folks: 755

recent stars: 4,242 stars this week

/1Panel-dev/MaxKB

description: 💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。

launage: Python

starts: 2,185

folks: 341

recent stars: 792 stars this week

/drawdb-io/drawdb

description: Free, simple, and intuitive online database design tool and SQL generator.

launage: JavaScript

starts: 5,449

folks: 346

recent stars: 3,087 stars this week

/nus-apr/auto-code-rover

description: A project structure aware autonomous software engineer aiming for autonomous program improvement. Resolved 15.95% tasks in full SWE-bench

launage: Python

starts: 1,819

folks: 174

recent stars: 704 stars this week

/jwasham/coding-interview-university

description: A complete computer science study plan to become a software engineer.

launage:

starts: 285,873

folks: 72,913

recent stars: 3,727 stars this week

/zed-industries/zed

description: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

launage: Rust

starts: 31,534

folks: 1,463

recent stars: 1,163 stars this week

/karpathy/llama2.c

description: Inference Llama 2 in one file of pure C

launage: C

starts: 15,624

folks: 1,768

recent stars: 658 stars this week

/dvlab-research/MiniGemini

description: Official implementation for Mini-Gemini

launage: Python

starts: 1,574

folks: 102

recent stars: 678 stars this week

/google-gemini/cookbook

description: A collection of guides and examples for the Gemini API.

launage: Jupyter Notebook

starts: 1,709

folks: 168

recent stars: 1,104 stars this week

/infiniflow/ragflow

description: RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.

launage: Python

starts: 4,934

folks: 382

recent stars: 1,287 stars this week

/langgenius/dify

description: Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

launage: TypeScript

starts: 22,162

folks: 2,950

recent stars: 2,189 stars this week

/google/googletest

description: GoogleTest - Google Testing and Mocking Framework

launage: C++

starts: 33,027

folks: 9,902

recent stars: 405 stars this week

/FoundationVision/VAR

description: [GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!

launage: Python

starts: 2,423

folks: 201

recent stars: 797 stars this week

/paul-gauthier/aider

description: aider is AI pair programming in your terminal

launage: Python

starts: 9,075

folks: 946

recent stars: 1,545 stars this week

/azerothcore/azerothcore-wotlk

description: Complete Open Source and Modular solution for MMO

launage: C++

starts: 5,826

folks: 2,346

recent stars: 456 stars this week

/git/git

description: Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

launage: C

starts: 49,835

folks: 25,062

recent stars: 322 stars this week

/code100x/cms

description:

launage: TypeScript

starts: 461

folks: 500

recent stars: 280 stars this week

/ggerganov/whisper.cpp

description: Port of OpenAI's Whisper model in C/C++

launage: C

starts: 30,750

folks: 3,028

recent stars: 1,213 stars this week

/PKU-YuanGroup/Open-Sora-Plan

description: This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.

launage: Python

starts: 9,958

folks: 895

recent stars: 2,632 stars this week

/coollabsio/coolify

description: An open-source & self-hostable Heroku / Netlify / Vercel alternative.

launage: PHP

starts: 13,234

folks: 691

recent stars: 829 stars this week

/ordinals/ord

description: 👁‍🗨 Rare and exotic sats

launage: Rust

starts: 3,385

folks: 1,149

recent stars: 130 stars this week

Monethly Trend

/OpenDevin/OpenDevin

description: 🐚 OpenDevin: Code Less, Make More

launage: Python

starts: 22,157

folks: 2,400

recent stars: 21,178 stars this month

/microsoft/garnet

description: Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

launage: C#

starts: 8,924

folks: 393

recent stars: 8,991 stars this month

/microsoft/generative-ai-for-beginners

description: 18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/

launage: Jupyter Notebook

starts: 41,744

folks: 22,631

recent stars: 12,514 stars this month

/modularml/mojo

description: The Mojo Programming Language

launage: Mojo

starts: 20,888

folks: 2,451

recent stars: 3,562 stars this month

/OpenInterpreter/open-interpreter

description: A natural language interface for computers

launage: Python

starts: 47,363

folks: 4,095

recent stars: 5,821 stars this month

/snipe-it-com/solana-sniper-bot

description: Solana Sniper Bot - Proof of Concept

launage: TypeScript

starts: 843

folks: 369

recent stars: 682 stars this month

/Mozilla-Ocho/llamafile

description: Distribute and run LLMs with a single file.

launage: C++

starts: 13,278

folks: 644

recent stars: 3,120 stars this month

/doocs/source-code-hunter

description: 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

launage: Java

starts: 19,091

folks: 3,559

recent stars: 3,517 stars this month

/juspay/hyperswitch

description: An open source payments switch written in Rust to make payments fast, reliable and affordable

launage: Rust

starts: 10,215

folks: 1,148

recent stars: 934 stars this month

/langgenius/dify

description: Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

launage: TypeScript

starts: 22,162

folks: 2,950

recent stars: 4,570 stars this month

/redis/redis

description: Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

launage: C

starts: 64,685

folks: 23,433

recent stars: 1,143 stars this month

/hpcaitech/Open-Sora

description: Open-Sora: Democratizing Efficient Video Production for All

launage: Python

starts: 14,923

folks: 1,334

recent stars: 12,695 stars this month

/jwasham/coding-interview-university

description: A complete computer science study plan to become a software engineer.

launage:

starts: 285,873

folks: 72,913

recent stars: 5,868 stars this month

/langflow-ai/langflow

description: ⛓️ Langflow is a dynamic graph where each node is an executable unit. Its modular and interactive design fosters rapid experimentation and prototyping, pushing hard on the limits of creativity.

launage: JavaScript

starts: 16,853

folks: 2,498

recent stars: 1,791 stars this month

/Pythagora-io/gpt-pilot

description: The first real AI developer

launage: Python

starts: 27,892

folks: 2,762

recent stars: 4,773 stars this month

/DioxusLabs/dioxus

description: Fullstack GUI library for web, desktop, mobile, and more.

launage: Rust

starts: 18,088

folks: 687

recent stars: 1,853 stars this month

/OpenBMB/ChatDev

description: Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)

launage: Shell

starts: 22,421

folks: 2,805

recent stars: 2,094 stars this month

/paul-gauthier/aider

description: aider is AI pair programming in your terminal

launage: Python

starts: 9,075

folks: 946

recent stars: 2,243 stars this month

/netease-youdao/QAnything

description: Question and Answer based on Anything.

launage: Python

starts: 8,103

folks: 775

recent stars: 2,715 stars this month

/roboflow/supervision

description: We write your reusable computer vision tools. 💜

launage: Python

starts: 13,911

folks: 1,079

recent stars: 4,000 stars this month

/pedroslopez/whatsapp-web.js

description: A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app

launage: JavaScript

starts: 13,478

folks: 3,230

recent stars: 414 stars this month

/sugarforever/chat-ollama

description: ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.

launage: Vue

starts: 1,191

folks: 215

recent stars: 727 stars this month

/Stirling-Tools/Stirling-PDF

description: locally hosted web application that allows you to perform various operations on PDF files

launage: Java

starts: 21,557

folks: 1,563

recent stars: 2,926 stars this month

/YunaiV/ruoyi-vue-pro

description: 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!

launage: Java

starts: 24,076

folks: 4,993

recent stars: 1,476 stars this month

/ordinals/ord

description: 👁‍🗨 Rare and exotic sats

launage: Rust

starts: 3,385

folks: 1,149

recent stars: 302 stars this month