Jun 9, 2026, 4:06 PM
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Tech Stack
|
||||
|
||||
Technical details and tools used in the LLM Knowledge Base repository.
|
||||
|
||||
## Environment & Platform
|
||||
|
||||
- **Operating System**: Windows (win32)
|
||||
- **Primary Shell**: PowerShell
|
||||
|
||||
## Core Technologies
|
||||
|
||||
- **Content Format**: GitHub Flavored Markdown (GFM).
|
||||
- **Encoding**: UTF-8.
|
||||
- **PKM UI**: Obsidian (recommended local viewer and graph visualizer).
|
||||
- **Agent Orchestrator**: Gemini CLI (used for parsing raw files, maintaining links, updating synthesis pages).
|
||||
|
||||
## Versioning & Configuration
|
||||
|
||||
- No compilers, compilers pins, or heavy framework dependencies.
|
||||
- Git is used for version control of the markdown files, allowing revision history and branching.
|
||||
- Local custom script: `replace_knowledge.ps1` handles codebase-wide text replacements (specifically migrating old "wiki" terminology to "knowledge").
|
||||
Reference in New Issue
Block a user