An assistant in Microsoft Teams: answers and draws pictures

A bot in your messenger holds a conversation, remembers context and generates pictures on request — all in one chat.

  • Answers questions and draws in one chat
  • Remembers the conversation and stays in context
  • No hopping between apps
  • Lives in your usual Microsoft Teams

How it works

To connect Microsoft Teams and , you don't need a developer: a ready-made scenario links them in minutes.

  1. Starts when: userInput
  2. Then: sessionData
  3. Then: conversationStore
  4. Then: latestContext
  5. Then: inputProcessor
  6. Check: intentHandler
  7. If yes: generatePrompt
  8. Then: buildPrompt
  9. Then: ChatCore
  10. Check: contentType
  11. If yes: errorPreprocessor
  12. Then: textCleaner
  13. Then: imageGeneration
  14. Then: imageBuilder
  15. Then: sendImage
  16. If no: sendTextMessage
  17. If no: chatPrompt
  18. If no: otherPrompt
  19. Then: GeminiModel
  20. Then: GeminiModel1
  21. Then: structuredOutput
  22. Then: memoryRetriever
  23. Then: conversationMemory

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.