Coder Social home page Coder Social logo

localvore's Introduction

Localvore

Localvore is a menu planner that reccomends recipes based on what's in season in your area. This relies on seasonalfoodguide to get locally seasonal veggies. Next, recipes are clustered based on total ingredient similarity. The full background and technical details of the implementation are available via the blog post on this project.

Installation

This project is still in the experimental stage. The eventual intent is deployment as a REST API. Dependency management is done with Poetry It can be run locally as follows:

  1. Clone the repository
  2. cd into it locally, then install the dependencies with poetry install
  3. Inside the localvore folder, you can then run the app using poetry run flask run
  4. By default, this will run the app at localhost:8001. You can generate a JSON of a weekly menu for your state by navigating to localhost:8001/api/menu/{YOUR_STATE}

Contributions are welcome! The roadmap for this project is as follows:

  • Improve clustering algorithm to include entrees only
  • Add the ability to add/remove ingredients based on dietary preferences/restrictions
  • Add a simple Bootstrap interface
  • Deploy the MongoDB and API to an AWS instance

localvore's People

Contributors

dendrondal avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.