Knowledge Base

Knowledge Base

Markdown-style articles with title, summary, content, tags, and date.

AI Studio Architecture

The v4 module map for lab projects, tools, assistant UI, knowledge, and creator network loops.

# AI Studio Architecture

Enbang AI Studio v4 is organized around five loops: discover projects in the lab, select tools, ask the assistant, publish knowledge, and grow through the creator network.

## Future integrations

- OpenAI API for chat and structured generation.
- RAG pipelines for grounded answers.
- Vector databases for semantic retrieval.
- Human review checkpoints for quality.

RAG Studio Notes

A markdown brief describing how retrieval-augmented generation will connect with the assistant.

# RAG Studio Notes

The assistant shell should remain UI-first until backend secrets and indexes are ready. Source documents can later be chunked, embedded, stored, retrieved, and cited inside chat responses.