An open API service indexing awesome lists of open source software.

https://github.com/coderkun12/nutritionist-agent

This is a simple Jupyter Notebook that contains code to create a agentic framework for a nutritionist.
https://github.com/coderkun12/nutritionist-agent

Last synced: 12 months ago
JSON representation

This is a simple Jupyter Notebook that contains code to create a agentic framework for a nutritionist.

Awesome Lists containing this project

README

          

# Nutritionist-Agent
This is a simple Jupyter Notebook that contains code to create a agentic framework for a nutritionist.

# Requirements
It uses llama model which is being accessed through GROQ and it uses Serper tool to crawl web and find necessary information.

# Framework
This simple project uses crewAI and python framework.

# License
This project is open-source under the MIT-License.