Inspiration

We thought having to look up a diet for yourself or waiting for a doctor's rec. might take too long. Our app streamlines the process and can get you ready for you rnext meal!

What it does

All you have to do is upload your test results and our app will output food recommendations for you.

How we built it

We used javascript as our frontend and python as our backend. We also ported OpenAI API to make recommendations.

Challenges we ran into

Difficulty utilizing the AI driven pytesseract to use OCR to scan the pdf files in the python scraping script. We got it to work after a while. We had a lot of difficulty connecting front end to back end (Scraping script wasn't fully implemented, but it does just enough to run).

Accomplishments that we're proud of

It actually runs. Not fully implemented and without a python scraping script but it runs.

What we learned

We learned more detail into frontend using Javascript and utilizing AI driven python libraries (openCV, Tesseract, etc.)_

What's next for Blood Drive

Put more work into connecting scraping script to frontend, implement a database.

Built With

Share this project:

Updates