Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

johnvilsack/OccupationFeeCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OccupationFeeCalculator

Asks ChatGPT to retrieve information about licensed professions by state.

Installation

  1. Navigate to the folder you want the app to live in.
  2. Right click anywhere in that window and click "Open in Terminal"
  3. Copy and paste each line in the script, one at a time. THE LAST LINE SHOULD CONTAIN YOUR API KEY.
  4. Double click main.py to open the app
winget install python
winget install git
git clone https://github.com/johnvilsack/OccupationFeeCalculator.git
cd OccupationFeeCalculator
pip install openai python-dotenv
"OPENAI_API_KEY=YOURAPIKEYHERE" | Add-Content "./.env"

About

Asks ChatGPT to retrieve information about licensed professions by state.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages