Skip to content

Full stack webapp that uses Co:here NLP generation models to scrape recipes for quality ingredient information

Notifications You must be signed in to change notification settings

ewei068/MealifyRecipeScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MealifyRecipeScraper

Recipe scraper for Mealify app, created @ CalHacks 9.0!

Full stack webapp scraper uses NLP and Co:here to scrape recipe and ingredient information from any URL. It then stores that information in our CockroachDB database to be served in the Mealify App.

Client

Frontend React app built to query the backend model and DB. Prompts user to input a recipe URL, then queries the model to scrape the webapp. Displays recipe information to user, allowing the user to add the recipe to the CockroachDB, which again queries the backend to add the recipe information to the DB.

Server

Backend Flask app used as an interface for the frontend to interact with the Co:here model and CockroachDB.

See Also

About

Full stack webapp that uses Co:here NLP generation models to scrape recipes for quality ingredient information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages