Skip to main content

One post tagged with "ai-meetings"

View All Tags

plugNmeet OpenAI Integration: Self-Hosted AI for Video Conferencing

· 8 min read
Jibon L. Costa
Founding developer

At plugNmeet, our open-source WebRTC video conferencing platform is built around flexibility, privacy, and control. While plugNmeet already supports specialized cognitive services from Azure and Google, we are excited to introduce a major upgrade to the Insights framework: the official OpenAI Provider for plugNmeet.

With this integration, you can bring powerful AI features to your self-hosted video conferencing server, including live transcription, real-time translation, live chat translation, spoken translations using text-to-speech, AI meeting summaries, and an in-meeting AI chatbot.

Even better, the provider is designed around the standard OpenAI API format, which means you can use OpenAI directly or connect plugNmeet to any OpenAI-compatible API, including alternative AI providers and self-hosted LLM platforms.

Sneak Peek & Early Access

This feature is currently in the final stages of review and is planned for an upcoming release.

Developers who want to test it early or review the implementation can follow the GitHub Pull Request:

https://github.com/mynaparrot/plugNmeet-server/pull/883