maxlorenz's Stars
pgalko/BambooAI
A lightweight library that leverages Language Models (LLMs) to enable natural language interactions, allowing you to source and converse with data.
Exafunction/codeium.el
Free, ultrafast Copilot alternative for Emacs
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
janbjorge/pgqueuer
PgQueuer is a Python library leveraging PostgreSQL for efficient job queuing.
Dokploy/dokploy
Open Source Alternative to Vercel, Netlify and Heroku.
poundifdef/smoothmq
An improved drop-in replacement for SQS
encode/broadcaster
Broadcast channels for async web apps. 📢
jina-ai/thinkgpt
Agent techniques to augment your LLM and push it beyong its limits
niklasf/python-tinyhtml
A tiny library to safely render compact HTML5 from Python expressions.
baverman/sqlbind
Lightweight text-based SQL parameter binds
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
BerriAI/litellm
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
tobymao/saq
Simple Async Queues
guardrails-ai/guardrails
Adding guardrails to large language models.
mattzcarey/code-review-gpt
Code review powered by LLMs (OpenAI GPT4, Sonnet 3.5) & Embeddings ⚡️ Improve code quality and catch bugs before you break production 🚀 Lives in your Github/GitLab/Azure DevOps CI
coderabbitai/ai-pr-reviewer
AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
nackjicholson/aiosql
Simple SQL in Python
python-arq/arq
Fast job queuing and RPC in python with asyncio and redis.
fabianbormann/cardano-node-ui
This project aims to provide a streamlined, single-click ui solution for launching a Cardano node
refuel-ai/autolabel
Label, clean and enrich text datasets with LLMs.
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
njsmith/posy
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.
fabianbormann/rocket5-react-blueprint
A simple blueprint of a rust rocket.rs 5.x based backend with a react (cra) frontend
fabianbormann/colabian
Colabian is a basic blockchain implementation written in go
doomemacs/doomemacs
An Emacs framework for the stubborn martian hacker
pytorch/torcharrow
High performance model preprocessing library on PyTorch
google-deepmind/optax
Optax is a gradient processing and optimization library for JAX.
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more