Skip to content

πŸ“Έ Image Search App 🌐 - A fun React app for image search using Weaviate API! πŸ–ΌοΈπŸ” Contributions welcome! 🀝 #ImageSearch #ReactApp

Notifications You must be signed in to change notification settings

AhmedMohammedMostafa/Reverse-Image-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Έ Image Search App

Welcome to the Image Search App! This project allows you to upload images, search for similar images, and view a collection of images stored in the database.

πŸš€ Quick Start

  1. Clone the repository.
  2. Install the required dependencies using npm install.
  3. Start the development server with npm start.

πŸ“ Project Structure

- πŸ“ client
  - πŸ“ components
    - πŸ“„ Images.jsx
    - πŸ“„ UploadTab.jsx
    - πŸ“„ SearchTab.jsx
  - πŸ“ pages
    - πŸ“ api
        - πŸ“„ hello.js
    - πŸ“„ _app.js
    - πŸ“„ _document.js
    - πŸ“„ index.js
- πŸ“ api
  - πŸ“ routes
    - πŸ“„ upload.js
    - πŸ“„ search.js
    - πŸ“„ stored-images.js
  - πŸ“„ index.js
- πŸ“„ package.json
  

πŸ“¦ Dependencies

  • React
  • Ant Design
  • Axios
  • Express
  • Weaviate

πŸ“Έ Images

View a collection of images stored in the database by visiting the "Image Wall" tab.

πŸ“€ Upload

Upload an image to store it in the database by visiting the "Upload Image" tab. You can also remove the uploaded image.

πŸ” Search

Upload an image to search for similar images in the database by visiting the "Search Image" tab. The app will display a collection of similar images.

🌐 Backend

The backend API server is built with Express and Weaviate. It handles image uploads and searches for similar images.

πŸ€– Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

πŸ“ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

πŸ“Έ Image Search App 🌐 - A fun React app for image search using Weaviate API! πŸ–ΌοΈπŸ” Contributions welcome! 🀝 #ImageSearch #ReactApp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published