Skip to content

swapUniba/crewai-food-assistant

Repository files navigation

crewai-food-assistant

Setup Instructions

1. Configure API Keys

  1. Edit env.txt:

    • Open the env.txt file located in the project's root directory.
    • Input your API keys in the specified format.
  2. Rename to .env:

    • After editing, rename env.txt to .env to ensure the application can access the environment variables.

2. Run the Application

  1. Navigate to the Application Directory:

    • Open your terminal or command prompt.
    • Change the directory to gradio_templates:
      cd path/to/project/gradio_templates
  2. Execute the Script:

    • Run the landingAndChatbot.py script:
      python landingAndChatbot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages