whymath commited on
Commit
5bb66a1
1 Parent(s): 0b045ee

Adding Chainlit Welcome Screen text

Browse files
Files changed (1) hide show
  1. chainlit.md +8 -0
chainlit.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+
2
+ # RAG Pipeline Demo
3
+
4
+ This app uses a LangChain-based RAG pipeline to demonstrate conversational Q&A from PDFs, as part of the AIM AIE2 Midterm Project.
5
+
6
+ Ask me questions about the 10-k filings of Meta Platforms, Inc. for FY 2023.
7
+
8
+ *By Yohan Mathew*