Skip to content

niyazed/MalaysianPayGap

Repository files navigation

MalaysianPayGap LLM using LocalGPT

images/overall_flow.png

A sandbox approach to create an end-to-end flow using cutting edge tools & techs. For demo purpose, I've crawled data from Jan 2018 - Jan 2024 from malaysianpaygap Instagram profile.

Prerequisites

To Reproduce

  • STEP 1: Install all dependencies
  • STEP 2: Run python process_flow.py run --profile <TARGET_PROFILE_NAME> --start_date "<START_DATE>" --end_date "<END_DATE>" | date format: YYYY-MM-DD (2024-02-18)
  • STEP 3: Copy data.txt to LocalGPT's SOURCE_DOCUMENTS directory
  • STEP 4: Setup (follow github guidelines), Ingest & Run LocalGPT!

Demo Screenshot

images/localgpt-demo.png

Others