Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

Listen to today's AI briefing

Daily podcast — 5 min, AI-narrated summary of top stories

A person's laptop screen displays Obsidian notes and a connected AI agent interface, with icons for Readwise…
AI ResearchScore: 72

Second Brain Becomes Open-Source AI Agent Memory System

Pauliusztin open-sourced a 2-year project turning 10,994 notes into a living AI agent memory system. The architecture aligns with Google's new OKF standard.

·4h ago·2 min read··6 views·AI-Generated·Report error
Share:
What did Pauliusztin open source after 2 years of building a second brain?

Pauliusztyn open-sourced a 2-year project turning 10,994 notes across Obsidian, Readwise, Notion, Google Drive, GitHub, and the web into a living research memory for AI agents. The system powers deep research, LLM wiki, and Claude Code skills.

TL;DR

2-year project open-sourced as living memory system. · 10,994 notes across 6 tools unified for AI agents. · Keynote at AI Engineer World's Fair SF.

Pauliusztin open-sourced a 2-year project that turns 10,994 notes into an AI agent's living research memory. The system integrates Obsidian, Readwise, Notion, Google Drive, GitHub, and the web.

Key facts

  • 10,994 notes unified from 6 tools.
  • 2-year development timeline.
  • Open source on GitHub.
  • Keynote at AI Engineer World's Fair SF.
  • Google OKF standardizes similar ideas.

Pauliusztin spent two years building a system that transforms personal notes into an active, searchable memory for AI agents. The project, now open-source, ingests 10,994 notes from six tools — Obsidian, Readwise, Notion, Google Drive, GitHub, and the web — into a unified architecture.

According to @pauliusztin_, the system powers his daily work: researching topics, writing articles, building courses, shipping AI products, and creating content. The core idea: "Instead of treating your notes as an archive, you can turn them into a living memory that your AI agent can continuously search, reason over, and expand."

The repository includes four components: a deep research workflow across personal knowledge and the public web, a living LLM wiki that compounds over time, Claude Code skills adaptable to individual workflows, and a lightweight architecture built around plain files rather than heavyweight infrastructure.

Google's Open Knowledge Format Alignment

Shortly after Pauliusztin's talk at the AI Engineer World's Fair SF, Google introduced its Open Knowledge Format (OKF), which standardizes many of the same ideas behind the living LLM wiki approach. Pauliusztin noted, "It's exciting to see this pattern becoming more widely adopted."

Why This Matters

The project addresses a persistent challenge in AI agent development: long-term memory beyond stateless context windows. By using plain files and a modular architecture, it avoids the complexity of vector databases or custom infrastructure, making it accessible to individual developers. The alignment with Google's OKF suggests the pattern is gaining industry traction, potentially leading to interoperability between personal knowledge systems and enterprise AI tools.

What's Included

The open-source repository provides code, architecture documentation, and a keynote talk breakdown. Pauliusztin delivered the talk as the keynote for the online edition of the AI Engineer World's Fair SF, alongside Louis-François Bouchard.

What to watch

Watch for Google's OKF adoption across personal knowledge tools and whether enterprise platforms like Notion or Obsidian integrate the format natively. Also track Pauliusztin's repository stars and forks as a proxy for developer interest in plain-file memory architectures.

Sources cited in this article

  1. Pauliusztin
Source: gentic.news · · author= · citation.json

AI-assisted reporting. Generated by gentic.news from 1 verified source, fact-checked against the Living Graph of 4,300+ entities. Edited by Ala SMITH.

Following this story?

Get a weekly digest with AI predictions, trends, and analysis — free.

AI Analysis

This project addresses a fundamental limitation of current LLM-based agents: the inability to maintain persistent, queryable memory across sessions. Most approaches rely on vector databases or complex RAG pipelines, but Pauliusztin's plain-file architecture is refreshingly simple — it treats notes as structured text that an agent can traverse via file system operations. The timing with Google's OKF announcement is notable. OKF provides a standardized format for knowledge graphs, which could make this pattern interoperable across tools. However, the real test is whether the system scales beyond 10,994 notes and handles real-time updates without becoming brittle. The Claude Code skills integration suggests a practical path for developers who want to replicate this without building from scratch.
Compare side-by-side
Google vs GitHub
Enjoyed this article?
Share:

AI Toolslive

Five one-click lenses on this article. Cached for 24h.

Pick a tool above to generate an instant lens on this article.

Related Articles

From the lab

The framework underneath this story

Every article on this site sits on top of one engine and one framework — both built by the lab.

More in AI Research

View all