Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The main branch is our most updated branch.

What you need to run ThinkEat on your local machine:

  • Ollama
  • llama3.2 model

Before running ThinkEat:

  • Run: "python manage.py loaddata users.json"

If you are made a new account and would like to keep it between pushes:

  • Run: “python manage.py dumpdata home.CustomUser --indent 2 > users.json”

About

A Django project with Ollama integration. Input ingredients or dish names and receive a recipe back. Save said recipe as a PDF by pressing a button. Completed in April 2025.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages