🚀 Research Paper Chatbot 🚀
PAPERY is an open-source project aimed at researching and analyzing scientific papers. It allows users to input research data and papers, from which it generates and runs code to produce results.
- Inteligently search for a research paper by keyword on the internet
- Interactive chatbot for querying research papers
- Dynamic code generation and execution based on research inputs
- Comprehensive data analysis and visualization tools
Run the following command on your local environment:
git clone https://github.com/Toricat/PAPERY.git
cd papery
Backend docs: backend/README.md.
Frontend docs: frontend/README.md.
AI docs: AI/README.md.
Deployment docs: deployment.md.
Contributions are welcome from the community. If you would like to contribute to the project, please refer to the CONTRIBUTING.md
file for more information.
The MIT License (MIT)