Skip to content

isayahc/GDG-Hackathon

Repository files navigation

Context Based recommendation System

Build Status Coverage Status License

Description

Brief description of your project.

Features

  • Collect the images from the jovianzm/Pexels-400k dataset from huggingface
  • With these list of Images Create a function to generate synthetic user_post in addition to metadata
  • Store these post into a vector store
  • query from the vectorstore to show to the user
  • allow the user to give their natural language sentiment of the post

Post metadata

  • image url
  • natural language user sentiment
  • image summary
  • post text

References

Installation

```bash

commands to install the project

```

Usage

```bash

commands or instructions for using your project

```

Contributing

Instructions for how to contribute to the project.

License

MIT

About

Using Gen AI to build for the hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published