#ADO Wiki Chatbot?
11 messages · Page 1 of 1 (latest)
Yes, it's possible to build a chatbot that uses an Azure DevOps Wiki as part of its knowledge base using n8n, though it might require some custom work.
If you need help, I can help you.
I have good experience with n8n, and if you want to see the previous work, I can show you.
If you interested in me, please DM me.

sure you can do that, you want a vector database with properly indexed files grabbed out of the wiki then give that vector database to the chat agent
where can i learn about how that works? do you know of any good tutorial?
you can try nate herk youtube, he has some good videos. this is one of those things that to do well is not easy if you dont know how to do it. If you are new to n8n, you should start with the n8n courses on the docs site.
You should also look for videos on RAG Agents and understand the basics of how the process works and how you could possibly implement that.
To do something in production for a company though, I would recommend talking to a consultant, like myself or the many others on here to help you deliver a reliable product.
Anyone, quite literally anyone, can build an AI Agent on n8n, they make it super easy to do. It is much more rare to build a GOOD agent that can work in the demanding customer production environment.
If playing around though, the n8n course and a few videos will get you there.
this isnt something t hat anyone at the company is asking for. its kind of a personal project honestly. i am very interested in the ai and automation space and want to learn
perfect! this is a great place to do that!