ethanresnick's Stars
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
wandb/openui
OpenUI let's you describe UI using your imagination, then see it rendered live.
HigherOrderCO/Bend
A massively parallel, high-level programming language
Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
plandex-ai/plandex
AI driven development in your terminal. Designed for large, real-world tasks.
microsoft/garnet
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.
coder/coder
Provision remote development environments via Terraform
InternLM/MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
xataio/pgroll
PostgreSQL zero-downtime migrations made easy
huggingface/optimum
🚀 Accelerate training and inference of 🤗 Transformers and 🤗 Diffusers with easy to use hardware optimization tools
kaleidawave/ezno
A fast and correct TypeScript type checker and compiler with additional experiments
openai/neural-mmo
Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents"
timescale/pgvectorscale
A complement to pgvector for high performance, cost efficient vector search on large workloads.
stack-auth/pgmock
In-memory Postgres for unit/E2E tests
MushroomRL/mushroom-rl
Python library for Reinforcement Learning.
alteryx/evalml
EvalML is an AutoML library written in python.
powa-team/powa
PostgreSQL Workload Analyzer
distantmagic/paddler
Stateful load balancer custom-tailored for llama.cpp 🏓🦙
Nike-Inc/koheesio
Python framework for building efficient data pipelines. It promotes modularity and collaboration, enabling the creation of complex pipelines from simple, reusable components.
Kaixhin/imitation-learning
Imitation learning algorithms
qzed/irl-maxent
Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python
laurenz/pgreplay
pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative time against a PostgreSQL database cluster.
willemt/pytest-asyncio-cooperative
Run all your asynchronous tests cooperatively.
automl/DeepCAVE
An interactive framework to visualize and analyze your AutoML process in real-time.
launchql/libpg-query-node
libpg_query PG port for node.js