first commit

This commit is contained in:
feder-cr 2024-08-04 14:29:21 +01:00
parent c93127678e
commit f16197d093
6 changed files with 287 additions and 0 deletions

3
data_folder/secrets.yaml Normal file
View file

@ -0,0 +1,3 @@
email: [Your Linkedin email]
password: [Your Linkedin password]
openai_api_key: [OpenAi API key, tutorial -> https://medium.com/@lorenzozar/how-to-get-your-own-openai-api-key-f4d44e60c327]