Commit Graph

  • 1509744c4a Add example scripts and update package structure for PDF highlighter main lasseedfast 2024-11-20 07:04:02 +01:00
  • 0b92c7c11b Refactor code to import Highlighter from highlight_pdf package lasseedfast 2024-10-16 16:48:28 +02:00
  • 11fdd43d18 Refactor code to import Highlighter from highlight_pdf package lasseedfast 2024-10-16 16:37:20 +02:00
  • 58683dfacc Refactor code to use the Highlighter class for PDF highlighting lasseedfast 2024-10-16 16:33:48 +02:00
  • faaac65527 Update requirements.txt with streamlit lasseedfast 2024-10-16 14:58:41 +02:00
  • 477c9ca855 Some work arounds... lasseedfast 2024-10-16 14:55:00 +02:00
  • b6bce5eb8a Now single_pdf example is working lasseedfast 2024-10-16 14:45:05 +02:00
  • 6c9aececd5 Updates command line example and arguments lasseedfast 2024-10-08 10:57:56 +02:00
  • 021dd7a759 Refactor README.md to update project description, examples and installation instructions lasseedfast 2024-10-08 10:54:07 +02:00
  • e53659fe7d Refactor single_pdf.py to remove unused variables and prompt user for input lasseedfast 2024-10-08 10:53:26 +02:00
  • c845d327b6 Refactor highlight_pdf.py to allow highlighting of specific pages and support zero-indexed page numbers lasseedfast 2024-10-08 10:50:53 +02:00
  • 44363024f7 Change name of example pdf lasseedfast 2024-10-08 10:50:38 +02:00
  • 3a3c226baa Add examples lasseedfast 2024-10-08 10:50:06 +02:00
  • e4a5d56d8d Refactor prompts.yaml to include instructions for highlighting all relevant sentences lasseedfast 2024-10-08 09:45:57 +02:00
  • b22088cd3d Refactor file paths and load prompts from prompts.yaml lasseedfast 2024-10-08 09:45:46 +02:00
  • cc259b08aa Added example PDF file lasseedfast 2024-10-08 09:44:30 +02:00
  • 65855358cc Refactor .env file to include default values for OPENAI_API_KEY and LLM_MODEL lasseedfast 2024-10-08 09:44:07 +02:00
  • 565432d954 Include installation instructions for Streamlit app lasseedfast 2024-10-07 17:49:58 +02:00
  • 4286105ccc Refactor file paths and load prompts from prompts.yaml lasseedfast 2024-10-07 17:43:03 +02:00
  • c86d820ff1 Refactor .gitignore to include .env file and remove trailing newline lasseedfast 2024-10-07 17:42:45 +02:00
  • 1fd736d807 Refactor LLM class initialization and add default prompts to prompts.yaml lasseedfast 2024-10-07 17:30:42 +02:00
  • 8d5da7a5cd Refactor LLM class initialization and add note about default value of num_ctx parameter lasseedfast 2024-10-07 17:24:40 +02:00
  • 54eece5d39
    Rename readme.md to README.md Lasse Edfast 2024-10-07 16:44:17 +02:00
  • 1789025c83 Remove LICENCE file lasseedfast 2024-10-07 16:43:27 +02:00
  • aacda38c18
    Create LICENSE Lasse Edfast 2024-10-07 16:42:46 +02:00
  • 461121bc64
    Create LICENCE Lasse Edfast 2024-10-07 16:38:39 +02:00
  • eb37d5a03f Refactor environment variable setup in readme.md lasseedfast 2024-10-07 16:34:25 +02:00
  • fe63a1ba34
    Create .env Lasse Edfast 2024-10-07 16:30:29 +02:00
  • b5bc9eb529 Refactor environment variable setup in readme.md lasseedfast 2024-10-07 16:27:52 +02:00
  • 6b1f99de18 first commit lasseedfast 2024-10-07 16:26:29 +02:00