This is your work, valued
Passionately curious.
deepnet. Deep learning library in plain Numpy.
★ 322speedprofile. Generate HAR and Browser NavigationTimingAPI data headlessly with Chrome and Firefox (With Docker).
★ 29tinyrl. Animated interactive visualization of RL algorithms
★ 27deepclustering. Code for Learning Embedding Space for Clustering From Deep Representations
★ 22transformers-from-scratch. Learn how Transformer models are implemented from scratch.
★ 22deepnotes. Source code for my blog DeepNotes
★ 15tinyml. Linear Regression, Logistic Regression, and MLP Neural Networks in a tiny educational package.
★ 14dataflow. WebGL based data space visualization tool.
★ 6redraft. Great writing is hard to learn. Good writing is not. Write concise and punchy sentences using NLP powered editor.
★ 5autocar. Self driving RC car experiment by end to end learning using Convolutional Neural Network
★ 4reactive. A social network in vanilla ReactJS (no ES2015)
★ 4infersent. Implementation of the InferSent paper by Conneau et al., EMNLP2017
★ 3neuraxis. Machine Learning as a Service Platform For Predictive Analytics
★ 1group-equivariant-autoencoder. Group Equivariant Autoencoder
★ 1sandbox-runtime. A lightweight sandboxing tool for enforcing filesystem and network restrictions on arbitrary processes at the OS level, without requiring a container.
★ 4.8ksuperview.sh. See your claude code logs in clear details in your dashboard
★ 2.1ksyncthing. Open Source Continuous File Synchronization
★ 87koutline. The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
★ 40kIronCalc. Main engine of the IronCalc ecosystem
★ 4khyperformula. HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
★ 2.8kdynalang. Code for "Learning to Model the World with Language." ICML 2024 Oral.
★ 421transformers-from-scratch. Learn how Transformer models are implemented from scratch.
★ 22Stirling-PDF. #1 PDF Application on GitHub that lets you edit PDFs on any device anywhere
★ 88kkubric. A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
★ 2.8kyolov10. YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
★ 11kcal-heatmap. Cal-Heatmap is a javascript charting library to create a time-series calendar heatmap
★ 3.1kfortune-sheet. A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
★ 3.7koutlines. Structured Outputs
★ 15kcockpit. Cockpit: A Practical Debugging Tool for Training Deep Neural Networks
★ 489lightning-hydra-template. PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡
★ 5.3kapple-health-bot. AppleHealthLLMBot is a personal health assistant bot designed to interact with users through conversational queries, providing personalized insights into their health activities and metrics.
★ 32hatchet. 🪓 An orchestration engine for background tasks, AI agents, and durable workflows
★ 7.6kgemma_pytorch. The official PyTorch implementation of Google's Gemma models
★ 5.7kmarker. Convert PDF to markdown + JSON quickly with high accuracy
★ 38kgithub-trends. 🚀 Level up your GitHub profile readme with customizable cards including LOC statistics!
★ 16kloro. Make your JSON data collaborative and version-controlled with CRDTs
★ 6kreact-datasheet-grid. An Airtable-like / Excel-like component to create beautiful spreadsheets.
★ 2kkbar. fast, portable, and extensible cmd+k interface for your site
★ 5.2kpezzo. 🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
★ 3.3kBEPb. Config files for my GitHub profile.
★ 3.2ktorchinfo. View model summaries in PyTorch!
★ 2.9kautolabel. Label, clean and enrich text datasets with LLMs.
★ 2.3kpocketbase. Open Source realtime backend in 1 file
★ 60kjusText. Heuristic based boilerplate removal tool
★ 821lowcoder. 🔥 🔥 🔥 The Open Source Retool, Tooljet and Appsmith Alternative
★ 1.6ksolara. A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps
★ 2.2ktrainbot. Watches a piece of train track, detects trains, and stitches together images of them.
★ 495tuql. Automatically create a GraphQL server from a SQLite database or a SQL file
★ 1.1kMAPIE. A scikit-learn-compatible library for estimating prediction intervals and controlling risks, based on conformal predictions.
★ 1.6klago. Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics
★ 10kmarvin. an ambient intelligence library
★ 6.2kpandera. A light-weight, flexible, and expressive statistical data testing library
★ 4.4kRWKV-LM. RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
★ 15kcsv-import. The open-source CSV importer, maintained by @tableflowhq
★ 1.8kd3rlpy. An offline deep reinforcement learning library
★ 1.7ktuning_playbook. A playbook for systematically maximizing the performance of deep learning models.
★ 30kcleanrl. High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
★ 10kOpen-Assistant. OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
★ 37kawesome-monte-carlo-tree-search-papers. A curated list of Monte Carlo tree search papers with implementations.
★ 713lovely-tensors. Tensors, for human consumption
★ 1.4klayout-parser. A Unified Toolkit for Deep Learning Based Document Image Analysis
★ 5.8kx-transformers. A concise but complete full-attention transformer with a set of promising experimental features from various papers
★ 5.9kTabPFN. ⚡ TabPFN: Foundation Model for Tabular Data ⚡
★ 7.7kuFuzzy. A tiny, efficient fuzzy search that doesn't suck
★ 3kslack-machine. A simple, yet powerful and extendable Slack bot
★ 769stable-diffusion. A latent text-to-image diffusion model
★ 73kawesome-neural-geometry. A curated collection of resources and research related to the geometry of representations in the brain, deep networks, and beyond
★ 1.1kfastapi-sqlmodel-alembic. Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
★ 563lm-scorer. 📃Language Model based sentences scoring library
★ 312build-your-own-x. Master programming by recreating your favorite technologies from scratch.
★ 533ktere. Terminal file explorer
★ 1.8kSciencePlots. Matplotlib styles for scientific plotting
★ 9.1kAwesome-Multi-Task-Learning. An up-to-date list of works on Multi-Task Learning
★ 378markup. A web-based document annotation tool, powered by GPT-4 :rocket:
★ 270label-studio. Label Studio is a multi-type data labeling and annotation tool with standardized output format
★ 28kfunctional-programming-jargon. Jargon from the functional programming world in simple terms!
★ 19kdeep-significance. Enabling easy statistical significance testing for deep neural networks.
★ 339min-dalle. min(DALL·E) is a fast, minimal port of DALL·E Mini to PyTorch
★ 3.5kbolt. 10x faster matrix and vector operations
★ 2.5kawesome-mlops. A curated list of references for MLOps
★ 14kplate. Rich-text editor with AI and shadcn/ui
★ 16ktiptap. The headless rich text editor framework for web artisans.
★ 38kpostgresml. Postgres with GPUs for ML/AI apps.
★ 6.8kWarcDB. WarcDB: Web crawl data as SQLite databases.
★ 407diffgram. The AI Datastore for Schemas, BLOBs, and Predictions. Use with your apps or integrate built-in Human Supervision, Data Workflow, and UI Catalog to get the most value out of your AI Data.
★ 1.9kvit-pytorch. Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
★ 25kskorch. A scikit-learn compatible neural network library that wraps PyTorch
★ 6.2kumbrel. An elegant home server OS. Run OpenClaw, store your files and photos, run a Bitcoin node, and do more with over 300 apps in the Umbrel App Store.
★ 12kdirectus. The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
★ 37kwtfpython. What the f*ck Python? 😱
★ 37kWeightWatcher. The WeightWatcher tool for predicting the accuracy of Deep Neural Networks
★ 1.8kneon. Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
★ 23kimagen-pytorch. Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
★ 8.4kdvc. 🦉 Data Versioning and ML Experiments
★ 16kallRank. allRank is a framework for training learning-to-rank neural models based on PyTorch.
★ 1kmito. Jupyter extensions that help you write code faster: Context aware AI Chat, Autocomplete, and Spreadsheet
★ 2.6kwhat-is. Important concepts in numerical linear algebra and related areas
★ 812RandomX. Proof of work algorithm based on random code execution
★ 1.6kftx_competition_entry. Jupyter Notebook
★ 14ccxt. A unified trading API with more than 100 crypto exchanges and prediction markets in JavaScript / TypeScript / Python / C# / PHP / Go / Java
★ 43kawesome-relation-extraction. 📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
★ 1.2kArweave-Upload-WP. A Wordpress plugin that allows admins to upload their Arweave keyfile (JSON), and back up every published Wordpress post to the Arweave
★ 3fairseq-rl. Modified version of fairseq, including new implementations for criterions using reinforcement learning methods.
★ 11Replibyte. Seed your development database with real data ⚡️
★ 4.4ktxtai. 💡 All-in-one AI framework for semantic search, LLM orchestration and language model workflows
★ 13kgiggle. A self-hosted, customizable and ad-free Google Search experience
★ 226featureform. The Virtual Feature Store. Turn your existing data infrastructure into a feature store.
★ 2kPURE. [NAACL 2021] A Frustratingly Easy Approach for Entity and Relation Extraction https://arxiv.org/abs/2010.12812
★ 813optimum-transformers. Accelerated NLP pipelines for fast inference on CPU and GPU. Built with Transformers, Optimum and ONNX Runtime.
★ 126ptranking. Learning to Rank in PyTorch
★ 493paperless-ngx. A community-supported supercharged document management system: scan, index and archive all your documents
★ 44kdifftastic. a structural diff that understands syntax 🟥🟩
★ 26kapperception. Shell
★ 82arrow. Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
★ 17kArchiveBox. 🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
★ 28kSingleFile. Web Extension for saving a faithful copy of a complete web page in a single HTML file
★ 22kBERT-Relation-Extraction. PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
★ 602spaces-renamer. 💻 Ability to rename desktop spaces on macOS 10.10+
★ 1.2kDIY-ai-art. How to build your own AI art installation from scratch
★ 567scibert. A BERT model for scientific text.
★ 1.7kpyworld3. The World3 model revisited in Python
★ 344Annotated-Semantic-Relationships-Datasets. A collections of public and free annotated datasets of relationships between entities/nominals (Portuguese and English)
★ 710BOND. BOND: BERT-Assisted Open-Domain Name Entity Recognition with Distant Supervision
★ 290lazydocker. The lazier way to manage everything docker
★ 52ksalina. a Lightweight library for sequential learning agents, including reinforcement learning
★ 430cresset. Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
★ 718AppFlowy. Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
★ 75kAckee. Self-hosted, Node.js based analytics tool for those who care about privacy.
★ 4.7karchived-desktop-app. The old electron based nteract notebook
★ 6.2kurl_benchmark. Python
★ 368xbar-plugins. Plugin repository for xbar (the BitBar reboot)
★ 2.6kbrowser-fingerprinting. Analysis of Bot Protection systems with available countermeasures 🚿. How to defeat anti-bot system 👻 and get around browser fingerprinting scripts 🕵️♂️ when scraping the web?
★ 5.1kmujoco. Multi-Joint dynamics with Contact. A general purpose physics simulator.
★ 14kawesome-fastapi. A curated list of awesome things related to FastAPI
★ 12ktableQA. AI Tool for querying natural language on tabular data.
★ 320decision-transformer. Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
★ 2.8kmafs. React components for interactive math
★ 3.4kstatic-wiki. Wikipedia using only static assets & no backend
★ 573lignum. A distributed message queue.
★ 125typesense. Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
★ 26kmumble. Mumble is an open-source, low-latency, high quality voice chat software.
★ 8.2kiiab. Internet-in-a-Box - Build your own LIBRARY OF ALEXANDRIA with a Raspberry Pi !
★ 1.9kjupyterlite. Wasm powered Jupyter running in the browser 💡
★ 4.9krlstructures. RLStructures is a library to facilitate the implementation of new reinforcement learning algorithms. It includes a library, a tutorial, and different RL algorithms provided as examples.
★ 264nocodb. 🔥 🔥 🔥 A Free & Self-hostable Airtable Alternative
★ 64ktypehole. TypeScript development tool for Visual Studio Code that helps you automate creating the initial static typing for runtime values
★ 1.1kclip-as-service. 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
★ 13kxyflow. React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
★ 38kSentEval. A python tool for evaluating the quality of sentence embeddings.
★ 2.1knextjs-wordpress-starter. A headless starter for WordPress powered by Next.js.
★ 735simplenetes. The sns tool is used to manage the full life cycle of your Simplenetes clusters. It integrates with the Simplenetes Podcompiler project podc to compile pods.
★ 765datasette. An open source multi-tool for exploring and publishing data
★ 11kawesome-nextjs. :notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)
★ 11kamplication. Amplication brings order to the chaos of large-scale software development by creating Golden Paths for developers - streamlined workflows that drive consistency, enable high-quality code practices, simplify onboarding, and accelerate standardized delivery across teams.
★ 16kauthelia. The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™
★ 28kgithub1s. One second to read GitHub code with VS Code.
★ 23kairbyte. Open-source data movement for ELT pipelines and AI agents — from APIs, databases & files to warehouses, lakes, and AI applications. Both self-hosted and Cloud.
★ 22kawesome-equivariant-network. Paper list for equivariant neural network
★ 1.1kreleasing-research-code. Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
★ 3kImageNet-Datasets-Downloader. ImageNet dataset downloader. Creates a custom dataset by specifying the required number of classes and images in a class.
★ 519sshuttle. Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
★ 13kcosmopolitan. build-once run-anywhere c library
★ 21ktinygrad. You like pytorch? You like micrograd? You love tinygrad! ❤️
★ 33kBringing-Old-Photos-Back-to-Life. Bringing Old Photo Back to Life (CVPR 2020 oral)
★ 16kpytorch-lightning. Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
★ 31klightning-bolts. Toolbox of models, callbacks, and datasets for AI/ML researchers.
★ 1.8kkeepsake. Version control for machine learning
★ 1.7kquickjs. Public repository of the QuickJS Javascript Engine.
★ 11kDeep-Learning-in-Production. In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
★ 4.4kmarley. A framework for multi-agent reinforcement learning.
★ 272espanso. A Privacy-first, Cross-platform Text Expander written in Rust
★ 14kResNet. PyTorch implementation of ResNet
★ 1The-Documentation-Compendium. 📢 Various README templates & tips on writing high-quality documentation that people want to read.
★ 6kbackup-docker. A simple command line tool to backup and restore docker containers along with their volumes
★ 65how-to-secure-anything. How to systematically secure anything: a repository about security engineering
★ 10ksweetviz. Visualize and compare datasets, target values and associations, with one line of code.
★ 3.1kgoogle-research. Google Research
★ 38kautoimpute. Python package for Imputation Methods
★ 253honkit. :book: HonKit is building beautiful books using Markdown - Fork of GitBook
★ 3.5kkubernetes-basicLearning. Understand kubernetes step by step. A simple repo for beginners :fire:
★ 2.3klens. Lens - The way the world runs Kubernetes
★ 23kplaywright. Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
★ 94kSupervised-Contrastive-Learning-in-TensorFlow-2. Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.
★ 133acme. A library of reinforcement learning components and agents
★ 4krough-notation. Create and animate hand-drawn annotations on a web page
★ 9.7knewscatcher. Programmatically collect normalized news from (almost) any website.
★ 3kvscode-drawio. This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
★ 9.5kdataflow. WebGL based data space visualization tool.
★ 6WikiPassageQA. Reproduction of "WikiPassageQA: A Benchmark Collection for Research on Non-factoid Answer Passage Retrieval" by Daniel Cohen, Liu Yang, and W. Croft (SIGIR18)
★ 1stance-detection. Implementation of the paper "Emergent: a novel data-set for stance classification"
★ 2awesome. 😎 Awesome lists about all kinds of interesting topics
★ 491kwhynot. A Python sandbox for decision making in dynamics
★ 428Apollo-11. Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
★ 72kpdf-lib. Create and modify PDF documents in any JavaScript environment
★ 8.6kawesome-selfhosted. A list of Free Software network services and web applications which can be hosted on your own servers
★ 310kjira_clone. A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
★ 11kuserbase. Create secure and private web apps using only static JavaScript, HTML, and CSS.
★ 2.3kesqlate. Build minimum viable admin panels quickly with just SQL
★ 1.4kspectre. Spectre.css - A Lightweight, Responsive and Modern CSS Framework
★ 11konedev. The Unified and Autonomous Development Platform
★ 15kapprise. Apprise - Push Notifications that work with just about every platform!
★ 17khuginn. Create agents that monitor and act on your behalf. Your agents are standing by!
★ 50klawvere. The collected works of F. W. Lawvere
★ 386SE2CNN. Python
★ 68n8n. Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
★ 199kSpeech. A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
★ 18ksimpledet. A Simple and Versatile Framework for Object Detection and Instance Recognition
★ 3.1kopen_spiel. OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
★ 5.4kmonolith. ⬛️ CLI tool and library for saving complete web pages as a single HTML file
★ 15kconvoys. Implementation of statistical models to analyze time lagged conversions
★ 261tensorflow_object_counting_api. 🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
★ 1.3kumap. Uniform Manifold Approximation and Projection
★ 8.2kindustry-machine-learning. A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
★ 7.5kTabNine. AI Code Completions
★ 11k