Skip to content

A Python web scraper bot that analyzes GitHub repositories using the ChatGPT API.

Notifications You must be signed in to change notification settings

dormeneur/GITGLIMPSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

A Python web scraper bot that analyzes GitHub repositories using the ChatGPT API.

Make sure to have these required libraries installed:

  1. os
  2. time
  3. requests
  4. openai
  5. dotenv (to access the GITHUB_SECRET_KEY and OPENAI_API in the .env file in the root directory)

About

A Python web scraper bot that analyzes GitHub repositories using the ChatGPT API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages