top of page

GitHub Prompt Loader and Dynamic AI Prompting

n8n workflow fetches markdown prompts from a GitHub repo, dynamically replaces variables set in the workflow, verifies missing variables, and sends the prepared prompt to LangChain AI agent and Ollama chat model for processing and content generation.

bottom of page