ulfaslak's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
home-assistant/core
:house_with_garden: Open source home automation that puts local control and privacy first.
charlax/professional-programming
A collection of learning resources for curious software engineers
maybe-finance/maybe
The OS for your personal finances
mifi/lossless-cut
The swiss army knife of lossless video/audio editing
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
rxhanson/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
Sinaptik-AI/pandas-ai
Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
danswer-ai/danswer
Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
pymc-devs/pymc
Bayesian Modeling and Probabilistic Programming in Python
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
sindresorhus/awesome-chatgpt
🤖 Awesome list for ChatGPT — an artificial intelligence chatbot developed by OpenAI
observablehq/plot
A concise API for exploratory data visualization implementing a layered grammar of graphics
prefix-dev/pixi
Package management made easy
dair-ai/ML-Notebooks
:fire: Machine Learning Notebooks
beartype/beartype
Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.
pyro-ppl/numpyro
Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
themesberg/flowbite-svelte
Official Svelte components built for Flowbite and Tailwind CSS
vacanza/python-holidays
Generate and work with holidays in Python
skrub-data/skrub
Prepping tables for machine learning
bambinos/bambi
BAyesian Model-Building Interface (Bambi) in Python.
zerodevx/svelte-toast
Simple elegant toast notifications
pymc-labs/pymc-marketing
Bayesian marketing toolbox in PyMC. Media Mix (MMM), customer lifetime value (CLV), buy-till-you-die (BTYD) models and more.
LineaLabs/lineapy
Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.
pymc-devs/pytensor
PyTensor allows you to define, optimize, and efficiently evaluate mathematical expressions involving multi-dimensional arrays.
predict-idlab/powershap
A power-full Shapley feature selection method.
sqlpipe/sqlpipe
SQLpipe makes it easy to move the result of one query from one database to another.
glevv/obscure_stats
A small collection of lesser-known statistical measures
benmaier/kd-tree-js
A JavaScript implementation of a kd tree that enables fast searches for points within a range as well as nearest neighbors in d dimensions