Documentor is a tool designed for managing and aggregating external documentation. It helps you collect information efficiently for use with AI assistants and Large Language Model (LLM) powered tools. This software makes it easy to gather, organize, and index documents from various sources.
Follow the steps below to download and run Documentor on your system.
- Visit the Releases page to download the latest version of Documentor.
- Locate the version you want to install and click on the download link for your operating system.
- Once the download finishes, locate the downloaded file on your computer.
- Operating System: Windows, macOS, or Linux (x64 architecture recommended)
- Memory: At least 4 GB of RAM
- Disk Space: Minimum 100 MB of free space for installation
- Network: Internet connection for downloading and accessing online documentation
- Double-click the downloaded
.exefile to begin the installation. - Follow the on-screen prompts.
- Once the installation is complete, you can launch Documentor from the Start Menu or Desktop shortcut.
- Open the downloaded
.dmgfile. - Drag the Documentor application to your Applications folder.
- Launch Documentor from your Applications.
- Open a terminal.
- Navigate to the directory where the downloaded file is located.
- Run the command:
chmod +x documentor-*to make it executable. - Start the application by typing
./documentor-*in the terminal.
- Spidering: Automatically fetches documentation from specified URLs.
- Aggregation: Pulls together information from different sources into a single view.
- Indexing: Organizes the compiled documentation for easy searching and access.
- AI Integration: Works seamlessly with AI assistants to enhance the usability of your documentation.
Once installed, you can start using Documentor right away.
- Open the application.
- Input the URLs of the documentation pages you want to spider.
- Click on the "Spider" button to begin fetching the data.
- Review the aggregated information collected in the main interface.
- Use the indexing feature to find specific topics quickly.
If you encounter any issues while using Documentor, here are some common problems and solutions:
-
Application Won't Launch:
- Ensure your system meets the minimum requirements.
- Check if the file was downloaded completely and try reinstalling.
-
Spidering Errors:
- Make sure the URLs you provided are correct and accessible.
- Test your internet connection.
For further assistance, visit the Issues page on GitHub to report problems or seek help.
We welcome contributions! If you would like to help improve Documentor, please follow these steps:
- Fork the repository to your GitHub account.
- Create your feature branch.
- Commit your changes.
- Push to your fork and create a new pull request.
If you have any questions or suggestions, feel free to reach out through the GitHub Discussions section.
Thank you for using Documentor! Visit the Releases page to download the latest version and start managing your documentation effectively.