Build your first Integration¶
Introduction¶
Modern businesses rely on seamless integration between applications, cloud platforms, and enterprise systems. WSO2 Micro Integrator (MI) provides a powerful, low-code environment to design, deploy, and manage integrations efficiently.
In this tutorial series, you will progressively build a complete integration flow. You will learn how to create a chatbot, set up a knowledge base, and develop agent applications using the Generative AI Module, all through step-by-step guidance.
What You’ll Learn¶
Through this tutorial series, you will acquire practical skills in:
- Building an AI Chatbot – Learn how to create and expose a chatbot as an Integration API to efficiently handle user queries.
- Developing a Knowledge Base – Understand how to store and retrieve information using vector databases.
- Integrating a Knowledge Base with the Chatbot – Combine the knowledge base with the chatbot to enable Retrieval-Augmented Generation (RAG) for enhanced query responses.
- Creating an AI Agent – Design a customer service agent for a banking application that delivers personalized and accurate responses to user inquiries.
Get Started¶
Ready to build your first integration? Click Start to begin the tutorial series.