41-day current streak·41-day longest streak
-
codex-gemini-telegram-bridge ★ PINNED
Telegram bridges for running Codex CLI and Gemini CLI from a single authorized chat
JavaScript ★ 6 3mo agoExplain → -
rust-whisper-diarization ★ PINNED
Pure-Rust streaming speech-to-text + speaker diarization — whisper-rs · sherpa-onnx · tokio async
Rust ★ 2 1mo agoExplain → -
edgenote-ai ★ PINNED
Shared knowledge base for humans and LLMs on Cloudflare Workers, accessible via MCP, REST API, and Web UI
TypeScript ★ 2 1mo agoExplain → -
claude-auto-commit ★ PINNED
AI-powered Git commit message generator using Claude Code SDK. Intelligently analyzes code changes and generates contextual commit messages with multi-language support and advanced features.
Shell ★ 56 1y agoExplain → -
claunch ★ PINNED
Project-based Claude CLI session manager with automatic tmux setup and persistence
Shell ★ 43 19d agoExplain → -
desktop-lens-demo ★ PINNED
macOS desktop activity monitor — captures window events & screenshots, reconstructs workflows via LLM (Claude/Gemini/Kimi). Tauri 2 + Rust + React PoC.
Rust ★ 2 1mo agoExplain → -
kotoba
kotoba (言葉) - Natural language web testing tool with LLM. Write tests in English/Japanese/Chinese.
Python ★ 5 1y agoExplain → -
llmcommit
AI-powered Git commit message generator with ultra-fast performance (2.5s). One command for add→commit→push workflow.
Python ★ 4 1y agoExplain → -
headroom ⑂
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
Python ★ 2 6d agoExplain → -
llm-governance-dashboard
Self-hostable dashboard to govern and track a team's AI coding-agent spend: a LiteLLM proxy in front of every provider, request logs in BigQuery, and cost + budgets + adoption metrics via FastAPI. Local-first, MIT.
Python ★ 2 7d agoExplain → -
git-worktree-workshop
Workshop and guide for running multiple Claude Code instances in parallel using Git worktrees, with helper scripts.
Shell ★ 2 19d agoExplain → -
eagle-llamafile
UAE / Saudi LLM llamafile — Single-file, no-install executables for Falcon, Jais, ALLaM, and more.
Shell ★ 2 19d agoExplain → -
rust-ffi-bindgen-demo
Rust FFI / bindgen patterns — from manual bindings to production-grade async wrappers
Rust ★ 2 26d agoExplain → -
claude-code-base-action ⑂
No description.
★ 2 1y agoExplain → -
claude-llamafile-sandbox
Run Claude Code offline on Mac mini M4 — local Qwen3 via llamafile, OS-level sandbox via Safehouse, zero API cost.
Shell ★ 2 3mo agoExplain → -
iword ⑂
High-speed keyword search with shared memory — Go/PHP/Python/Node.js bindings
C ★ 2 2mo agoExplain → -
local-asr-diarization-poc
Local speaker diarization and transcription pipeline comparison for Japanese multi-speaker audio. WhisperX vs pyannote + faster-whisper on Apple Silicon, no cloud APIs.
Python ★ 2 1mo agoExplain → -
nanoguard
Nano-fast LLM guardrails proxy in Rust. CPU-only, offline-first, OpenAI-compatible. Filters prompt injection and PII in microseconds — no GPU, no Python.
Rust ★ 2 26d agoExplain → -
hyperliquid-hip-1-deployment-calculator
HIP-1 token deployment validator and budget calculator for Hyperliquid L1. Real-time parameter validation, budget estimation, MCP integration, and E2E tested.
TypeScript ★ 2 1mo agoExplain → -
hl-evm-core-playground
Operate Hyperliquid HyperCore from the HyperEVM — read via L1Read precompiles, write via CoreWriter, bridge HYPE, all wallet-signed. Live demo + runnable code.
TypeScript ★ 2 1mo agoExplain → -
hl-outcomes-demo
Read-only explorer for Hyperliquid HIP-4 prediction (outcome) markets — built on the Info + Exchange APIs alone, no smart contract, no precompile. Live demo + testnet feasibility probes.
TypeScript ★ 2 1mo agoExplain → -
realtime-voice-agent-demo
Realtime voice AI assistant — streaming STT → LLM → TTS over WebSocket, with barge-in and live translation. Runs fully local (Whisper + Ollama + Piper) or with cloud providers.
Python ★ 2 1mo agoExplain → -
zvec ⑂
A lightweight, lightning-fast, in-process vector database
★ 1 3d agoExplain → -
litellm-observability-demo
Configuration demo for observing a LiteLLM gateway with Grafana, Prometheus, Tempo, and OpenTelemetry.
Python ★ 1 5d agoExplain → -
devsec-scanner
DevSec Scanner — local-first security scanner: SAST, SCA, IaC, DAST, secret, container-image & supply-chain scans from one CLI or desktop app, unified into one report.
TypeScript ★ 1 5d agoExplain → -
cloudflare-rag-demo
Workspace-based RAG knowledge search built entirely on Cloudflare Workers — hybrid (vector + BM25) retrieval, cross-encoder re-ranking, multilingual embeddings, and cited streaming chat.
TypeScript ★ 1 7d agoExplain → -
cloudflare-cost-hub
Know exactly what your Cloudflare usage costs: free-tier vs paid-plan allowances, per-instance cost drivers, month-end forecasts, budgets and email alerts. Sign in with Cloudflare. Built on the Cloudflare stack.
TypeScript ★ 1 9d agoExplain → -
process-sentry
Experimental macOS app exploring whether local LLMs can triage suspicious processes — heuristic pre-filtering + structured risk reports. Built with Tauri 2, Rust & React. POC, not an EDR/antivirus replacement.
TypeScript ★ 1 14d agoExplain → -
react-native-local-llm-notes
Run a local LLM on iOS & Android from React Native — privacy-first, fully offline on-device AI notes (summarize / translate / proofread / chat) via llama.rn (llama.cpp).
TypeScript ★ 1 7d agoExplain → -
whisperx-transcriber
Local audio/video transcription CLI with WhisperX, word-level timestamps, subtitles, and optional diarization.
Python ★ 1 1mo agoExplain → -
agentclip-mobile
Expo + React Native (iOS/Android) client for AgentClip: capture text & links, search by keyword or meaning, recall with your MCP-enabled AI agent.
TypeScript ★ 1 16d agoExplain → -
agentclip
Clip browser text, recall it from any AI — Chrome extension + Cloudflare Workers with MCP, semantic search & per-clip encryption
TypeScript ★ 1 17d agoExplain → -
agent-bridge
Kanban board where humans and AI agents collaborate on tasks via MCP and REST, running on Cloudflare Workers.
TypeScript ★ 1 17d agoExplain → -
hl-xray
Hyperliquid address profiler that turns public trading data into a Trader DNA card
TypeScript ★ 1 28d agoExplain → -
claude-code-action ⑂
No description.
★ 1 1y agoExplain → -
freqtrade ⑂
Free, open source crypto trading bot
★ 1 1y agoExplain → -
hyperliquid ⑂
Unofficial Hyperliquid API SDK written in TypeScript
★ 1 1y agoExplain → -
quivr ⑂
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
★ 1 1y agoExplain → -
Magic-TryOn ⑂
MagicTryOn is a video virtual try-on framework based on a large-scale video diffusion Transformer.
★ 1 10mo agoExplain → -
OpenMythos ⑂
A theoretical reconstruction of the Claude Mythos architecture, built from first principles using the available research literature.
★ 1 2mo agoExplain → -
multica ⑂
The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills.
★ 1 1mo agoExplain → -
skills ⑂
Skills for Real Engineers. Straight from my .claude directory.
★ 1 1mo agoExplain → -
flashcard-app-demo
🧠 Tauri 2 experimental flashcard learning app with FSRS spaced repetition & LLM-powered card generation
TypeScript ★ 1 1mo agoExplain → -
OpenHands ⑂
🙌 OpenHands: Code Less, Make More
Python ★ 1 1y agoExplain → -
ethereum-privatekey-seeker
No description.
Python ★ 1 1y agoExplain → -
ao-cookbook ⑂
Get cooking with ao - the decentralized computer with infinite threads 🐰 🕳️ 👈
★ 1 1y agoExplain → -
cad-bim-viewer
Experimental browser-based CAD/BIM viewer on Cloudflare — view IFC & DXF (Japanese/Shift-JIS support), share and manage drawings. React + Hono + Workers + D1 + R2.
TypeScript ★ 0 16h agoExplain → -
ifc-viewer-proto
Experimental browser IFC viewer for validating IFC4 files.
TypeScript ★ 0 22h agoExplain → -
bim-ifc-loi-editor
Experimental browser-only IFC LOI checker/editor demo
TypeScript ★ 0 22h agoExplain → -
bim-cam-experiment
Browser-based BIM-to-CAM experiment for curved concrete wall toolpaths.
TypeScript ★ 0 1d agoExplain → -
pascal-editor ⑂
Create and share 3D architectural projects.
★ 0 3d agoExplain → -
Astral3D ⑂
基于Vue3 + THREE.JS 免费开源的三维引擎及配套编辑器,包含BIM轻量化、CAD解析预览、粒子系统、插件系统等功能。 A free and open-source 3D engine based on Vue3 + THREE.JS and its accompanying editor, featuring functions such as BIM lightweighting, CAD parsing preview, particle system, and plugin system.
★ 0 18d agoExplain → -
opencode-ollama-setup
Minimal setup guide for running a local AI coding agent with OpenCode + Ollama (Qwen3-Coder) — for lightweight tasks, privacy-sensitive code, and as a fallback when Claude Code hits rate limits.
★ 0 3d agoExplain → -
CL4R1T4S ⑂
LEAKED SYSTEM PROMPTS FOR CHATGPT, CLAUDE, GEMINI, GROK, PERPLEXITY, CURSOR, LOVABLE, REPLIT, AND MORE! - AI SYSTEMS TRANSPARENCY FOR ALL! 👐
★ 0 1mo agoExplain → -
tts-video-pipeline
Local-first Markdown/text to narrated video pipeline with Kokoro TTS, ffmpeg, optional cloud voices, and YouTube publishing.
Python ★ 0 29d agoExplain → -
MegaParse ⑂
File Parser optimised for LLM Ingestion with no loss 🧠 Parse PDFs, Docx, PPTx in a format that is ideal for LLMs.
★ 0 1y agoExplain → -
ibkr-mcp-server ⑂
MCP Server for IBKR Client
★ 0 1y agoExplain → -
SurfSense ⑂
Open Source Alternative to NotebookLM / Perplexity / Glean, connected to external sources such as search engines (Tavily, Linkup), Slack, Linear, Notion, YouTube, GitHub and more.
★ 0 1y agoExplain → -
tech-stack-rules ⑂
No description.
★ 0 1y agoExplain → -
jfk-dl ⑂
JFK file download for LLM analysis
★ 0 1y agoExplain → -
v0-system-prompts-models-and-tools ⑂
No description.
★ 0 1y agoExplain → -
open_deep_research ⑂
No description.
★ 0 1y agoExplain → -
deep-research ⑂
My own open source implementation of OpenAI's new Deep Research agent. Get the same capability without paying $200. You can even tweak the behavior of the agent with adjustable breadth and depth. Run it for 5 min or 5 hours, it'll auto adjust.
★ 0 1y agoExplain → -
multichain-wallet-scout
No description.
JavaScript ★ 0 1y agoExplain → -
browser-use ⑂
Make websites accessible for AI agents
★ 0 1y agoExplain → -
AI-Scientist ⑂
The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑🔬
★ 0 1y agoExplain → -
permaweb-ao ⑂
The ao component and tools Monorepo - 🐰 🕳️ 👈
★ 0 1y agoExplain → -
eigenlayer-contracts ⑂
No description.
★ 0 1y agoExplain → -
ZerePy ⑂
ZerePy an open-source launch-pad for AI agents
★ 0 1y agoExplain → -
virtuals-protocol-contracts ⑂
This repository contains the Virtual governance ecosystem for Virtual DAO and Virtual-specific DAO Governance part. It also covers how Contribution is being recorded and rewarded.
Solidity ★ 0 1y agoExplain → -
virtuals-react-virtual-ai ⑂
Virtual Protocol frontend SDK for ReactJS. Contain React components and hook necessary for integrating with Virtual Protocol server. Frameworks other than React can also use the services and helper functions to speed up integration.
★ 0 2y agoExplain → -
joe-tokenlists ⑂
No description.
★ 0 1y agoExplain → -
hummingbot2 ⑂
Open source software that helps you create and deploy high-frequency crypto trading bots
★ 0 1y agoExplain → -
hummingbot-127 ⑂
No description.
★ 0 1y agoExplain → -
hummingbot-gateway ⑂
Middleware that standardizes DEX API endpoints on different blockchain networks
★ 0 1y agoExplain → -
Auto-GPT ⑂ ▣
An experimental open-source attempt to make GPT-4 fully autonomous.
★ 0 3y agoExplain → -
babyagi ⑂ ▣
No description.
★ 0 3y agoExplain → -
avalanche-ops ⑂ ▣
operation toolkit for Avalanche nodes
★ 0 3y agoExplain → -
blobvm ⑂ ▣
No description.
★ 0 3y agoExplain → -
subnet-evm ⑂ ▣
Launch your own EVM as an Avalanche Subnet
Go ★ 0 3y agoExplain → -
202403-test-config
No description.
JavaScript ★ 0 2y agoExplain → -
app-node-test-configs
No description.
JavaScript ★ 0 2y agoExplain → -
weavedb-backup ⑂
WeaveDB - Decentralized NoSQL Database powered by Arweave
JavaScript ★ 0 2y agoExplain → -
ignite-test
No description.
Go ★ 0 3y agoExplain → -
sei-chain ⑂
No description.
★ 0 3y agoExplain → -
cosmos-sdk ⑂
:chains: A Framework for Building High Value Public Blockchains :sparkles:
★ 0 3y agoExplain → -
hypersdk ⑂
Opinionated Framework for Building Hyper-Scalable Blockchains on Avalanche
Go ★ 0 3y agoExplain → -
indexvm ⑂
The Context Layer of the Decentralized Web
★ 0 3y agoExplain → -
wagmi ⑂
React Hooks for Ethereum
★ 0 3y agoExplain → -
scaffold-eth ⑂
🏗 forkable Ethereum dev stack focused on fast product iterations
★ 0 3y agoExplain → -
hardhat ⑂
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.
★ 0 4y agoExplain →
No repos match these filters.
More creators on gitmyhub
programthink xiaolai brunosimon douglascrockford standardgalactic