You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.7 KiB
1.7 KiB
| title | tags | aliases | date | |||||
|---|---|---|---|---|---|---|---|---|
| Welcome to Your Second Brain |
|
|
2026-03-05 |
Welcome to Your Second Brain
This is your AI-powered personal knowledge management system.
What is a Second Brain?
A Second Brain is an external, digital system for capturing, organising, and sharing ideas, insights, and information. The concept was popularised by Building a Second Brain by Tiago Forte.
By externalising your thinking, you:
- Free up mental RAM for creative work
- Build a personal knowledge base that compounds over time
- Make connections between ideas you might otherwise miss
How This System Works
Your notes live in this Markdown vault — fully compatible with Obsidian and Logseq.
The AI layer:
- Ingests every Markdown file automatically
- Embeds content into vector space for semantic search
- Links related documents autonomously
- Tags untagged documents using an LLM
- Summarises long documents for quick reference
Getting Started
- Add Markdown files to this vault
- Use
[[WikiLinks]]to connect ideas - Add YAML frontmatter for structured metadata
- Search your knowledge at
http://localhost:3000/search - Chat with your notes at
http://localhost:3000/chat
Folder Structure
daily/— Daily notes and journalsprojects/— Active projectsresources/— Reference material and researchareas/— Ongoing areas of responsibilitytemplates/— Note templates
Tips
- Use
#tagsinline or in frontmatter [[WikiLinks]]create automatic knowledge graph edges- The AI agents run in the background — check the graph view after a few minutes