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):
- Navigate to client folder
- run 'npm start' to initiate frontend
- Navigate to flask-server folder
- run 'ollama pull llama3' to support all genAI functionality
- run 'python3 server.py' to initiate backend
- Upload pdf file or link
- Press download button to get a CSV file with pdf information