Back to Docker

PDF analysis and chat

content/guides/genai-pdf-bot/_index.md

18.09-release343 B
Original Source

The generative AI (GenAI) guide teaches you how to containerize an existing GenAI application using Docker. In this guide, you’ll learn how to:

  • Containerize and run a Python-based GenAI application
  • Set up a local environment to run the complete GenAI stack locally for development

Start by containerizing an existing GenAI application.