u/AppropriateLunch3663

▲ 3 r/n8n

I dont know what kind of expertise this post will reach but i will try my luck.

Currently i am doing what is known in america as "trade school" in IT. Basically my supervisor gave me the job to try and dabble in N8N, with the goal of building an AI Chatbot(?) which responds based on the PDF manuals its been fed. I came as far as integrating the fileserver with N8N so it had accsess to the PDFs. Text has been extracted, chunked, embedded and indexed. The problem is the Chatbot.

https://preview.redd.it/yi104msddhzg1.png?width=1584&format=png&auto=webp&s=95f983fa122a80f13ee5f6d0a94125f76ec2da71

On the right side you see two Workflows. One is run by the "AI Agent", the other runs on a "Question and Answer Chain". The AI Agent cannt be used because the Qdrant Vector Store is not accepted by the Agent as a "Tool" ( ERRORCODE = Problem in node "AI Agent1" registry.ollama.ai/library/phi2:latest. does not support tools). So this i cannot use.

The Workflow on the right

https://preview.redd.it/ew4fhle3dhzg1.png?width=358&format=png&auto=webp&s=9dd6ba63a45b987804ab9d8ff023f224b0cb1d1f

looks like this when executed. It doesnt tell me whats wrong exactly. Why?
I tried problem solving with AI but it got to its limits and started talking weirder the more i instructed it. It seems like the embeddings are getting passed but not accepted(?).

If you need further information ask me and i will respond.

FYI: I am a total beginner and my supervisor gave me this exercise to practise. My company wants to integrate AI, but not ASAP. So i should just dabble and try and here i am 2 weeks and im starting to lose my mind.

If my problem is not solveable over a simple comment please tell me and i will delete the post.

Thank you for your time.

reddit.com
u/AppropriateLunch3663 — 8 days ago