Token Optimisation with LLMs
Discussion of token optimization strategies for LLMs beyond prompt caching, including handling XML inputs.
Discussion of token optimization strategies for LLMs beyond prompt caching, including handling XML inputs.
Chrome extension saving and searching responses from ChatGPT, Claude, Gemini, Perplexity locally. LLM application and developer tool.
Brief note that LLMs convert autistic communication styles to neurotypical patterns. Limited detail, speculative observation on LLM behavior.
MatrixReview is an AI code review tool that reads company documentation and enforces architectural standards, security policies, and style guides on pull requests automatically.
Gato AI Translations plugin v17.1 enables self-hosted LLM translation for WordPress via Ollama, supporting ChatGPT/Claude API formats without cloud API costs.
Emdash: open-source IDE orchestrating multiple AI coding agents with Git worktree isolation and issue integration. AI agents, developer tools.
Neurvance: pre-cleaned datasets for LLM fine-tuning, addressing 73% of time spent on data prep. Developer resource for ML applications.
Curated prompt library for data professionals organized by role and category. LLM application for data/analytics workflows.
Autonomous AI agent designed and built a 1.5 GHz RISC-V CPU from natural language prompt to tape-out.
GitHub Security Lab Taskflow Agent uses AI to identify authentication bypasses, IDORs, and token leaks in open source projects.
Reference guide mapping components and tools of the agentic AI stack for 2026.
Agent Kernel: lightweight framework using three markdown files to add stateful memory and persistence to AI agents without database.
01 Protocol enables persistent, portable identity and memory for AI agents across platforms using cryptographic verification.
Analysis of recursive self-improvement and fast takeoff in AI, discussing industry consolidation and impact on research jobs.
Overview of generative AI policies and licensing approaches across open source projects.
AddFox: developer tool for building browser extensions faster using Rsbuild with hot reload and multi-browser support.
Conceptual essay on decision caching systems using Claude Code, from prompts through agent teams. LLM application architecture patterns.
Kingsight platform uses six AI agents to teach developers before executing code, improving understanding of agent-generated solutions.
Fixy: real-time chat application enabling group conversations between humans and multiple AI agents (GPT, Claude).
CLI tool for searching Solar icon library, built for AI agents. Developer tool with agent-specific design.
Semchunk adds AI-powered semantic chunking mode, achieving 6-15% improvement over baseline methods on RAG tasks.
Self-declaration registry platform for AI agents. Allows agents to submit records via API with cryptographic seals.
Claudebox wraps Claude subscription as OpenAI-compatible API, runs Code in sandboxed Docker enabling agent capabilities. LLM application with developer tool focus.
Joy: trust network platform for AI agents enabling discovery, reputation building, and verification of agent capabilities for autonomous delegation.
Rust implementation of Mamba SSM with custom CUDA kernels for training and inference. Original ML research implementation with GPU optimization.
Personal experiment using ChatGPT and Gemini APIs to identify actors in movies via Emacs integration. Informal blog post about LLM capabilities and limitations.
Guide to building voice AI agents covering abstractions, networks, models, and evaluations. Real-world examples include debt collection, emergency services, and language-specific agents.
Curated collection of research papers on diffusion-based language models. Links to papers from 2015-2023.
Open-source local evaluation framework for AI agents with cryptographic verification. Zero cloud dependencies, includes benchmarking metrics for accuracy, latency, and fairness.
Using LLMs to improve GitHub's topic tagging system for open-source projects. Limited detail provided.
Version control system for LLM/agentic reasoning state, enabling tracking and recovery of reasoning progress across multiple models and sessions.
LLM-powered code review tool using entity graphs for risk scoring, identifying critical changes in diffs with 95% recall and 5-67ms latency.
Data annotation pipeline using LLMs with critical thinking as both annotators and judges to improve supervised learning label quality.
Efficient RL training method for reasoning LLMs using adaptive drafting to handle long-tail response generation distribution and reduce computation time.
Cross-domain offline reinforcement learning method using dynamics and value alignment for filtering datasets to improve agent training in target environments.
ReLaX: approach addressing entropy collapse in large reasoning models by promoting latent-level exploration during reinforcement learning with verifiable rewards.
Unified framework maintaining factorized momentum states across neural network training and model merging to reduce redundant computation.
Self-Distilled Reasoner: on-policy self-distillation approach for LLM reasoning that addresses distribution mismatch without teacher models.
Reinforcement Unlearning via GRPO: technique for removing sensitive data from LLMs without retraining, compliant with GDPR and EU AI Act.
Sheaf-theoretic and topological perspective on signal diffusion and attention mechanisms in graph neural networks and geometric deep learning.
Analysis of forecast uncertainty in machine learning explainability, addressing instability of LIME and SHAP near decision boundaries.
StealthRL: RL framework using group relative policy optimization to test robustness of AI-text detectors against adversarial paraphrasing attacks.
Theoretical analysis of iterative self-improvement in LLMs using reward-verified outputs with easy-to-hard curriculum learning.
Method for comparing clustering algorithms with overlapping clusters and outliers in unsupervised learning evaluation.
Spectral convolution techniques for geometric deep learning on non-Euclidean data structures like graphs and manifolds.
Interactive browser-based platform teaching federated learning concepts with real-time visualization of heterogeneous data and aggregation algorithms.
mlx-vis: GPU-accelerated dimensionality reduction library for Apple Silicon implementing 8 methods with hardware-accelerated rendering.
FEAT: linear-complexity foundation model for structured data handling heterogeneous datasets with improved attention mechanisms for large-scale applications.
Study of cone effect and modality gap in medical vision-language models, analyzing embedding concentration and cross-modal separation in supervised learning.
AcceRL: distributed asynchronous RL framework for Vision-Language-Action models with integrated trainable world models, eliminating synchronization barriers.