fernandezbaptiste / ChatGPTPromptWithPython

You Can Generate Images, Analyze Current Crypto Prices, and Search The Web With this ChatGPT Prompt With Python App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPTPromptWithPython

ChatGPT Advanced Prompting With Python

Description

About app:

You Can Generate Images, Analyze Current Crypto Prices, and Search The Web With this ChatGPT Prompt With Python App

Setup

  1. Clone this repository to your local machine.
git clone https://github.com/TusharKesarwani/ChatGPTPromptWithPython.git
cd ChatGPTPromptWithPython
  1. Install the required dependencies using pip.
pip install openai bs4 html2text streamlit selenium selenium_stealth
  1. 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.

  2. Run This Project from the Root folder CODE -- python -m streamlit run app-users.py

Contributing

Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or create a pull request.

License

This project is licensed under the MIT License.

Happy Coding 👨‍💻

Show some ❤️  by giving the star to this repo

About

You Can Generate Images, Analyze Current Crypto Prices, and Search The Web With this ChatGPT Prompt With Python App

License:MIT License


Languages

Language:Python 100.0%