Fokki@0x_fokkix$10k/month AI legal assistant from n8n workflow and Lovable frontend
- Frontend built with Lovable from a text prompt, no code.
- Backend uses n8n webhook, Basic LLM Chain, search-enabled OpenAI, Tavily for crawling, and Output Parser for JSON.
- Response capped at 50 words, sourced only from official government sites.
how to reproduce · 1. Build frontend in Lovable from text prompt. 2. Set up n8n webhook to catch user input. 3. Wire to Basic LLM Chain with search-enabled OpenAI model forced to pull from official government sources. 4. Use Output Parser to lock response into strict JSON. 5. Use Tavily to crawl government pages for real content. 6. Use Think tool to make model reason before answering, capped at 50 words. 7. Send answer back through webhook to Lovable frontend.