Skip to content

Rohan-Vij/PapyrAI

Repository files navigation

Papyr AI

Experience hassle-free research paper recommendations tailored to your interests. Our automated system sends personalized emails with curated papers, ensuring timely delivery of relevant content.

Running Locally

To run locally:

  1. git clone https://github.com/Rohan-Vij/PapyrAI, or download the code as a ZIP file and extract it
  2. cd into the PapyrAI folder
  3. Run pip install -r requirements.txt. Note that this might take some time.
  4. Run python .\main.py
  5. Open http://localhost:5678 to see the website!

How to Contribute

We welcome contributions from the community to help improve and enhance PapyrAI. If you're interested in contributing, please follow the guidelines below:

  1. Fork the repository and clone it to your local machine.
git clone https://github.com/Rohan-Vij/PapyrAI.git
  1. Create a new branch for your contribution.
git checkout -b my-contribution
  1. Make your changes or additions to the codebase.

  2. Commit and push your changes to your forked repository.

git add .
git commit -m "Add my contribution"
git push origin my-contribution
  1. Open a pull request from your forked repository to the main repository.

  2. Provide a clear and descriptive title and description for your pull request, outlining the changes you've made.

  3. Our team will review your contribution, provide feedback, and work with you to incorporate your changes into the project.

Please ensure that your contributions align with our project's coding standards and guidelines. If you have any questions or need further assistance, feel free to reach out by opening an issue or contacting the project maintainers.

Thank you for your interest in contributing to PapyrAI! Together, we can make the research process more efficient and accessible for everyone.

About

Experience hassle-free research paper recommendations tailored to your interests. Our automated system sends personalized emails with curated papers, ensuring timely delivery of relevant content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors