- Create a Python 3.11 environment
pip install jupyter
so you can run the notebook- Run through the notebook.
Run the notebook (Colab link) and complete the contained tasks:
-
🤝 Breakout Room #1:
- Install required libraries
- Create a Pinecone Account and Obtain an API Key
- Set Environment Variables
- Initialize an Index on Pinecone
-
🤝 Breakout Room #2:
- Initialize a Simple Chain using LCEL
- Implement Naive RAG using LCEL
- Create a Simple RAG Application Using Pinecone, OpenAI, and LCEL
- The completed notebook.
- 5min. Loom Video
- Walk through your notebook and explain what you've completed in the Loom video
- Make a social media post about your final application and tag @AIMakerspace
- Share 3 lessons learned
- Share 3 lessons not learned