Multi-language translator using OpenAI APIs and Streamlit.
Run the following commands in the project directory to install the required packages.
-
python -m venv env
-
source env/bin/activate
-
python -m pip install -r requirements.txt
-
Setup
OPENAI_API_KEY_HOWCANISAY_AI
environment variable with your OpenAI API key.
You can see the instructions to set environment variables here for Linux, here for Windows, and here for Mac.
If you benefit from this tool, please consider donating using the sponsor links.