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
- Navigate to Library → Projects
- Click Create Project
- Enter a name and description
- Upload files (optional)
- 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
- Open the project
- Click Upload File
- Select a file (PDF, text, code, etc.)
- 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
- Attachments — Upload files to individual conversations
- Generated Assets — Download files generated by the AI
- Conversation Continuity — Technical details