73 repos
Awesome GitHub repositories, curated.
A community-curated directory of interesting public GitHub repositories. Ask in plain English — AI ranks by relevance. Save what you find.
Browse repositories
- modelcontextprotocol/servers
The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service envir
AI Context Integration ProtocolsAI Agent Tool IntegrationsAI Interoperability Layers - MisterBooo/LeetCodeAnimation
LeetCodeAnimation is an educational code archive and technical interview resource designed to help developers master complex programming concepts. It functions as a centralized repository of source code and instructional materials, providing a structured environment for self-paced learning of fundamental computer scien
Algorithm VisualizationsAlgorithmic Problem SetsEducational Code Archives - d2l-ai/d2l-zh
This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners
Attention MechanismsAutomatic DifferentiationAutomatic Differentiation Engines - swisskyrepo/PayloadsAllTheThings
This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessme
Community-Sourced Knowledge BasesOffensive Security CheatsheetsRemote File Inclusion Payloads - mlabonne/llm-course
This project is a comprehensive educational curriculum and engineering handbook focused on the lifecycle of large language models. It serves as a structured knowledge base for machine learning practitioners, covering the fundamental mathematical and architectural principles of transformer-based sequence modeling, as we
AI Research RepositoriesFine-Tuning StrategiesLarge Language Models - localsend/localsend
LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same local network. By establishing direct, encrypted communication channels, the application enables users to share files without relying on external servers, cloud storage, or active internet connectivity. T
Cross-Platform UI FrameworksFile Transfer UtilitiesLocal Peer-to-Peer File Sharing - nestjs/nest
Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies thr
Node.js Server FrameworksControllersDependency Injection Containers - ventoy/Ventoy
Ventoy is a cross-platform boot manager that enables users to launch multiple operating system installers and live environments from a single portable storage device. By intercepting the BIOS or UEFI startup sequence, it provides a unified menu that allows for the direct execution of disk image files without requiring
Bootable Image ExecutorsChain-Loading BootloadersCross-Platform Boot Managers - Developer-Y/cs-video-courses
This project is a community-driven educational repository that serves as a comprehensive directory of university-level computer science video lectures. It provides a structured learning path for students and professionals, aggregating high-quality academic resources to facilitate self-paced study across a wide range of
Computer Science CurriculaOpen Learning ResourcesCollaborative Knowledge Bases - infiniflow/ragflow
This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasonin
AI Agent FrameworksChat AssistantsGrounded Answer Generation - redis/redis
Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr
Active-Active Database ClustersDistributed CachesDistributed State Management - awesomedata/awesome-public-datasets
This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a centralized reference point for researchers, developers, and data scientists to locate reliable information sources across a wide spectrum of industries and scientific fields. By providing a structured index, t
Curated Data RepositoriesCurated Resource ListsModel Training Pipelines - tensorflow/tfjs-examples
This repository provides a collection of practical demonstrations and implementation guides for machine learning tasks using TensorFlow.js. It serves as a resource for developers to explore model architectures, training workflows, and data manipulation techniques across domains such as computer vision, natural language
Manual Memory ManagementCore Model APIsModel Execution APIs