Extract the most relevant topics, concepts, discussion points from the text are generated based on the overall text chunk (Global Topics) or by each paragraph/sentence (Topics by Sentence).
Input Type Supported: Text
Type | Description |
AI-generated topics | Topics generated by AI based on key concepts in the text. |
Entity | Extract entities such as custom, location, person, date, number, organization, date-time, date range, etc. from the text. |
Tech Topics | Extract Technology terms from the text |
Finance Topics | Extract Financial terms from the text |
Medical Topics | Extract Medical/Pharma terms from the text |
Custom Topics | Contact us for more info: [email protected] |
The most relevant topics, concepts, discussion points from the conversation are generated based on each sentence/paragraph spoken.
data
object returns the requested metadata if it is computed. The status
object shows the current state of the requested metadata. {"data":{"global_topics":[...{"topic":"Machine Learning","type": "AI Generated","start_char":1224,"end_char":1235},{"topic":"Tesla","type": "Entity-Name","start_char":2340,"end_char":2345,},...]}}
Fields | Description |
| List of global topics extracted from the audio/video file |
| Text of the extracted topic |
| Type of the extracted topic |
| Starting character location in the original text |
| Ending character location in the original text |