feat: Content Engine v2.0 - FastAPI Backend, Distributed n8n Queue Mode, and CI/CD#2
Conversation
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
This pull request introduces the foundation for the "Automated Social Media Content Engine v2.0", setting up a dedicated
/content-engineenvironment isolated from the main MoMoA codebase.Key Additions:
api/main.py): Established endpoints for NotebookLM data ingestion, RAG queries, and programmatic video generation (Remotion/Editly/Google Vids placeholders).ffmpegandplaywright(with Chromium) to ensure a robust environment for Google Vids automation.docker-compose.yml): Configured a production-ready, distributed "Queue Mode" setup featuring:n8n_main,n8n_worker_1, andn8n_webhook_processor..rules): Added a.rulesfile enforcing strict floating-point accuracy (decimal,math.isclose,math.fsum) and dictating the use of thebraxphysics engine for advanced kinematics..github/workflows/content-engine.yml): Set up a GitHub Actions workflow to build and push the FastAPI Docker image to GitHub Container Registry (ghcr.io) upon changes to thecontent-enginedirectory.PR created automatically by Jules for task 5506944266795698286 started by @jangus3636-crypto