- Extracted 350,000+ Python libraries by developing a Golang tool to analyze Python files via the terminal
- Leveraged the GPT API for efficient library extraction
- Clone the repo
git clone https://github.com/truongd3/Golang-GPT-Analyzer
- Create an
.env
file and paste yourAPI_KEY
there - On the terminal, type
go run main.go
Instruction: Chat GPT GOlang Project BUILD - Akhil Sharma