Skip to content

Projects

A project in GhostMind is a collection of conversations that share:

  • Files — Upload documents that the AI can read and cite
  • Instructions — Custom instructions for how the AI should behave
  • Memory — Memory policy settings

Creating a Project

  1. Navigate to Library → Projects
  2. Click Create Project
  3. Enter a name and description
  4. Upload files (optional)
  5. Set instructions (optional)

Project Conversations

When you start a conversation in a project:

  • The AI has access to all project files from the first message
  • File citations appear in responses (e.g., fileciteturn1file0)
  • The conversation is linked to the project permanently

Uploading Files to a Project

  1. Open the project
  2. Click Upload File
  3. Select a file (PDF, text, code, etc.)
  4. The file is processed and indexed for retrieval

Supported file types include documents, code files, images, and more. Files are processed for AI retrieval — the AI can read their content and cite them in responses.

Memory Policies

Projects can have memory policies that control how the AI uses conversation history:

  • Default — Standard provider memory behavior
  • Custom — Provider-specific memory scope

Next Steps