Your time as a researcher is valuable.
Let Scholarly lend a hand with literature review. Engaging with research papers has never been more efficient or intuitive.
- Provides explanations for highlighted text and cited research papers.
- Relates explanations to the context of the research, making it easier to understand complex concepts.
- Allows users to click on sentences in the abstract to navigate directly to the detailed sections of the paper.
- Enhances navigation and saves time by linking abstract points to their respective detailed discussions.
- Suggests similar papers and ones of interest based on past readings.
- Predicts impactful papers using machine learning and crowdsourced metrics, helping users stay ahead in their field of research.
- Bodhi creates an optimal paper reading path to efficiently grasp an area of research
- Clone the repository:
git clone https://github.com/RGBmarya/scholarly.git
- Navigate to the scholarly-app directory:
cd scholarly/scholarly-app
- Install dependencies:
npm install
To start the application locally, use the following command:
npm start
This will run the app in development mode. Open http://localhost:3000 to view it in the browser.
To build the app for production, run:
npm run build
This will create an optimized build of the application in the build
directory.
We welcome contributions from the community! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes and commit them (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Create a pull request.
We'd love to hear from you! If you have any feedback, new ideas, or just want to discuss the project, feel free to reach out at [email protected].
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for using Scholarly! We hope it enhances redfines your research experience. Keep cooking 🍳
❤️ from Mihir, Nikhil, and Albon
Special thanks to everyone who has contributed to the development of Scholarly. Your support and feedback are invaluable.