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.
- Host: GitHub
- URL: https://github.com/coderkun12/nutritionist-agent
- Owner: coderkun12
- License: mit
- Created: 2025-06-05T16:24:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-05T16:27:37.000Z (about 1 year ago)
- Last Synced: 2025-07-02T04:37:03.748Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.