raul-padua commited on
Commit
9ce51a0
1 Parent(s): 3938bd5

Update chainlit.md

Browse files

Adding changes to the description of this app.

Files changed (1) hide show
  1. chainlit.md +2 -10
chainlit.md CHANGED
@@ -1,11 +1,3 @@
1
- # Assignment Part 2: Deploying Your Model to a Hugging Face Space
2
 
3
- Now that you've done the hard work of setting up the RetrievalQA chain and sourcing your documents - let's tie it together in a ChainLit application.
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.