Skip to content

A cross-platform, AI-powered note taking app. An open source alternative to NotebookLM.

License

Notifications You must be signed in to change notification settings

zNoMercy/notesify

Repository files navigation

📝 Notesify: Your AI-Powered Note Taking Solution

Notesify Logo

Welcome to Notesify, a cross-platform, AI-powered note-taking app. This open-source alternative to NotebookLM aims to enhance your productivity and streamline your research process. With Notesify, you can chat with your PDFs, harness the power of generative AI, and take notes like never before.

Table of Contents

Features

  • Cross-Platform Compatibility: Use Notesify on any operating system—Windows, macOS, or Linux.
  • AI-Powered Notes: Leverage advanced AI technology to generate insights and summaries from your notes.
  • Chat with PDF: Interact with your PDF documents directly, asking questions and getting instant answers.
  • User-Friendly Interface: Enjoy a clean and intuitive design that makes note-taking a breeze.
  • Open Source: Contribute to the project or customize it to fit your needs.

Installation

To get started with Notesify, download the latest release from our Releases page. Choose the appropriate file for your operating system, then execute it to install the app.

For Windows

  1. Download the Windows installer from the Releases page.
  2. Run the installer and follow the prompts.
  3. Launch Notesify from your Start menu.

For macOS

  1. Download the macOS package from the Releases page.
  2. Open the downloaded file and drag Notesify to your Applications folder.
  3. Open Notesify from your Applications.

For Linux

  1. Download the Linux package from the Releases page.
  2. Open a terminal and navigate to the downloaded file.
  3. Run the following command:
    sudo dpkg -i notesify*.deb
  4. Launch Notesify from your applications menu.

Usage

Getting Started

Once you have installed Notesify, open the app to create your first note. The user interface is designed to be straightforward, allowing you to focus on your content without distractions.

Chat with PDF

To use the chat feature with PDFs:

  1. Click on the "Open PDF" button.
  2. Select the PDF file you want to interact with.
  3. Use the chat window to ask questions related to the content of the PDF.

AI-Powered Insights

Notesify uses AI to help you generate summaries and insights. Simply highlight the text you want to analyze and click on the "Generate Insight" button. The AI will provide a concise summary or relevant information.

Organizing Notes

You can categorize your notes into different folders. To create a new folder:

  1. Click on the "New Folder" button.
  2. Enter a name for your folder.
  3. Drag and drop your notes into the appropriate folders.

Contributing

We welcome contributions to improve Notesify. To get involved:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your branch to your fork.
  5. Open a pull request.

Please ensure your code adheres to our coding standards and includes tests where applicable.

License

Notesify is licensed under the MIT License. See the LICENSE file for more details.

Contact

For questions or feedback, please reach out to us via the GitHub Issues page or directly through our Releases page.


Thank you for using Notesify! We hope it helps you take your note-taking experience to the next level. Happy noting!