An open source project: AI Photo Album

The following is from the original text:

introduced

Photo Album AI is an experimental project that uses the recently released gpt-4o-mini as a visual model to automatically identify metadata in image files in photo albums. It then uses RAG technology to enable dialogue with the album.

It can be used as a traditional photo album or as an image knowledge base to assist LLM in content generation.

story

As a photography enthusiast, I often feel overwhelmed when faced with a large number of photos. All existing photo management software requires extra effort to maintain. Haiku and the newly released gpt-4o-mini give me hope. So I decided to implement it immediately. My partner and I created the first version in less than 24 hours.

How to get started with deployment

It is recommended to run it locally. If you want to run it on the server, please deploy it yourself. This part of the guide will be improved.

1. Clone the project: Follow the prompts at the back of the video

  1. Modify.env: Open. env.prod with your favorite editor and modify the configuration:
  2. Build and run the project
    4. Enjoy: Open your browser and visit the address to view the presentation.
    5. Add new photos
    Open the images directory in the project, add new photos to the images directory, and the metadata will be automatically recognized and vectorized in the background. After that, you can use it in demos by searching and chatting.

If you want to learn more, you can click on the link below the video.
Thank you for watching this video. If you like it, please subscribe and like it. thank

Github:https://github.com/gcui-art/album-ai

Oil tubing:

Scroll to Top