- Navigate to the project directory:
cd AI-X-Review
- Create a package.json file in the root directory of the project and define the necessary metadata and dependencies for the project.
- Run
npm install
to install the dependencies defined in the package.json file. - Install the Python libraries:
pip install -r requirements.txt
- Build and run the Docker image:
docker build -t ai-x-review . docker run -p 8080:8080 ai-x-review
-
Notifications
You must be signed in to change notification settings - Fork 0
iconixgroups/AI-X-Review
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published