Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 600 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 600 Bytes

Description: This is a simple webapp that uses React (Frontend) and Flask (Backend) in order to allow easier software tool access for JCC employees. This specific project helps JCC employees generate key tags/descriptors for pdf files and publically accessible pdf links.

Instructions (Local):

  1. Navigate to client folder
  2. run 'npm start' to initiate frontend
  3. Navigate to flask-server folder
  4. run 'ollama pull llama3' to support all genAI functionality
  5. run 'python3 server.py' to initiate backend
  6. Upload pdf file or link
  7. Press download button to get a CSV file with pdf information