Skip to content

Semantic Food is a web-platform to store, search and share cooking recipes semantically.

Notifications You must be signed in to change notification settings

g-div/semanticfood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Food

Semantic Food is a web-platform to store, search and share cooking recipes semantically.

Get Started

Pre-requirements:

You will need the following software installed:

Installation:

- Development

git clone https://github.com/g-div/semanticfood
cd semanticfood
python setup.py install

python semanticfood/app.py

- Deployment

pip install git+https://github.com/g-div/semanticfood

semanticfood

This will start the Flask-based server on port 8000.

Documentation

The source is located in the docs folder and can be built using Sphinx:

cd docs
pip install -r requirements.txt
make html

Or make latexpdf to render a PDF.

About

Semantic Food is a web-platform to store, search and share cooking recipes semantically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published