A sarcastic, fed-up AI assistant powered by LLaMA 3 via the Groq API.
- Powered by LLaMA3 via the Groq API
- Smart token budgeting using
tiktoken
pip install groq tiktokenSet your API key in your environment variables. You can create an API key using Groq.
This analysis was originally developed as a guided project on Dataquest. I expanded on the provided structure with my own interpretations.