raul-padua
commited on
Commit
•
9ce51a0
1
Parent(s):
3938bd5
Update chainlit.md
Browse filesAdding changes to the description of this app.
- chainlit.md +2 -10
chainlit.md
CHANGED
@@ -1,11 +1,3 @@
|
|
1 |
-
#
|
2 |
|
3 |
-
|
4 |
-
|
5 |
-
### Duplicating the Space
|
6 |
-
|
7 |
-
Since this is our first assignment, all you'll need to do is duplicate this space and add your own `OPENAI_API_KEY` as a secret in the space.
|
8 |
-
|
9 |
-
### Conclusion
|
10 |
-
|
11 |
-
Now that you've shipped an LLM-powered application, it's time to share! 🚀
|
|
|
1 |
+
# RetrievalQA chain and sourcing Barbie Movie Review documents in a ChainLit application.
|
2 |
|
3 |
+
This app uses LangChain to orchestrate RAQA task into a vector store to then help gpt-3.5-turbo do it's own show.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|