Pedro Martins Dietrich
This is a basic project with the objective of learning the basics of developing a software using LLMs, focusing on the technologies and tools used in Taqtile projects with LLMs.
The project uses Python 3.11.6 and Poetry.
In order to use the external LLM APIs used in this project, create a .env file and set the variables OPENAI_API_KEY and GROQ_API_KEY.