Results for: "llm"
Keyword Search 9 resultsWeb Scout AI Auto-Discovers User Journeys with Zero Configuration
THE GIST: Web Scout AI automatically maps user journeys on websites using a two-phase architecture involving LLM-powered discovery and mechanical replay.
Firebreak: Policy-as-Code for AI Safety and Control
THE GIST: Firebreak is a policy enforcement proxy that uses policy-as-code to control LLM usage, preventing misuse like mass surveillance.
Tether: Inter-LLM Communication via Content-Addressed Messaging
THE GIST: Tether enables multiple AI models to communicate by collapsing JSON into deterministic handles and exchanging them through a shared SQLite database.
LLM Bots Aggressively Scraping RSS Feeds for Data
THE GIST: LLM bots are aggressively scraping RSS feeds, bypassing traditional web scraping defenses to gather training data.
Codified Context Infrastructure Enhances AI Agent Performance in Complex Codebases
THE GIST: A codified context infrastructure improves the consistency and reduces failures of LLM-based coding agents in large software projects.
GEKO: Up to 80% Compute Savings on LLM Fine-Tuning
THE GIST: GEKO is a fine-tuning tool that skips mastered samples and focuses on hard samples, resulting in significant compute savings.
Mobile LLM App Safely Controls Desktop Computer via Constrained Actions
THE GIST: A mobile LLM app prototype safely operates a desktop computer using constrained action commands.
LLM-JSON-guard: Ensures Reliable JSON Output from AI Models
THE GIST: LLM-JSON-guard is a middleware that repairs malformed JSON and enforces schema validation for AI model outputs, preventing runtime failures.
Shodh: Lightweight, Offline AI Memory System with Hebbian Learning
THE GIST: Shodh is a Rust-based AI memory system that learns from use, requires no LLM calls, and operates offline as a single binary.