Search results for Obsidian
AI & Enterprise
Note app Obsidian gains traction as AI coding knowledge base
A local note app, Obsidian, is spreading quickly among developers as a tool for AI coding support, used to organise requirements and design intent as a knowledge base. Linked notes visualised as graphs help manage context, and connecting a Model Context Protocol (MCP) lets AI automatically reference documents and generate code. A reporter tested it by building a test harness, but noted a learning curve and instability in MCP connections.
AI & Enterprise
Karpathy reveals how to build a personal AI knowledge base with three folders
Andrej Karpathy, known for proposing the concept of “vibe coding,” has shared a method for building a personal knowledge base using AI. His approach requires no special software or database, relying instead on three folders and a text “schema” file. Users collect materials in a raw folder, have AI rewrite them into wiki files, and store AI-generated answers in outputs. Karpathy recommends monthly checks to catch errors.
AI & Enterprise
Markdown document format gains traction as government, companies adopt it amid AI expansion
Markdown, a lightweight markup language, is drawing attention as a document format suited to the AI era, with adoption spreading from private companies to government agencies. It uses simple symbols to structure text and can be saved as plain .md files. Industry participants cite its AI-friendliness, saying it reduces the need for parsers and can save resources in AI processing and document exchange between agents.