The first open-source agentic AI physicist
Open-source AI agent designed to perform physics research tasks autonomously.
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.
Study showing questionnaire-based safety assessments of AI agents fail to capture real-world deployment safety concerns.
Modular framework separating planning from retrieval in LLMs to improve reliability on factual QA with explicit tool usage.
Infinite Problem Generator: agentic framework synthesizing physics problems with guaranteed solvability for LLM training data generation.
CangjieBench benchmark for evaluating LLMs on Cangjie, a low-resource general-purpose programming language with contamination-free evaluation.
Trust-region search algorithm for black-box alignment of diffusion and flow models to target rewards at inference time without gradient access.
Vision-Language-Action framework with thinking-with-image reasoning allowing models to revisit visual context during long-horizon embodied tasks.
Benchmark of 12 language models on MALINT, a human-annotated disinformation corpus capturing malicious intent, for improved detection.
End-to-end language-driven agent system for high-energy physics phenomenology workflows, executing tasks from theoretical input to final outputs.
Survey on using machine learning methods for adaptive memory system design in modern computing platforms instead of static heuristics.
Efficient drop-in replacement for dense classification heads in language models, reducing parameter and compute overhead for consumer devices.
Biologically-inspired agentic memory architecture using reward prediction error routing to reduce token costs and write latency in LLM agents.
Loss landscape visualization framework for interpreting reinforcement learning behavior in actor-critic algorithms and control systems.
Policy-aware agent alignment framework using chain-of-thought reasoning to help LLM agents adhere to complex business rules without excessive prompting.
Novel policy gradient method addressing pathological behavior in standard policy gradients through context-aware advantage weighting.
LLM-augmented system for automated change summarization and impact analysis in cloud-native CI/CD pipelines and release management.
Benchmark for evaluating LLMs on low-level code reasoning and formal proof generation using cryptographic library assembly code.
Open-source multi-agent system for literature review assistance using DSPy, Qdrant, and local-first architecture to synthesize papers and draft related work.
Study on compute allocation strategies for LLM-augmented retrieval agents handling reasoning-intensive queries over long horizons with growing memory stores.
Training-free inference-time model steering strategies to improve chain-of-thought reasoning in large audio-language models across multiple benchmarks.
EARCP ensemble architecture dynamically weights heterogeneous expert models based on performance and inter-model coherence for sequential decision making.
VisionCoach uses reinforcement learning with visual-perception prompting to improve spatio-temporal grounding in video reasoning models.
Study on detecting when language models actively conceal knowledge, finding larger models better at deception with gradient-based concealment easier to detect.
AgentTrace provides lightweight causal graph tracing for post-hoc root cause diagnosis in deployed multi-agent workflows with cascading failures.