Presenting Topically by Cohere AI
Topically is a suite of tools that help make sense of text collections (messages, articles, emails) using large language models.
It is the part of the sandbox project by Cohere AI.
๐ dashboard.cohere.ai
Topically is a suite of tools that help make sense of text collections (messages, articles, emails) using large language models.
It is the part of the sandbox project by Cohere AI.
๐ dashboard.cohere.ai
Topically comes up with the following features out-of-the-box:
1. Detect and name clusters of short texts based on their content.
2. Use it with topic modeling with tools like BERTopic to improve on the keyword topic labels.
1. Detect and name clusters of short texts based on their content.
2. Use it with topic modeling with tools like BERTopic to improve on the keyword topic labels.
How does it work?
Topically uses a generative language model to assign a name to the text cluster. It sends a request to Cohere's managed model and gets the output.
It generates the titles using a couple of bundled prompts. For better results, you can even edit the prompts.
Topically uses a generative language model to assign a name to the text cluster. It sends a request to Cohere's managed model and gets the output.
It generates the titles using a couple of bundled prompts. For better results, you can even edit the prompts.
All you need to try this interesting tool is cohere's API key and a few lines of Python code.
Get the API key here ๐ dashboard.cohere.ai
Source Code ๐ github.com
Get the API key here ๐ dashboard.cohere.ai
Source Code ๐ github.com
If you found this helpful, two requests:
1. Follow me @Saboo_Shubham_ to read more such content and RT for others to see it as well.
2. Subscribe to my weekly newsletter unwindai.substack.com to stay updated with all the latest AI developments.
1. Follow me @Saboo_Shubham_ to read more such content and RT for others to see it as well.
2. Subscribe to my weekly newsletter unwindai.substack.com to stay updated with all the latest AI developments.
Loading suggestions...