WriteHERE uses recursive task decomposition to dynamically break down and execute long-form AI writing tasks, with real-time visualization of the agent’s thought process. Supports GPT and Claude.
The Awesome-LLM-Ensemble repo catalogs research on combining multiple LLMs with a clear three-phase taxonomy: before, during, and after inference ensemble methods.
A Python tool that converts unstructured text into interactive knowledge graphs using a three-phase LLM pipeline with SPO triplet extraction, entity standardization, and relationship inference.
Explore how a hybrid pipeline using YOLOv8 layout detection, OCR, and LLMs automates messy bank statement PDFs for personal finance analysis with RAG and AI agents.
BoxPwnr benchmarks LLM-based autonomous agents on cybersecurity challenges using iterative command execution in a Kali Docker container, supporting 20+ LLM models and 13+ platforms.
A curated list of 24 rigorously selected books on LLM engineering, covering foundational theory to production deployment. Highlights a unique 6-step quality filtering process.
DATAGEN orchestrates eight specialized AI agents using LangGraph to automate data analysis workflows with progressive disclosure and multi-LLM provider support.
DocStrange converts PDFs, DOCX, PPTX, XLSX, images, and URLs into LLM-ready Markdown, JSON, HTML, and CSV. It offers free cloud and private local GPU modes for flexible, privacy-compliant document parsing.
Eclaire is a self-hosted AI assistant that unifies personal data with local LLM backends via an OpenAI-compatible API, emphasizing privacy and modular design.
llm-madness offers a Python-built GPT-style transformer training pipeline with tokenizer training, memory-mapped datasets, and a unique web UI for per-layer attention inspection and loss visualization.
OpenClaude is a TypeScript CLI coding agent that routes tasks across different LLMs by type, optimizing cost and performance with multi-provider support and a unified terminal interface.
OpenMythos implements a recurrent-depth transformer that recycles layers via looped blocks, using input injection to prevent signal drift. It scales from 1B to 1T parameters with up to 1M token context.
PAT3D composes a 9-stage pipeline combining LLMs, vision models, 3D asset generators, and physics simulation to produce physically plausible, simulation-ready 3D scenes from text prompts.
QuantaAlpha uses large language models with evolutionary strategies to automate quantitative alpha factor discovery, achieving strong backtest metrics on major indices.
ray-finance is a TypeScript CLI tool that syncs bank data locally with AES-256 encryption, redacts PII before AI calls, and maintains persistent financial context for personalized LLM advice.
RESTai exposes multi-project AI capabilities via a unified REST API, featuring an agentic browser with Dockerized Playwright, knowledge graph RAG, and a visual Blockly pipeline builder.
RsClaw is a Rust-based AI agent engine featuring persistent three-layer memory across sessions, multi-agent delegation, and low resource usage in a single 15MB binary.
Stash captures coding agent session transcripts for teams and builds a shared knowledge base without server-side LLM calls, preserving privacy and cutting costs.
SwarmVault compiles raw sources into a persistent Markdown wiki with typed knowledge graph, hybrid search, and contradiction detection. It supports 16+ agents and offline use.