Company
Date Published
Author
Eric Giannini
Word count
393
Language
English
Hacker News points
None

Summary

Symbl.ai is releasing a new product called under its experimental wing of “Labs”, for summarization: the Summary API, which provides developers with the ability to summarize conversations into summaries. The API synthesizes vast amounts of conversation data into a summary and helps filter domain-specific language in source texts. It seeks the most relevant information based upon the context of the conversation and is designed specifically for developers to utilize in their stacks for data science analysis or application development. To use the Summary API, developers can sign up on the platform, upload a conversation through Async APIs with a query parameter set to `?enableSummary=true`, and make a call to the Summary API with the conversation ID. The API currently supports Async APIs, but support for real-time summarization will be added soon, while streaming or telephony API users can use the refresh parameter to generate summaries after the conversation has ended.