mirror of
https://github.com/run-llama/create_llama_projects.git
synced 2026-07-01 20:54:24 -04:00
added rag-stream
This commit is contained in:
@@ -10,3 +10,6 @@
|
||||
[submodule "sec-insights"]
|
||||
path = sec-insights
|
||||
url = https://github.com/run-llama/sec-insights
|
||||
[submodule "rag-stream-intermediate-events-tutorial"]
|
||||
path = rag-stream-intermediate-events-tutorial
|
||||
url = https://github.com/rsrohan99/rag-stream-intermediate-events-tutorial
|
||||
|
||||
@@ -9,4 +9,5 @@ Here's some fun projects created with the `create-llama` command.
|
||||
- [`chat-llamaindex`](chat-llamaindex/README.md): Create and share LLM chatbots that know your data (PDF or text documents)
|
||||
- [`homeai`](homeai/README.md): The AI real estate agent
|
||||
- [`sec-insights`](sec-insights/README.md): Answer questions about SEC 10-K & 10-Q documents
|
||||
- [`nextjs-edge-llamaparse`](nextjs-edge-llamaparse/README.md): This is a NextJs example that use Edge Runtime and allows you to parse documents using the LlamaParse
|
||||
- [`nextjs-edge-llamaparse`](nextjs-edge-llamaparse/README.md): This is a NextJs example that use Edge Runtime and allows you to parse documents using the LlamaParse
|
||||
- [`rag-stream-intermediate-events-tutorial`](rag-stream-intermediate-events-tutorial/README.md): Send intermediate steps in a Python RAG pipeline to the frontend for an intuitive UX
|
||||
|
||||
Submodule
+1
Submodule rag-stream-intermediate-events-tutorial added at b5062c31d0
Reference in New Issue
Block a user