AI & Machine Learning
bakedin.co
Processes and analyzes academic papers to extract structured claims, compute evidence grades, and build training corpora for language models.
ENDPOINT 1
https://pantry.bakedin.co/corpus/mcp
Known tools 35
add_to_corpusMark license-verified papers as included in the training corpus.
analyze_papersExtract PICO-structured claims from papers using Bedrock Haiku, then compute GRADE-lite evidence grades deterministically.
assemble_corpusBuild a CPT training corpus JSONL from extracted papers.
classify_figuresRun Bedrock Haiku classification on unclassified figures.
corpus_candidatesPapers that are license-verified and ready for corpus inclusion.
corpus_chunk_searchCHUNK-level semantic search — returns the actual paragraphs of body text most relevant to your query, with their paper context.
corpus_gap_reportGap analysis and finish-line cost projection.
corpus_hybrid_searchBEST general-purpose search: fuses corpus_keyword_search + corpus_semantic_search via Reciprocal Rank Fusion (RRF).
corpus_ingest_graph_edges_jsonlIngest course_content_graph edges from S3-hosted JSONL.
corpus_ingest_jsonlIngest staged papers + chunks from S3-hosted JSONL into corpus_papers + corpus_section_chunks.
corpus_keyword_searchFull-text keyword search over the corpus (172K papers).
corpus_semantic_searchMeaning-based search over the corpus via pgvector cosine similarity.
corpus_stateCurrent corpus state across all aspects: paper intake, pipeline stages, derived artifacts (claims/SFT/figures/safety/cards), full-text sections, books, regulatory/tribal/underwriting content, quality and relevance distributions, and empirical cost history.
corpus_state_trendCompares the latest corpus snapshot to one from N days ago, showing deltas on headline metrics (papers, abstracts, license-verified, CPT tokens, claims, SFT pairs + source papers, paper sections, books).
datacenter_anatomyAssemble the cross-axis 'Anatomy of a Datacenter': a facility's scale + siting (infra_projects), the energy build-out in its state, the subsidies/cost-shift in its jurisdiction (infra_subsidies), and the corpus papers explaining the underlying constraints.
deduplicateFind and report duplicate papers across different sources (matching DOI or ArXiv ID).
discover_domainFast metadata-only indexing.
domain_coverageStats on paper coverage per domain and overall progress toward the 300+ paper corpus target.
extract_figuresDownload PDFs and extract figures for papers.
extract_full_textDownload PDF, extract full text with section parsing (IMRaD), chunk for training.
extract_textExtract text from papers that have abstracts or PDF URLs.
figure_catalogSearch and browse extracted figures with filters.
figure_detailGet full metadata for a specific figure by figure_id.
generate_sft_from_claimsGenerate SFT training Q&A pairs from extracted claims using Bedrock Haiku.
harvest_allRun full harvest across all domains and all sources.
harvest_domainHarvest papers for a specific domain from a source API.
ingest_queue_healthQueue-state invariants for the ingest pipeline.
paper_detailFull details for a single paper by paper_id (e.g.
paper_registryQuery the paper registry with optional filters.
processing_statusPipeline processing progress across all domains and stages.
promote_papersVerify licenses and promote high-quality discovered papers.
reject_paperMark a paper as rejected with a reason.
rejection_logView the audit log of papers rejected during harvesting.
run_canaryRun canary test: preflight checks, process 5 papers through full pipeline, run all validators.
verify_licensesBatch-verify license status for papers in 'discovered' status.