|
|
|
|
|
by ibains
1070 days ago
|
|
Yes but this is just ETL - LlamaIndex and LangChain are re-inventing it - why use them when you have robust technology already? 1. You ETL your documents into a vector database - you run this pipeline everyday to keep it up to date. You can run scalable, robust pipelines on Spark for this. 2. You have a streaming inference pipeline that has components that make API calls (agents) and between them transform data. This is Spark streaming. Prophecy is working with large enterprises to implement generative AI use cases, but they don’t talk so much on HN. Here’s our talk from Data+AI Summit: Build a Generative AI App on Enterprise Data in 13 Minutes https://www.youtube.com/watch?v=1exLfT-b-GM Here’s a blog/demo https://www.prophecy.io/blog/prophecy-generative-ai-platform... |
|