I built my own AI powered online learning tool
Docent: open-source browser-based platform combining document understanding and conversational AI for educational delivery using vision-based analysis.
Docent: open-source browser-based platform combining document understanding and conversational AI for educational delivery using vision-based analysis.
Survey-style article on LLM development and improvements.
RepoPrep tool converts code repositories into single AI-ready context files for use with Claude, ChatGPT, and Gemini, solving context preparation overhead.
Benchmark evaluating LLM performance on superconductivity research questions.
Technical deep dive: Mistral AI engineers debugged complex memory leak in vLLM during disaggregated serving, discovering unintuitive heap behavior.
Machine Learning Systems textbook by Harvard covering systematic framework for engineering ML systems. Bridges theory and practical engineering with systems perspective.
Cryptographic method for verifying AI inference outputs. Title only, lacks technical explanation.
Open-source framework for building production AI agents. Title only, insufficient technical depth.
Skill/plugin for coding agents that enforces KISS (Keep It Simple, Stupid) principles by scanning CLAUDE.md and AGENTS.md files.
MCP-based financial data aggregator using Plaid for AI clients. Demonstrates practical MCP application for secure data integration.
Memory architecture for AI agents using external shared storage rather than internal models. Title only, minimal detail.
Open-source long-term memory system for AI agents. Title only, lacks implementation details.
Security analysis of AI agent vulnerabilities. Title only, unclear technical depth.
Conceptual project exploring AI agents representing ecosystem interests and legal rights, combining agent design with environmental protection frameworks.
CLI benchmark for evaluating LLM function calling across 30 test cases. Supports cloud and local models for agent workflow testing.
Open-source tool detecting LLM hallucinations via hidden state analysis. Achieves 0.90+ ROC-AUC on Gemma/Llama with <1ms latency.
Technique for running multiple parallel AI coding agents simultaneously using git worktrees to achieve 2-3X productivity improvement over sequential execution.
Flock v0.7.0: Open-source DuckDB extension enabling LLM operators and RAG pipelines natively in SQL. Adds Anthropic/multi-provider support.
Open-source memory layer for AI agents. Title only, lacks technical implementation details.
Shell-based iterative coding approach for AI. Title only, insufficient detail provided.
Open-source autonomous agent runtime connecting AI to business systems (ERP, databases) via WhatsApp, Slack, Telegram with action capabilities.
Discussion on testing tools for MCP servers after Promptfoo acquisition. MCPSpec project for CI testing of Model Context Protocol.
MUP (Model UI Protocol) enables interactive UI components in LLM chat, allowing both users and agents to trigger functions. Includes PoC host and 9 example implementations.
Open-source AI agent designed to perform physics research tasks autonomously.
Framework for reliable AI agent development addressing hallucination and task drift. Structured protocol for production agent deployments.
Analysis of MCP dynamic tool registration feature. Argues MCP enables advanced agent capabilities beyond static tool definitions.
User question about AI tools for personal video editing. Discussion of limitations in current LLM video capabilities.
Performance comparison of Claude vs Calmkeep on 25-turn code and legal tasks. Shows 60%-85% code accuracy and 50%-100% legal accuracy.
Analysis of LLM competence zones for software engineering tasks. Framework for understanding model capabilities and limitations.
Benchmark study showing LLM code generation relies on memorization. Models score 90% on Python but 3.8% on esoteric languages.
Open-source voice-to-text tool with real-time speech cleaning and injection into any app. Customizable alternative to Whisper Flow.
ClickSay is a Chrome extension that captures UI context (selectors, styles, HTML, screenshots) and voice input for AI coding tools like Claude Code.
Security research showing AI agents can perform SIEM/EDR evasion, indicating organizations must assume adversaries will gain these LLM-powered capabilities.
Experience report using Lima for sandboxing AI coding agents (Claude Code, Codex) to enable autonomous operation with controlled permissions.
OpenAI releases GPT-5.4 mini and nano models optimized for coding and subagents with 2x faster inference and improved reasoning.
Rtk is a Rust CLI proxy reducing LLM token consumption 60-90% by filtering and compressing command outputs before context, with <10ms overhead.
Discussion thread with technical questions about LLM mechanics: token stopping, prompt continuation, and next-token prediction behavior.
Prototype using LLMs for autonomous assumed-breach penetration testing against Active Directory networks, demonstrating LLM capabilities in enterprise security contexts.
MarCognity-AI is an open-source framework analyzing LLM claim verification, finding 8-15% unverifiable claims. Decomposes responses and verifies against sources.
Primer on out-of-context reasoning in LLMs: when models reach conclusions requiring reasoning not present in context window, affecting generalization and alignment.
ModelSweep is a GUI-based benchmarking workbench for evaluating local LLMs on Ollama, enabling test suite building and comparative dashboards.
Llmgate is a lightweight Python wrapper supporting 21 LLM providers via YAML config with only 2 dependencies (httpx, pyyaml).
DataFlow is a low-code visual pipeline tool for generating, cleaning, and preparing high-quality LLM training datasets with flexible orchestration.
M²RNN: non-linear RNN architecture with matrix-valued states for language modeling with greater expressive power than Transformers.
AerialVLA: end-to-end vision-language-action model for UAV navigation combining visual interpretation with fuzzy linguistic instructions.
OxyGen system for unified KV cache management in vision-language-action models enabling efficient multi-task parallel inference.
SPARQ framework integrating spiking neural networks, quantization, and early-exit mechanisms for energy-efficient edge AI.
Bilateral decoupled decay method for stabilizing soft clipping in reinforcement learning with verifiable rewards for LLM reasoning.
Extension of minimal pairs evaluation using ordinal surprisal curves to assess linguistic knowledge in LLMs beyond binary judgments.
Method for merging specialized biological multimodal LLMs using embedding space signals to combine modalities.