Skip to main content
0
A

Auto Deep Researcher 24x7

πŸ”₯ An autonomous AI agent that runs your deep learning experiments 24/7 while you sleep. Zero-cost m

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

API key required

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

About

Deep Researcher Agent 24/7 Autonomous Deep Learning Experiment Agent

An AI agent that autonomously runs your deep learning experiments 24/7 while you sleep.

English | δΈ­ζ–‡ | ζ—₯本θͺž | ν•œκ΅­μ–΄

Recent Updates

2026-04-09

  • Reduced token growth by resetting leader context between cycles.
  • Added a lightweight fallback to avoid repeated no-progress loops.
  • Hardened tool execution against path traversal and shell injection.

2026-04-08

  • Added progress tracking exports for experiment monitoring.
  • Supports optional Obsidian sync for a live dashboard plus daily notes.
  • If no Obsidian vault is configured, progress falls back to project-local text files under workspace/progress_tracking/.

Start In 3 Steps

If you only want the shortest path to a working experiment loop, do this:

  1. 1.Create a project folder with one file: PROJECT_BRIEF.md
  2. 2.Run /auto-experiment --project /path/to/project --gpu 0
  3. 3.Check progress with /experiment-status or optional Obsidian/local text notes

Prefer AI-guided setup? Open `AI_GUIDE.md` in Claude / ChatGPT / Codex and let the assistant walk you through it.

What You Actually Need

RequirementRequiredNotes
Python 3.10+YesRuntime
1+ NVIDIA GPUYesFor training
API keyYesAnthropic or OpenAI
PROJECT_BRIEF.mdYesMain control file
Project config.yamlOptionalOnly if you want to override defaults
Obsidian vaultOptionalIf absent, notes fall back to local text files

Minimum Working Example

The smallest project you can launch looks like this:

text
my-first-experiment/
β”œβ”€β”€ PROJECT_BRIEF.md
└── workspace/                  # auto-created

Minimal PROJECT_BRIEF.md:

md
# Goal
Train a ResNet-50 on CIFAR-100 to reach 80%+ accuracy.

# Codebase
Create the training code from scratch in PyTorch.

# What to Try
- Start with a basic ResNet-50 baseline.
- If accuracy  80%, stop and report.

# Constraints
- Use GPU 0 only
- Max 100 epochs per run

That is enough to start. Everything else is optional refinement.

What This Project Is Good At

This project is for people who already know what experiment they want to run, but do not want to babysit the loop:

  • edit code
  • launch training
  • monitor runs
  • parse logs
  • decide the next variation
  • keep going while you sleep

It is not trying to replace the researcher. It is trying to take over the repetitive experiment-ops layer.

Why It Feels Different From A Simple Script

  • It does not just launch one run. It keeps iterating.
  • It does not just monitor. It reflects and decides the next step.
  • It stays cheap because training-time monitoring makes zero LLM calls.
  • It stays controllable because the human can override direction at any cycle.
  • It now supports persistent progress notes in Obsidian or local text files.

How You Stay In Control

Don't lose this

Three weeks from now, you'll want Auto Deep Researcher 24x7 again. Will you remember where to find it?

Save it to your library and the next time you need Auto Deep Researcher 24x7, it’s one tap away β€” from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.

⚑ Pro tip for geeks: add a-gnt πŸ€΅πŸ»β€β™‚οΈ as a custom connector in Claude or a custom GPT in ChatGPT β€” one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say β€œuse my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.

πŸ€΅πŸ»β€β™‚οΈ

a-gnt's Take

Our honest review

πŸ”₯ An autonomous AI agent that runs your deep learning experiments 24/7 while you sleep. Zero-cost m. Best for anyone looking to make their AI assistant more capable in devops & monitoring. It's completely free and works across most major AI apps. This one just landed in the catalog β€” worth trying while it's fresh.

Tips for getting started

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

2

Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.