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

https://github.com/shrinidhi857/culinary-narrator

Culinary Narrator is an innovative system designed to generate and narrate cooking recipes
https://github.com/shrinidhi857/culinary-narrator

llama llm-api

Last synced: 10 months ago
JSON representation

Culinary Narrator is an innovative system designed to generate and narrate cooking recipes

Awesome Lists containing this project

README

          

# Culinary Narrator

is an innovative system designed to generate and narrate cooking recipes.
By leveraging the power of C and Python, this project uses a Large Language Model (LLM) from Meta to create detailed recipe steps.
The process begins with a C program generating prompts, which are then read by a Python script.
The LLM processes these prompts to generate text, which is ultimately converted into speech,
providing an interactive cooking experience.