About This Garden
안녕하세요, 상상을 현실로 바꾸는 개발자 이승헌입니다.
이 디지털 가든은 기술 노트와 학습 내용을 기록하고 공유하는 공간입니다. AI 기반 지식 그래프와 wiki-style 링크를 통해 노트 간의 연결을 시각화하여 관련 주제를 쉽게 탐색할 수 있습니다.
Digital Garden Philosophy
Growing Ideas
Notes evolve over time. Unlike traditional blogs, ideas here are continuously refined and expanded.
Connected Thoughts
Notes link to each other using [[wiki-links]], creating a web of interconnected ideas rather than isolated posts.
AI-Enhanced
AI suggests related notes based on semantic similarity, helping discover connections you might have missed.
Tech Stack
How It Works
Write with Wiki Links
Notes are written in MDX with [[wiki-link]] syntax to connect related ideas.
Generate Embeddings
Each note is converted to a vector using OpenAI's text-embedding-3-small model.
Calculate Similarity
Cosine similarity is calculated between all note pairs to find related content.
Visualize Connections
The knowledge graph displays both explicit links and AI-suggested connections.
Contact
질문이나 피드백이 있으시면 GitHub를 통해 연락해주세요.