rodrigosaadia's Stars
langflow-ai/langflow
Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
Codium-ai/AlphaCodium
Official implementation for the paper: "Code Generation with AlphaCodium: From Prompt Engineering to Flow Engineering""
ml-explore/mlx-examples
Examples in the MLX framework
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
SkalskiP/courses
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
openai/openai-cookbook
Examples and guides for using the OpenAI API
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Sygil-Dev/sygil-webui
Stable Diffusion web UI
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.12. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
nasa/fprime
F´ - A flight software and embedded systems framework
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
react-hook-form/react-hook-form
📋 React Hooks for form state management and validation (Web + React Native)
jaredpalmer/formik
Build forms in React, without the tears 😭
homebridge/homebridge
HomeKit support for the impatient.
redux-form/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
AzureAD/microsoft-authentication-library-for-python
Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".
PacktPublishing/Pandas-Cookbook-Second-Edition
Pandas Cookbook Second Edition, published by Packt
3b1b/manim
Animation engine for explanatory math videos
google-research/simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
kjw0612/awesome-deep-vision
A curated list of deep learning resources for computer vision