STRRL / dejavu

With Dejavu, you can have a perfect memory by capturing and organizing your visual recordings efficiently.
MIT License
133 stars 2 forks source link

Dejavu

The content in README.md is assisted by ChatGPT.

Overview

Dejavu is an open-source, cross-platform tool designed to help you record and search anything you've seen. With Dejavu, you can have a perfect memory by capturing and organizing your visual recordings efficiently. Whether you want to recall a decision from a meeting or locate that tweet you saw, Dejavu has got you covered.

Roadmap

Features

Getting Started

You need a display device to run Dejavu for now. pnpm is necessary to build the frontend and an installation of tesseract is needed to run Dejavu as well. To start using Dejavu, follow these steps:

  1. Clone the Repository: Begin by cloning the Dejavu repository to your local machine using the following command:
git clone https://github.com/strrl/dejavu.git
  1. Build and Run: Build the Dejavu application and execute it on your machine. Refer to the documentation for specific build and execution instructions compatible with your operating system.
make
RUST_BACKTRACE=1 RUST_LOG=trace ./target/release/dejavu
  1. Explore and Utilize: There is a simple webui embbed in dejavu: http://localhost:12333. Once Dejavu is running, start exploring its features. Record and store your desired visual moments, search and retrieve previous recordings, and customize the settings according to your preferences.

Contributing

Contributions to Dejavu are more than welcome! If you'd like to contribute, please follow our contribution guidelines. We appreciate your help in making Dejavu even better. Dejavu require rust amd pnpm for development.

License

Dejavu is released under the MIT License. Feel free to use, modify, and distribute the tool in compliance with the terms of the license.

Support and Feedback

For any questions, issues, or feedback, please open an issue on the Dejavu repository. Our team will be glad to assist you.

Thank you for choosing Dejavu! We hope it becomes your go-to tool for capturing and recalling important visual moments in your life.