Skip to content

Latest commit

History

98 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Allen Institute Nautilex 2026 Challenge Capsules

This repository documents an AI-driven implementation sprint for the Allen Institute Nautilex 2026 hackathon challenges.

The goal was simple: take the challenge prompts, build a Code Ocean capsule for each one, run them as standalone research products, review the results honestly, and iterate fast.

Over 4 days and 3 implementation / review iterations, the work was driven through Code Ocean Aqua and Claude Code:

  • Aqua was used as the Code Ocean agent layer for building and running the capsules.
  • Claude Code was used as the coding agent to implement and revise the capsules.
  • Claude Code was also used as a critic across iterations to review outputs, identify gaps, and drive the next round of fixes.

Live Atlas

Outcome

The current repo snapshot covers 15 capsules for Challenges 02-16.

  • 11 completed
  • 4 partially completed
  • 0 blocked

The most important outcome is not just the code. It is the combination of:

  • runnable capsule implementations
  • capsule-specific READMEs
  • review summaries with honest limitations
  • a local and hosted HTML atlas for fast navigation

What Is In This Repo

Quick Navigation

ChallengeCapsuleStatusLive READMELive Review
02Agentic Data HarmonizationCompletedREADMEReview
03Enhancer DesignerCompletedREADMEReview
04Light Sheet Alignment QCCompletedREADMEReview
05Automate Your ProductivityPartialREADMEReview
06Plasmid ForgePartialREADMEReview
07Engineering AutomationCompletedREADMEReview
08Query BFFCompletedREADMEReview
09BindCraftingPartialREADMEReview
10NeuroBase Foundation Model EvaluationCompletedREADMEReview
11ABC Atlas Literature AssistantCompletedREADMEReview
12Brain Map + BKP AssistantCompletedREADMEReview
13Croissant PipelineCompletedREADMEReview
14Segment Intestine VilliCompletedREADMEReview
15Allen Single Cell Model PantryPartialREADMEReview
16SciDEXCompletedREADMEReview

Fastest Way To Explore

  1. Open the live atlas: https://codeocean.github.io/challenges-capsules/
  2. Use the sortable top table to scan by challenge, status, inputs, or usage mode.
  3. Open any capsule's HTML README or review page for the styled document view.
  4. Jump into the matching challenge_* folder when you want to iterate on the code.

Quick Iteration Loop

When capsule code or review markdown changes, regenerate the local docs:

node build-embedded-docs.mjs
node build-static-doc-pages.mjs

Then reopen index.html locally or refresh the GitHub Pages site after pushing.

Notes

  • The current cloned challenge set in this repo starts at Challenge 02.
  • The review status labels are intentionally honest: some capsules are strong demonstrations and some remain incomplete, but none are currently blocked.
  • The atlas and doc pages are static and can be opened directly in a browser over file://, with no local server required.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages