Album AI

Album AI

AI driven photo album that automatically generates image metadata and engages in dialogue with it.

  • Automatically discover images in the album and store them using the PgSQL database.
  • Automatically generate image metadata using GPT-4-o-mini.
  • Use OpenAI's Embedding API for metadata vectorization.
  • Provide two types of APIs: search API and chat API.
  • One click deployment to platforms that support Docker container deployment.
  • Open source license, allowing integration and modification.

Product Details

Album AI is an experimental project that uses gpt-4o-mini as a visual model to automatically recognize metadata of image files in an album, and utilizes RAG technology to achieve dialogue with the album. It can be used as both a traditional photo album and an image knowledge base to assist large language models in content generation.