File size: 1,672 Bytes
d73d493 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
<p align = "center" draggable=βfalseβ ><img src="https://github.com/AI-Maker-Space/LLM-Dev-101/assets/37101144/d1343317-fa2f-41e1-8af1-1dbb18399719"
width="200px"
height="auto"/>
</p>
## <h1 align="center" id="heading">πYour First Retrieval Augmented Generation QA Application!</h1>
### Steps to Run:
1. Create a Python 3.11 environment
2. `pip install jupyter` so you can run the notebook
# Build ποΈ
Build a Chainlit App that uses this code.
# Ship π’
- Deploy your Chainlit App to Hugging Face
- Make a simple diagram of the RAQA process
# Share π
- Show your App in a loom video and explain the diagram
- Make a social media post about your final application and tag @AIMakerspace
- Share 3 lessons learned
- Share 3 lessons not learned
Here's a template to get your post started!
```
π Exciting News! π
I just built and shipped my very first Retrieval Augmented Generation QA Application using Chainlit and the OpenAI API! π€πΌ
π Three Key Takeaways:
1οΈβ£ The power of combining traditional search methods with state-of-the-art generative models is mind-blowing. π§ β¨
2οΈβ£ Collaboration and leveraging community resources like AI Makerspace can greatly accelerate the learning curve. π±π
3οΈβ£ Dive deep, keep iterating, and never stop learning. Each project brings a new set of challenges and equally rewarding lessons. ππ
A huge shoutout to the @AI Makerspace for their invaluable resources and guidance. π
Looking forward to more AI-driven adventures! π Feel free to connect if you'd like to chat more about it! π€
#OpenAI #Chainlit #AIPowered #Innovation #TechJourney
```
|