Manage Notion sync, uploads, and AI configuration.
Pull the latest trades from your Notion database. This caches them locally for fast analysis.
Upload chart screenshots or trade examples for the AI to reference during analysis.
Configure env vars on the server (e.g. via .env.local):
NOTION_TOKEN – Notion integration tokenNOTION_DATABASE_ID – Trades database IDAI_PROVIDER – openai | anthropic | ollamaOPENAI_API_KEY – OpenAI key (if using OpenAI)ANTHROPIC_API_KEY – Anthropic key (if using Claude)OLLAMA_URL – Local Ollama endpoint