Skip to content

Synthapse/NutriInsight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutriinsight

Project for autonomous agents.

Using: Llama-2 7B, LangChain, HuggingFace, FastAPI, Pydantic, Docker and more.


Platform for creating agents (random generated agents):

  • Mood-Based Recipe Generator:

This agent could generate recipes based on the user's mood or emotions. Users could input how they're feeling, and the agent would suggest recipes that match their mood, such as comfort foods for a bad day or energizing dishes for a productive day.


data

Including data from different sources of the internet, mainly:


Redis

brew install redis

redis-server

awk -F, 'BEGIN {OFS=","} { print "SET",$2, $3}' RAW_recipes.csv | sed 's/"//g'

About

Project for autonomous agents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published