why aren't all 14 resolved? a statement only gets an assessment when the public
record can support or contradict it. opinions and what-ifs never can, and 0 checkable
ones are still open, waiting for their date. predictions held up or didn't;
assertions are supported or contradicted. on every card:
▮▮▮▮▮ certainty ·
▮▮▮▮▮ debate potential. speakers are clickable
Disclosure
LlamaIndex is not building a vector database, integrates with 12-20 existing ones
“We're not building our own vector database, but we have a rich set of integrations with, you know like 12 to like 20 different vector databases out there these days.”
Disclosure
LlamaIndex focuses on data infrastructure while LangChain builds broader application frameworks
“Blind train is a great application framework for you to just like get us out of building blocks for a lot of different components, for instance, from like LL modules to prompts to some basic like retrieval and vector database abstractions to like also agent fr…”
Insight
Liu: LLM data pipelines differ from traditional ETL stacks due to unstructured content comprehension
“If we're building this new age of L-empowered applications, The kind of requirements for the type of data that like you want to load as well as how you want to extract information from that data will be a little bit different than the existing ETL stack. The r…”
Assertion Contradicted
Liu: Uber and Instabase use LlamaIndex for enterprise data applications
“We've seen people build these workflows at different settings from, for instance, like hacks on projects at startups building, for instance, like track GPT, like, plugin over, like, your Slack or your Notion all the way to kind of, like, bigger companies, for …”
Insight
Liu: Generating long-form content over custom data remains a hard problem
“Generating something that's like a paragraph is pretty easy for ChatGPT to do. Generating like an entire blog post or essay, especially over your data is a pretty challenging problem.”
Insight
Jerry Liu: Injecting metadata into text chunks improves LLM retrieval performance
“Second is being able to inject metadata actually is quite important to actually improve retrieval performance of like the downstream application, because like, you know, let's say you're splitting up like a sec, 10 K filing into a bunch of chunks within a sing…”
Assertion Supported
Liu: LlamaHub features over 100 community-contributed data loaders
“And so these days, like Lama Hub is a very rich repository of, like, you know, the hundred plus, like, different data loaders from all different services and formats, and it's growing, like, every day.”
Assertion Supported
Liu: LlamaIndex enables data querying in three or four lines of code
“Because in about three or four lines of code, you can load data and just it index it and then query it.”
Disclosure
LlamaIndex adopted Keras's design philosophy of progressive disclosure of complexity
“A key philosophy that we launched and like zero dot six auto that we're continuing to build towards is this idea that was inspired by Karis, which is this idea of like progressive disclosure of complexity, where in the beginning things are very high level and …”
Assertion Supported
Liu: OpenBB integrated LlamaIndex as its natural language layer
“OpenBB, which is the open source, like financial analysis tool, and they recently incorporated Lama Index as a natural language layer to help power, like their, basically, open source Bloomberg vibe, right?”
Disclosure
Jerry Liu: LlamaIndex is building a production-grade enterprise version
“So we're Actually building out and scoping out initial version of what, like kind of production grade Lama index would look like.”
Disclosure
Jerry Liu: LlamaIndex aims to connect language models with custom data
“So the high level mission is really to connect your language models with your data and basically unlock the capabilities of language models, whether it's like reasoning agent, like planning, or also like question answering inside extraction on top of your data…”
Disclosure
Jerry Liu: 'Drop everything' reactiveness accounts for 10-15% of LlamaIndex's work
“There's going to be cases where there's going to be things that come out where like, you know, this really is going to be like a drop everything a moment. Like, you know, just stop what you're doing. Like this actually is like P zero. We have to like figure ou…”
Disclosure
LlamaIndex paused planned work for three days to completely rewrite documentation
“So we basically just like stop what we were doing, spent the past three days just completely rewriting the documentation, and then we just launched that yesterday.”