ChatGPT Advanced Prompting With Python
You Can Generate Images, Analyze Current Crypto Prices, and Search The Web With this ChatGPT Prompt With Python App- Clone this repository to your local machine.
git clone /~https://github.com/TusharKesarwani/ChatGPTPromptWithPython.git
cd ChatGPTPromptWithPython
- Install the required dependencies using pip.
pip install openai bs4 html2text streamlit selenium selenium_stealth
-
Replace 'YOUR_OPENAI_API_KEY_HERE' with your actual OpenAI API key and 'YOUR_OPENAI_ORGANIZATION' with your actual OpenAI Organization in the app.py file.
-
Run This Project from the Root folder CODE --
python -m streamlit run app-users.py
Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or create a pull request.
This project is licensed under the MIT License.
Show some ❤️ by giving the star to this repo