openbuilder 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -5,7 +5,8 @@
5
5
  Get meeting summaries, action items, key decisions, and speaker analytics — all from your terminal.
6
6
 
7
7
  <p align="center">
8
- <img src="docs/demo-telegram.jpg" alt="OpenBuilder in action — Telegram bot joining a Google Meet, taking screenshots, and reporting on the meeting in real time" width="500">
8
+ <img src="docs/demo-telegram.jpg" alt="OpenBuilder joining a Google Meet via Telegram" width="420">
9
+ <img src="docs/demo-telegram-2.jpg" alt="OpenBuilder taking screenshots and summarizing meetings in real time" width="420">
9
10
  </p>
10
11
 
11
12
  ## Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openbuilder",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Open-source AI meeting assistant — join Google Meet, capture transcripts, generate AI-powered meeting reports with summaries, action items, and speaker analytics",
5
5
  "type": "module",
6
6
  "bin": {