Use this category for examples where autoresearch collects, structures, cleans, or refreshes information for retrieval, memory, or knowledge system inputs.
- [Name](URL) - Industry: one-sentence description of the autoresearch use case.- AutoRAGsearch - RAG retrieval optimization: applies an autoresearch-style loop to a fixed QA benchmark by editing only
rag_pipeline.py, running local retrieval experiments, and improving retrieval_score from 0.9472 to 0.9867 over 20 autonomous experiments. - AutoRAG Research Lab - RAG pipeline optimization: runs autonomous agents that plan, implement, benchmark, and keep/discard retrieval pipeline changes using Karpathy-mode over EnterpriseRAG-Bench with Docker-sandboxed evaluation and semantic no-op detection.