File size: 481 Bytes
817edb1
a1e1bfa
817edb1
a1e1bfa
817edb1
a1e1bfa
817edb1
a1e1bfa
817edb1
a1e1bfa
4a123b0
1
2
3
4
5
6
7
8
9
10
11
12
# Assignment Part 2: Deploying Your Model to a Hugging Face Space

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.

### Duplicating the Space

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.

### Conclusion

Now that you've shipped an LLM-powered application, it's time to share! 🚀