horsecoder's Stars
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
stanford-oval/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
exo-explore/exo
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
llmware-ai/llmware
Unified framework for building enterprise RAG pipelines with small, specialized models
runtipi/runtipi
Runtipi is a homeserver for everyone! One command setup, one click installs for your favorites self-hosted apps. ✨
heyform/heyform
Open-Source Form Builder
developersdigest/llm-answer-engine
Build a Perplexity-Inspired Answer Engine Using Next.js, Groq, Llama-3, Langchain, OpenAI, Upstash, Brave & Serper
koute/bytehound
A memory profiler for Linux.
NVIDIA/warp
A Python framework for high performance GPU simulation and graphics
google-research/timesfm
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
amber-lang/amber
💎 Amber the programming language compiled to Bash
AlexanderKoch-Koch/low_cost_robot
ChrisBuilds/terminaltexteffects
TerminalTextEffects (TTE) is a terminal visual effects engine, application, and Python library.
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
shell-pool/shpool
Think tmux, then aim... lower
HamburgChimps/apple-notes-liberator
Free your Apple Notes data from Notes.app
hsfzxjy/handwriter.ttf
Handwriting synthesis with Harfbuzz WASM.
boricj/ghidra-delinker-extension
Ghidra extension for exporting relocatable object files
catatsuy/purl
Streamlining Text Processing
Pelochus/ezrknpu
Easy usage of Rockchip's NPUs found in RK3588 and similar chips
rajtilakjee/keepyourmouthshut
Acid Reflux for your Ears!
p4lang/p4-dpdk-target
P4 driver SW for P4 DPDK target.
brisktest/brisk-extension
The VS Code Brisk Extension
dma-neves/raptor
High Level Algorithmic Skeleton CUDA Library
WarmSaluters/mailmerge-js
AI-powered Gmail Automation CLI
Yi-Tseng/p4-dpdk-target-notes
Some notes to build and run P4 DPDK target
alapha23/Ast-Extracter_gcc
GCC plugin for extraction of abstract syntax tree(Ast) from C code
arielril/pcap-mermaid-parser
PCAP to Mermaid file parser
chaitanya100100/Mini-SQL-Engine
A mini SQL engine to parse and execute simple sql queries implemented in python