Skip to content

cnpem/sci-ai-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SciAI Wiki - Scientific Artificial Intelligence Wikis

This is the repository for the article "Beyond Retrieval: Compounding Scientific Extelligence with Artificial Intelligence Wikis" (arXiv (May 18th), 2026) by Luiz Lopes, Pedro Zanineli, Bruno Focassio, and Gabriel R. Schleder.

SciAI Wiki is a framework for building persistent scientific memory with Large Language Models, building on Karpathy's LLM Wiki discussions. Instead of treating papers, notes, and research questions as isolated chat sessions, it organises scientific context into human-readable markdown pages (as a wiki) that preserve provenance, relationships, and accumulated reasoning over time.

The present repository acts as a structured knowledge substrate for AI-assisted research. Agents can ingest sources, link concepts, answer questions from the accumulated context, audit the knowledge graph, and generate literature syntheses, while researchers remain in control of interpretation, validation, and research direction.

Skills

This wiki is designed around specialised agent skills: persistent operational routines that help ingest, organise, query, and maintain scientific knowledge without changing the underlying model. In this setup, skills act as human-guided procedures for turning papers and research notes into a coherent, linked memory system.

  • Ingestion is the controlled entry point for new sources. The agent extracts the source, performs an initial reading, asks the researcher clarifying questions, and then writes interconnected paper, concept, model, and author pages with preserved provenance.
  • Query turns the wiki into a reasoning workspace. The agent answers research questions by navigating accumulated context, synthesising cited evidence, surfacing contradictions, and identifying gaps that may become new persistent pages.
  • Lint is the maintenance layer. It audits the repository for orphan pages, broken links, schema drift, inconsistent relationships, and stale claims as the knowledge graph evolves.
  • Review supports literature synthesis. It builds structured narrative reviews from the ingested wiki context, connecting foundational work, current methods, disagreements, and open problems into manuscript-ready outlines or sections.

SciAI Wiki overview:

SciAI wiki overview

SciAI Wiki minimal implementation stylized example (this repository):

SciAI wiki minimal implementation example

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors