This tutorials build a RAG app powered by LlamaIndex and Meta's latest Llama 4.
To sync dependencies, run:
uv syncYou need to set up the following environment variables:
CEREBRAS_API_KEY=...Ensure these variables are configured correctly before running the application use .env.example as reference and create your own .env file.
Run the streamlit app using streamlit run app.py
Get a FREE Data Science eBook 📖 with 150+ essential lessons in Data Science when you subscribe to our newsletter! Stay in the loop with the latest tutorials, insights, and exclusive resources. Subscribe now!
Contributions are welcome! Please fork the repository and submit a pull request with your improvements.
