docker build -t ai-extractor . docker run -p 8090:8000 \ -v $(pwd):/app \ -e OPENAI_API_KEY=sk-... \ ai-extractor