Skip to content

Commit

Permalink
Added description to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbost committed Nov 15, 2023
1 parent b769b5b commit 94dee1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/applications/azure-document-ingestion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ It uses our full stack (LangStream, AstraDB, and LangChain) with Azure Blob Stor
Here is what you will build:
![Langstream UI in action](images/langstream_ui_intro.png)
![Pipeline flow](images/pipeline_flow.png)

In this demo you will build, the chatbot will be performing RAG on the data ingested by the top pipeline flow.
### Features:
- Create a Cassandra keyspace and table in AstraDB (if not already created).
- Detect new PDF files uploaded to the specified Azure blob storage container.
Expand Down

0 comments on commit 94dee1c

Please sign in to comment.