Skip to content

Coding-Priest/Paperoid-PDF-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paperoid

Paperoid is an AI-powered PDF reader in the very early stages of development. The project aims to create a web-based PDF viewer with AI capabilities to enhance document interaction and analysis.

Note: This project is currently in its initial development phase and consists only of basic HTML, CSS, and JavaScript files.

Current Status

Paperoid is at the prototype stage. The current implementation includes:

  • Basic HTML structure
  • CSS styling for layout and design
  • Initial JavaScript functionality

Project Structure

  • index.html: Main page structure
  • styles.css: CSS styles for the application
  • script.js: JavaScript file for basic functionality

Planned Features

  • PDF rendering using react-pdf
  • AI-powered document analysis and insights
  • User-friendly interface for navigation and annotation
  • Integration with MERN stack (MongoDB, Express.js, React, Node.js) in future development phases

Setup

As the project is in its early stages, you can simply clone the repository and open the HTML file in a web browser to view the current prototype.

  1. Clone the repository:

    git clone https://github.com/your-username/paperoid.git
    
  2. Open index.html in your preferred web browser.

Development

To contribute to or experiment with Paperoid:

  1. Make changes to the HTML, CSS, or JavaScript files as needed.
  2. Refresh the index.html page in your browser to see updates.

Future Roadmap

  • Implement basic PDF rendering
  • Transition to React.js for frontend development
  • Set up Node.js backend with Express.js
  • Integrate MongoDB for data storage
  • Develop user authentication system
  • Integrate AI capabilities for document analysis

Contributing

We welcome contributions to Paperoid! If you're interested in helping, please:

  1. Fork the repository
  2. Create a new branch for your feature or fix
  3. Commit your changes
  4. Push to your fork and submit a pull request

Contact

For any queries or suggestions, please open an issue in the GitHub repository.


Thank you for your interest in Paperoid. We're excited to develop this project into a powerful tool for PDF management and analysis.

About

AI-Based PDF reader from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors