TusharAMD / SuperSpeechSaga

29 stars 37 forks source link

I am not able to run the app.py file #58

Closed VijaySamant4368 closed 5 months ago

VijaySamant4368 commented 5 months ago

I have installed all the necessary libraries, but it says: FileNotFoundError: [Errno 2] No such file or directory: 'config_keys.json' Please help

github-actions[bot] commented 5 months ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTION.md for guidelines on contributing to this project.

TusharAMD commented 5 months ago

Hi @VijaySamant4368 . Yes the code will not run without config_keys.json as it contains authentication keys for Gemini api. We have to use own api keys as keys cannot be uploaded on GitHub. There is free version of Google Gemini which you can find on aistudio. I will be updating a detailed doc on how to obtain the keys.

VijaySamant4368 commented 5 months ago

Thank you very much.

Sanj-bot commented 5 months ago

Can you assign me this issue? @VijaySamant4368