Add README.md

This commit is contained in:
ForeverPyrite
2024-11-20 15:04:04 -05:00
parent cb4a781d3f
commit 3bd217e7fc
2 changed files with 19 additions and 2 deletions

View File

@@ -64,11 +64,10 @@ def log(str):
### OpenAI Config
# Setting up OpenAI Client with API Key
api_key = os.getenv("OPENAI_API_KEY")
client = OpenAI(
organization='org-7ANUFsqOVIXLLNju8Rvmxu3h',
project="proj_NGz8Kux8CSka7DRJucAlDCz6",
api_key=api_key
api_key=os.getenv("OPENAI_API_KEY")
)
# screw bardo assistant that is configured to make notes and 5Q&A based on any given YouTube Transcript