Web App 2024 ~ 2022

2024-11-06 Web App Workflow Test :

  1. Sign-In or register with clerk
  2. Select history log saves in localStorage or PostgreSQL on sidebar
  3. Send message to AI :
    . the tool will search keywords in SQLite DB first before sending request to OpenAI API
  4. AI Response :
    . using Compromise-NLP to detect and format text by keywords, terms and numbers
    . format pdf source uri to hyperlink as well
  5. Click on hyperlink to load source file within Mozilla PDF.js

2024-09-12 WPF App Workflow Test :

  1. Run program in Revit addin or desktop executable
  2. Send Message to AI :
    . the tool firstly lists keywords from SQLite DB
    . toggle the desired keywords to search
    . press confirm to send request to DeekSeek API
  3. AI Response :
    . using self developed algorithm to detect and format text by keywords, terms and numbers
    . format pdf source uri to hyperlink as well
    . ctrl+click on hyperlink to open pdf file
  4. Each conversation will be saved locally in JSON

2024-08-26 Regulation PDF File Downloader :

  1. Enter the main page url of targer website
  2. Setup desired tier number for searching sub-routes in the same domain
  3. Start processing on searched url and scrapping html content