mirror of
https://github.com/run-llama/llamaindex.net.git
synced 2026-07-01 20:36:58 -04:00
LlamaIndex .NET Samples
This directory contains getting started for LlamaIndex
| Sample | Type | Description |
|---|---|---|
| ParseDocuments | Console | Console application that shows the basics of getting started with LlamaParse .NET client SDK |
| LlamaParseAspire | Web (Aspire) | ASP.NET Core Web API with Aspire Orchestration enabled. Uses LlamaParse to parse documents and return response back to users. |