orchestrator initial commit...

This commit is contained in:
DaKheera47
2025-12-11 22:31:59 +00:00
parent 7ab024efda
commit 1b082a3eb6
46 changed files with 9792 additions and 5 deletions
+21
View File
@@ -0,0 +1,21 @@
# Server
PORT=3001
# OpenRouter API (for AI features)
OPENROUTER_API_KEY=your_openrouter_api_key_here
MODEL=openai/gpt-4o-mini
# Notion integration (optional)
NOTION_API_KEY=
NOTION_DATABASE_ID=
# Webhook security (optional)
WEBHOOK_SECRET=
# Pipeline configuration
PIPELINE_TOP_N=10
PIPELINE_MIN_SCORE=50
# RXResume credentials (for PDF generation)
RXRESUME_EMAIL=
RXRESUME_PASSWORD=