I'd be curious to know and see such examples in order to derive some inspiration from them.
Ask HN: Examples of agentic LLM systems in production?
1–10 of 80 posts
Re: Ask HN: Examples of agentic LLM systems in production?
#2Re: Ask HN: Examples of agentic LLM systems in production?
#3I look at my workplace and I see places where they might fit in but if the reliability isn’t 99.5% they won’t be trusted and I think that’s a problem.
I made a toy in n8n that collects transactions in YNAB via API and matches them to Amazon orders in GMail. It then uses GPT-4o with vision to categorize the product pictures according to my budget’s categories but I have to add the order link to the transaction memo and add a flag for human review because it’s only 80% or so. It has sped up the workflow for sure but nowhere near good enough to set it and forget it.
Re: Ask HN: Examples of agentic LLM systems in production?
#4Support bots. Scrapers. Personal assistants. Search startups like perplexity. Scammer bots. Bots that spread political agenda. "AI" memecoins.
Re: Ask HN: Examples of agentic LLM systems in production?
#5Agentic workflows are a much higher bar that are just barely starting to work. I can't speak to their efficacy but here's a few of the ones that are sort of starter-level agents that I've started seeing some companies adopt:
Re: Ask HN: Examples of agentic LLM systems in production?
#6Re: Ask HN: Examples of agentic LLM systems in production?
#7Support bots. Scrapers. Personal assistants. Search startups like perplexity. Scammer bots. Bots that spread political agenda. "AI" memecoins.
When does a LLM customer support bot that is based for example on RAG architecture, become an LLM agent?
Will agents still matter once models do a better job paying complete attention to large contexts?
Re: Ask HN: Examples of agentic LLM systems in production?
#8Support bots. Scrapers. Personal assistants. Search startups like perplexity. Scammer bots. Bots that spread political agenda. "AI" memecoins.
When does a LLM customer support bot that is based for example on RAG architecture, become an LLM agent?
Re: Ask HN: Examples of agentic LLM systems in production?
#9Re: Ask HN: Examples of agentic LLM systems in production?
#10With all the agencies and the YouTube demos of n8n and Make.com they should be everywhere. I look at my workplace and I see places where they might fit in but if the reliability isn’t 99.5% they won’t be trusted and I think that’s a problem. I made a toy in n8n that collects transactions in YNAB via API and matches them to Amazon orders in GMail. It then uses GPT-4o with vision to categorize the product pictures acco…
I had no idea about Make.com or n8n, they seem interesting. Thanks for the tip! Will check them out.