3martini's picture
Upload folder using huggingface_hub
3429043 verified
metadata
title: Solar-Eyes-Dockerized
emoji: ☀️
app_file: app.py
sdk: docker
app_port: 7860
colorFrom: gray
colorTo: blue

THIS... is 1000Cs AI R&D repo. A multipurpose gradio enabled FastAPI service performs all the major functionalities.

  • Extracting Solar Panel cropped images from PDFs
  • Extracting spects from Solar Panel Spec sheets.
  • An interactive inventory management chatbot currently set up for twilio WhatsApp.

Building

This is only verified to build/run in a dev/production docker container. You are on your own with dependency wrangling otherwise.

Make sure the ./post-devcontianer.sh runs successfully on dev container build.

Running

make local-run

The gradio generated UI will be available at http://localhost:7860