#ADO Wiki Chatbot?

11 messages · Page 1 of 1 (latest)

loud oracle
#

Heyo - if i wanted to build a chatbot the uses a company azure dev ops wiki as part of the knowledge base, is that possible on n8n without being too big of a pain? Any suggestions or pointers on this would be greatly appreciated.

vast spindle
#

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.

little moss
#

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

loud oracle
little moss
#

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.

loud oracle
little moss
#

perfect! this is a great place to do that!