CoMedAIAPI

❓ How to use API

🚀 Getting Started

📋 Pre-requisites

  • Python
  • FastAPI
  • OpenAI API Key

📥 Clone the Repository

git clone 

or

📥 Download the Repository

Download the repository

📦 Unzip the folder

unzip CoMedAIAPI.zip

📂 Go to the project directory

cd CoMedAIAPI

🌐 Create a virtual environment

python3 -m venv .venv

🔓 Activate the virtual environment

# Linux
source .venv/bin/activate

# Windows
.venv\Scripts\activate.bat

📚 Install dependencies

pip install -r requirements.txt

🔑 Set environment variables

cp .env.example .env

Note: You need to set the environment variables in the .env file.

🏃‍♂️ Run the app

python3 api.py

🚀 Run with bash script

bash run.sh

📚 External Resources

💻 Installation

For detailed installation instructions, you can refer to the official documentation for each of the following tools:

📖 Documentation

Check documentation for more info:

Contact

Contact me at abdibrokhim@gmail.com or Contact