Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
What is this?
Less
More

Memberships

AI Automation Society

208.5k members • Free

5 contributions to AI Automation Society
Build AI agent or workflow
hi guys, I want to create a solution that automate this process: - take every LLM output of a client for 1-4 different queries - compare the previous vs last output semantically to see if changed the output (especially if there's no mention about legal cases) - send notification to the client only if the output chaged I've already automatized the gathering of the data which go into a google sheet (one sheet fot gemini and one for chatgpt) the problem is how compare the texts. I'm trying with the AI agent with the google sheets as tools but it retrieves the wrong dates and only compare outputs randomly even if i described in detail in the prompts how it should compare. I don't know how to get reliable comparisons. Should I store the output in a vector DB to get more consistent results and if so how? Should I use an ai agent or create an AI workflow? How would you approach it? ps: it would be cool to highlight significant differences too
2
0
Build AI agent or workflow
How to get the data brench from if statement to google sheet
I have an if logic that basically give me an http request if asked for, if not it gives me an empty string. I want then in the google sheet column assigned to receive this data to have the http request if requested or empty value if not. I tried with merge but i can't seem to let it work out. How would you do it??
How to get the data brench from if statement to google sheet
Issue running different http request from openAI and gather the outputs
I'm trying to get 4 different queries' response from gpt-40 and append them on a google sheet, with each output in a different assigned column (but same row). The problem is that: when I run the workflow it's unreliable. some times only the first http request goes, sometimes two, but never all 4 together in order. even if I run them one by one manually, I'm still not able to get each http request output to their assigned column. I only get the same output repeated 2,3,4 times across the columns. How can i solve this problem??
Issue running different http request from openAI and gather the outputs
1 like • May 2
@Chirag Chhita it's an interesting approach but it doesn't work if I have less then 4 request. because the idea is that the number of request should be dynamic. Sometimes they're 2. Sometimes they're 3. Sometimes they're 4. It depends on the client. If I have exactly 4 request your idea works egregiously, but if there are less the workflow stops
1 like • May 2
@Mirko Salzer I've tried with this approach but the problem is still that the workflow doens't execute the all 4 branches but goes through only the first one
http request problem new openAI responses API
I’m trying to get new model response which has the the web search tool method POST https://api.openai.com/v1/responses I’ve set up the header auth with: Name Authorization Value Bearer my-API but it keep on giving me error of authentication: Error code 401 Full message { "error": { "message": "Missing bearer or basic authentication in header", "type": "invalid_request_error", "param": null, "code": null } } these are my body parameters: { "model": "gpt-4o", "tools": [ { "type": "web_search_preview", "user_location": { "type": "approximate", "country": "IT" } } ], "input": "chi è {{ $json.chatInput }}?" } and this are my headers: [ { "name": "Content-Type", "value": "application/json" } ] Do you have some suggestion on how to fix it? Ps: I can retrieve the response using python and openAI library so the problem is on n8n part
1 like • Apr 29
@Chirag Chhita I need the API wih the we search review function which is not native in the normal API .
2 likes • Apr 29
@Mirko Salzer yeah I don't know why it didn't show but starting another workflow from stratch it gave me the predefined authentication methods and this was the solution, now it's working thank you so much❤️
🚀New Video: 6 Months of Building AI Agents As a Non-Programmer (without the hype)
For a deeper discussion on building AI Agents at scale, let's chat here. Over the past six months, I’ve been building AI agents, automating workflows, and running an AI automation agency—all without a traditional programming background. In this video, I break down the biggest lessons I’ve learned, the mistakes I made, and what I’d do differently if I were starting over today. Whether you're a beginner looking to get into AI automation or a business owner curious about leveraging AI agents, this video will give you a real-world perspective on what it takes.
1 like • Mar 5
Guys I want to start to learn agentic AI but I don't know from which framework I should start. Should I learn to use n8n or langchain or something else?? if there are certified courses on this stuff to enrich my cv
1-5 of 5
@andrea-mugnano-1392
AI specialist wannabe

Active 193d ago
Joined Feb 24, 2025
Powered by