Skip to content

CompareSan/document_explainer

Repository files navigation

Instructions for Setting Up the Document Explainer with OpenAI API with Docker

  1. Get OpenAI API Keys:

    • Go to OpenAI and obtain your API Keys.
  2. Store API Keys in .env file:

    • Create a .env file in your project folder.
    • Store your API Keys in the .env file.
  3. Run Docker Compose:

    • Navigate to your project folder.
    • Run the following command:
      docker-compose up
  4. Access the Application:

    • Once the Docker container is running, go to localhost:8080 in your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published