keithtelliott / sidekicksammy.com

Helpful AI chatbot service
2 stars 0 forks source link

Add n8n to the fly.toml #99

Open jacebenson opened 3 months ago

jacebenson commented 3 months ago

add n8n to the fly.toml configation so we can quickly iterate on differnet ai prompts to respond and ingest data into pinecone.

we can eventually rewrite this outside of n8n, but to get started lets just do it.

jacebenson commented 3 months ago

I have n8n up and I have a demo redwood site up on separate projects on fly.io

next steps is to create an ingestion system for a domain and setting up the UI again on the redwood site and re-deploying using GitHub's CICD stuff. I couldn't get it to deploy to my project using it.