Skip to content

helxplatform/flask_rag_chat_interface

 
 

Repository files navigation

Build and run the docker container:

docker build -t flask-interface .
docker run -p 5000:5000 --env-file .env flask-interface

This will build your Docker image with the tag flask-interface and run it, making your application available at http://localhost:5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.6%
  • HTML 44.8%
  • Python 8.4%
  • Dockerfile 1.2%