
Asta
n8n
DayByDay - RAG Chatbot Agent
Role: AI Developer - retrieval pipeline, agent orchestration, and injection defence. Front-end built by other team members.
The system.
Customer support questions are answered from a Pinecone vector database holding the company's domain knowledge. The orchestration runs entirely in n8n, with four GPT-5.6 Luna agents dividing the work. Luna was chosen for its speed and cost profile, a multi-agent pipeline means several model calls per user message, so a fast, inexpensive model keeps both latency and per-conversation cost viable at support volume.
View project→