This project demonstrates how to generate tweets using CrewAI agents and large language models (Llama 3, GPT-4). It shows how to use Groq or OpenAI APIs for generating tweet content based on topics, with logs for observability.
Clone the repo, install dependencies using Poetry, add API keys to the .env file, configure inputs in 'app.py', and run using Poetry.