- Python
- FastAPI
- OpenAI API Key
git clone
or
unzip CoMedAIAPI.zip
cd CoMedAIAPI
python3 -m venv .venv
# Linux
source .venv/bin/activate
# Windows
.venv\Scripts\activate.bat
pip install -r requirements.txt
cp .env.example .env
Note
: You need to set the environment variables in the .env
file.
python3 api.py
bash run.sh
For detailed installation instructions, you can refer to the official documentation for each of the following tools:
Check documentation for more info:
Contact me at abdibrokhim@gmail.com or Contact