Made as a base model to experiment with OpenAI's ChatGPT functions
pip install -r requirements.txtpython __main__.py.env file should be inside necessary/
contents of .env file
API_KEY=... //OPENAI api key
ORG_KEY=... //OPENAI org key
BING_SEARCH_V7_SUBSCRIPTION_KEY=... //API KEY of azure cloud
BING_SEARCH_V7_ENDPOINT=https://api.bing.microsoft.com