-
Notifications
You must be signed in to change notification settings - Fork 3
Home
tesfa edited this page Jul 14, 2023
·
2 revisions
Pointstorm is a Python library which enables the creation of vector embeddings on real-time data. Some possible use-cases include:
- Performing sentiment analysis from social media buzz
- Feeding news articles into a chatbot
- Reading frequently edited documents via an LLM
- Integrating any fast changing information into an LLM application
- and more!