Because the bot can both speak and type, an answer found in the conversation can be delivered into the meeting while it is happening - a different thing from a transcript you read afterwards.
A control surface for Attendee, an open-source meeting bot that records and transcribes. You give it a meeting URL and it sends a bot in; from there the bot can be made to speak, to post in the chat, to show an image, and to leave.
- A bot sent into a meeting from its URL, and removed again when it is done
- The bot's status, for confirming it actually joined
- Speech: text you supply, spoken out loud in the meeting
- A message posted into the meeting chat
- An image sent into the meeting
An Attendee server you can reach - run it locally or deploy it - with its URL and API key exported into the environment. Node, with the package built and linked, then a config entry pointing at the built file. Recording and transcription happen on the Attendee side; the consent rules that apply to the meeting are yours to satisfy.
