AI Chat Integration

Overview

About

This folder serves as the integration point for AI LLM chat exports from various providers (Perplexity, ChatGPT, Claude, etc.). Chats imported here should be reviewed, processed, and valuable insights extracted as atomic notes.

Configuration

Providers

Supported AI providers are listed below:

All new imported content will create a new notes under the respective folder based on the provider source of the chat, i.e. Perplexity’s imports are located at *.

Naming Conventions

  • Format: YYYY-MM-DD_{Provider}_{Title}.md
  • Example: 2025-12-31_Perplexity_Information theory computational encoding.md

Note:

Note that spaces are okay for the {Title} as by default, when exported from these services they will typically include spaces.

Plugins & Tooling

Processing Workflow

1. Import

Raw AI chat exports land here via:

  • Manual paste/copy with Template-AIChat.md
  • Plugin imports (Nexus AI Chat Importer)
  • Exported markdown files

2. Triage

Review each chat and update extraction_status:

StatusMeaning
pendingNeeds initial review
in_progressActively extracting insights
completeFully processed
archivedLow value, kept for reference

3. Extract

Create atomic notes for valuable insights:

Content TypeTarget Location
Definitions04-RESOURCES/Definitions/
Code Snippets04-RESOURCES/Code/
Concepts/Ideas01-SLIPBOX/
Guides/How-tos04-RESOURCES/Guides/
Curated Links04-RESOURCES/Lists/

4. Archive

After extraction:

  1. Set extraction_status: complete
  2. Add extracted note links to frontmatter extracted_notes array
  3. Optionally move to 99-ARCHIVES/AI-Chats/

Current Chats

Chat Count

Currently, there are chats in this integration folder.

Unprocessed Chats

In Progress

Completed

Supported Providers

ProviderExport FormatImport Method
PerplexityMarkdown with citationsManual copy/paste
ChatGPTJSON ZIPNexus AI Chat Importer
ClaudeMarkdownManual or plugin
CursorSession logsManual export
GitHub CopilotChat historyManual export
  • Nexus AI Chat Importer - Bulk import ChatGPT/Claude ZIP exports
  • Atomizer - AI-powered atomic note extraction (OpenAI API)
  • Smart Connections - Find semantically related notes
  • Dataview - Query and dashboard capabilities

Appendix

Created: 2024-12-31 | Modified: 2024-12-31

See Also


(c) No Clocks, LLC | 2024