LlamaIndex is an open source data orchestration framework for building large language model (LLM) applications. Learn how to use the integration by setting up your system, and then trying the example use cases.
The two notebooks below provide information on applying LlamaIndex with SambaCloud in real-world use cases.
The Patient Case Summary is a guide to build a workflow able to handle patient information, compare with medical standards, and summarize important notes to review.
The Contract Review walks through the development of a review system that checks against provided regulations and guidelines in order to determine compliance.
View more details by reading the LlamaIndex documentation for topics like streaming and async calls.