Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(AI-call-summary): Automatically summarize call transcript #13807

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Nov 18, 2024

☑️ Resolves

🛠️ API Checklist

🚧 Tasks

👣 Steps

  1. Set appconfig:
occ config:app:set spreed call_recording_summary --value='yes'
  1. Have a recording backend
  2. Follow "Testing locally" steps from feat(chat): Add API to summarize chat messages #13661
  3. Start a call with recording
  4. End the call
  5. Run cron jobs multiple times
  6. Check notifications

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@nickvergessen nickvergessen added 3. to review enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: call 📹 Voice and video calls feature: recordings ⏺️ Including the recording server labels Nov 18, 2024
@nickvergessen nickvergessen added this to the 🖤 Next Major (31) milestone Nov 18, 2024
@nickvergessen nickvergessen self-assigned this Nov 18, 2024
@nickvergessen
Copy link
Member Author

/backport to stable30

lib/Recording/Listener.php Outdated Show resolved Hide resolved
lib/Recording/Listener.php Outdated Show resolved Hide resolved
lib/Recording/Listener.php Show resolved Hide resolved
lib/Service/RecordingService.php Show resolved Hide resolved
@miaulalala
Copy link
Contributor

Works

@nickvergessen nickvergessen force-pushed the feat/13429/AI-call-summary branch from d33b7a1 to 384c556 Compare November 20, 2024 08:59
Copy link
Contributor

@miaulalala miaulalala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@nickvergessen nickvergessen merged commit b121f92 into main Nov 20, 2024
70 checks passed
@nickvergessen nickvergessen deleted the feat/13429/AI-call-summary branch November 20, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement feature: api 🛠️ OCS API for conversations, chats and participants feature: call 📹 Voice and video calls feature: recordings ⏺️ Including the recording server
Projects
Status: ☑️ Done
Development

Successfully merging this pull request may close these issues.

AI generated call summaries
2 participants