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
- Host: GitHub
- URL: https://github.com/shrinidhi857/culinary-narrator
- Owner: Shrinidhi857
- Created: 2024-07-11T06:08:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T06:15:20.000Z (almost 2 years ago)
- Last Synced: 2025-06-26T09:09:11.798Z (about 1 year ago)
- Topics: llama, llm-api
- Language: Python
- Homepage:
- Size: 1.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.