Fast chat bot creation with the OpenAI Assistants API and the Microsoft Bot Framework SDK
A tutorial on building a chat bot using the OpenAI Assistants API and the Microsoft Bot Framework SDK, with a focus on Python implementation.
A tutorial on building a chat bot using the OpenAI Assistants API and the Microsoft Bot Framework SDK, with a focus on Python implementation.
A guide to using the Ibex Dashboard, an open-source tool for visualizing performance analytics of Microsoft Bot Framework bots.
Final guide in a series on publishing and registering a bot built with Microsoft Bot Framework, including deployment to Azure and testing on Skype.
Part 4 of a series on the Microsoft Bot Framework, focusing on adding natural language processing using LUIS (intents, entities, utterances).
Part 3 of a series on Microsoft Bot Framework, focusing on simplifying bot development using Form Flow to capture user input.
Part 2 of a series on building stateful bots with the Microsoft Bot Framework, covering Dialogs, state management, and persistence.
First part of a tutorial series on building chatbots using the Microsoft Bot Framework, covering core concepts and architecture.