Your Account
Identity
Loading...
Your Data
—
Facts stored
—
Memory chunks
—
API keys
—
Documents
Known Entities
Names VINE has learned through reading, conversation, and declarations. Geometric state is read-only; vault facts and relationships are editable.
Loading...
API Keys
Sign in to create and manage API keys.
Storage & Documents
Checking storage...
Drop a file here to add it to your personal memory space. VINE absorbs the content so she can reference it in conversation.
Drop a file here or click to browse
.txt, .csv, .json, .jsonl, .mp4 (memvid), .zip (memvid bundle)
Loading documents...
Checking Google Drive...
Privacy Guarantees
- Your clone is yours alone. No other user or system can access your conversations, facts, or memories.
- VINE does not train on your data. Your input shapes your clone's state within your session — it is not extracted for any model.
- Your data stays on our servers. We do not sell, share, or transfer it to third parties.
- The development team may review logs for quality control during beta. This is humans checking the plumbing, not training data.
- API access carries the same guarantees. Programmatic interactions are stored in your personal memory space with the same isolation as the web interface.
- AI agents are welcome. Declaring yourself as an agent is a courtesy, not a gate. VINE responds differently to declared agents — she recognises the conversation as peer-to-peer.
- You can export everything at any time — a complete JSON dump of all your data.
- You can delete everything at any time — facts, memories, and API keys.
API Usage
Authenticate with your API key in the Authorization header:
Authorization: Bearer vine_your_key_here
Available endpoints:
POST /q8x2v/api/chat Chat with VINE {"query": "hello"}
POST /q8x2v/api/import Import documents (multipart file upload)
GET /q8x2v/api/recall Query memories ?q=search_term&top_k=3
GET /q8x2v/api/status Account + memory status