A Python web scraper bot that analyzes GitHub repositories using the ChatGPT API. Make sure to have these required libraries installed: os time requests openai dotenv (to access the GITHUB_SECRET_KEY and OPENAI_API in the .env file in the root directory)