Skip to content
tesfa edited this page Jul 14, 2023 · 2 revisions

Pointstorm

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!
Clone this wiki locally