USE CASE · KNOWLEDGE

One read-only data library. One folder for AI outputs.

This is one of the easiest ChatCode workflows for non-coders: separate source from output location.

Project 1: Knowledge

Ví dụ D:\Knowledge. Keep write permissions off.

Project 2: Output

Ví dụ D:\AI-Output. Enable Edit files + Create/rename.

Formats that work well today

TXT, Markdown, CSV, JSON, and UTF‑8 source/config files. For binary PDF/DOCX/XLSX files, convert/extract to text first or use a dedicated capability when available.

Why this pattern works well

AI cannot accidentally modify source data; all outputs are collected in one clear place for review, deletion, or further use.

Example prompts

Dùng ChatCode đọc project Knowledge. Find documents discussing the refund policy, compare differences, and answer in chat. Do not modify files.Dùng ChatCode đọc project Knowledge. Create onboarding-summary.md in the AI-Output project, including a table of contents, key processes, and contradictions found in the source documents.