Helping developers build safer AI experiences for teens
OpenAI releases open-weight safety model gpt-oss-safeguard and prompt-based policies for teen-safe AI applications.
OpenAI releases open-weight safety model gpt-oss-safeguard and prompt-based policies for teen-safe AI applications.
Overview of open-source text-to-speech models deployable locally. Compares quality, cost, and control versus cloud APIs.
Research on using AI agents to autonomously perform high energy physics experiments. Demonstrates autonomous scientific research capabilities.
Technical research on LLM internals using layer duplication and probing methods. Discovered RYS method achieving top HuggingFace leaderboard ranking without training.
LeWorldModel: Joint Embedding Predictive Architecture for stable end-to-end world model learning from raw pixels without auxiliary supervision.
Tool for reviewing AI coding agent changes locally before pushing, solving code review bottleneck with PR-like workflows.
Case study of evaluating Cowork automation platform alongside Claude Enterprise for employee productivity integration with business tools.
ChatGPT shopping assistant using Agentic Commerce Protocol for product discovery and comparison.
Modular 26.2 release adds image generation/editing workflows and improves Mojo for GPU kernel AI development.
ProofShot: CLI tool enabling AI coding agents to view browser output, capture screenshots/video/errors for verification during UI development.
Kern: AI agent framework maintaining single continuous session across CLI, Telegram, Slack with persistent local memory in plain folder.
Prompt repository with curated templates for data analysts covering exploration, cleaning, SQL, dashboards, and visualization.
Sandock: Docker-based sandbox for running AI coding agents with persistent volumes, POSIX compatibility, cost-effective alternative to VMs.
Discussion on whether system programming offers refuge from LLM-assisted development trends due to different performance priorities.
Discussion of Human Source License for open source stream processing library built on PyDBSP.
Research showing expert personas improve LLM alignment but reduce accuracy, trade-offs in prompt engineering.
Comprehensive reading list tracing 53-year research lineage of AI agents from 1970s theoretical foundations through modern implementations.
Shard-based scheduling system for scaling LLM fine-tuning experiments on limited GPU resources, enabling 100x more experiments on 4 GPUs.
Benchmark dataset for evaluating LLMs on financial tasks. Minimal content provided but addresses important evaluation gap.
Distributed inference system pooling spare GPU capacity for LLM inference with automatic model distribution via pipeline parallelism and expert sharding.
MiniMind: End-to-end PyTorch GPT-style LLM training pipeline enabling full model training in 2 hours on single GPU for personal exploration of LLM internals.
GPT from GPT: hand-written 200-line GPT implementation in Python demonstrating LLM ability to create microgpt as distilled Transformer essence.
Research on brain-to-brain communication using LLM embeddings to align speaker and listener brain activity during conversations via electrocorticography.
AgenticGEO: self-evolving agentic system for generative engine optimization using LLMs to maximize content visibility in black-box search engine outputs.
ProMAS: proactive error forecasting for multi-agent LLM systems using Markov transition dynamics to detect failures in real-time before system-wide propagation.
DST framework: domain-specialized Tree of Thought using plug-and-play predictors for efficient branch pruning, balancing exploration depth and computational cost.
FactorSmith: agentic framework generating executable game simulations from natural language using LLMs with factored POMDP decomposition and planner-designer-critic refinement.
arXiv paper proposing taxonomy to evaluate genuine introspection and meta-cognition in LLMs, distinguishing self-reflection from text-based pattern matching.
AgentComm-Bench: benchmark suite stress-testing cooperative multi-agent embodied AI systems under realistic network conditions including latency, packet loss, and bandwidth constraints.
arXiv paper on LLM-enhanced contrastive learning for detecting out-of-distribution data in text-attributed graphs with applications to citation and social networks.
ZeroHungerAI: NLP and ML framework for food security policy modeling in data-scarce regions using structured socio-economic data and textual reports.
LLM agent framework using iterative self-critique and revision to extract structured data from clinical notes while respecting interdependent variable constraints.
DiffGraph: Agent-driven framework for merging multiple text-to-image diffusion models using graph-based approach to better leverage expert models for diverse generation tasks.
Single World Intervention Programs approach for efficient counterfactual reasoning in ProbLog enabling interpretable what-if analysis.
Framework distilling expert chess reasoning into natural language chain-of-thought explanations enabling compact models to acquire domain expertise.
LLM-driven framework synthesizing interpretable human-readable Python controllers for hot steel rolling by iteratively refining heuristics with simulator feedback.
Proposes Context Cartography framework for structured governance of contextual space in LLM systems addressing lost-in-middle and long-distance degradation.
Position paper on multi-agent systems in healthcare requiring contestability mechanisms beyond explainability for trustworthy collective decision-making.
Foundation model supporting generalized real-world agency with multi-turn interaction, tool use, code execution, GUI interaction, and configurable inference modes.
Discusses how frontier reasoning models implement internal multi-agent debate systems rather than simple serial thinking for complex problem solving.
Practical framework for localizing graduate-level AI tutors with minimal resources using Vision-Language Model data cleaning and Shadow-RAG architecture.
Mechanistic interpretability study of vision-language model attention heads and their functional roles in spatial reasoning using CogVSR dataset.
Knowledge graph-driven multi-agent framework using LLMs for semantic geospatial data discovery across distributed heterogeneous data ecosystems.
LLM-driven multi-agent framework modeling epistemic uncertainty in social perception via Rashomon sets in classroom social networks.
Domain-specific AI agent for FDA cGMP pharmaceutical compliance using RAG and ReAct frameworks with curated regulatory knowledge base.
Presents governance-aware vector subscriptions system for multi-agent knowledge ecosystems that enforces data handling policies in semantic publish-subscribe systems.
Introduces ReLaMix for financial time-series forecasting under latency conditions using residual latency-aware mixing to handle delayed observations.
Evaluates whether LLM-driven agents in social media simulations exhibit genuine engagement mechanisms by testing information load, descriptive norms, and popularity cues effects.
Proposes profit-driven red teaming framework to stress-test AI agents against adaptive adversarial strategies that manipulate external inputs like retrieved content and tool outputs.
Open-source AutoMOOSE framework orchestrates multiphysics simulation lifecycle via agentic AI, coordinating parameter sweeps and diagnosing failures from natural-language prompts.