Skip to content

A helper that crawls and summarizes the lunch options at work

Notifications You must be signed in to change notification settings

bernhardjt/lunchbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunchbot

TL;DR: lunch.markusziller.de

A python service that crawls and summarizes my lunch options at work (Unterföhring, Germany). The service crawls various venues and trys to extract information about lunch menus from PDFs, Webpages and APIs.

  • Provides an API and a static HTML page providing a simple Angular 1 UI
  • Deployed on AWS Lambda with the serverless framework, check lunch.markusziller.de
  • Has experimental support for Microsoft Azure Cognitive Services for OCR instead of tedious PDF parsing

About

A helper that crawls and summarizes the lunch options at work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.0%
  • HTML 17.0%