This is a simple Jupyter Notebook that contains code to create a agentic framework for a nutritionist.
It uses llama model which is being accessed through GROQ and it uses Serper tool to crawl web and find necessary information.
This simple project uses crewAI and python framework.
This project is open-source under the MIT-License.