Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automating Crypto Asset Detection - MVP #39

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

jchanolm
Copy link

MVP submission here!

This repository uses Playwright to retrieve disclosures for each legislator and a mix of tools (i.e. PyPDF2, gpt-4o) to throughly examine each disclosure for crypto assets.

When the code detects a hit on a crypto asset it extracts the asset and associates it to the legislator.
Screenshot 2024-11-14 at 5 58 22 AM

I go into detail on installation, usage, and the code of each script in SUBMISSION_READMDE.md

It's still a bit of a work in progress pending feedback:

  • Generating the final file (not exactly sure how you'd like it formatted)
  • I could clean up the disclosure analysis functions and place them in a separate file, right now there's a bit of unnecessary duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant