Skip to content

JudicialCouncilOfCalifornia/JCCPDF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • JavaScript 0.2%
  • PowerShell 0.1%
  • C 0.1%
  • CSS 0.1%
  • Shell 0.0%