Academico is a powerful academic paper search engine that allows users to discover, search, and access academic papers from various sources. This README provides essential information about the project, its features, and how to contribute.
- Paper Search: Easily search for academic papers using keywords, authors, titles, and more.
- Filter and Sort: Refine search results with filters and sorting options to find the most relevant papers.
- Paper Viewer: Open and read academic papers directly on the platform.
- User Authentication: Create an account, log in, and manage your paper collection.
This project is licensed under the Apache License 2.0.
Academico uses PostgreSQL as its database system. You'll need to set up a PostgreSQL database and configure the connection. You can find the database configuration in config/database.yaml
.
- Database Configuration:
- Update the
database.yaml
file with your PostgreSQL database settings.
- Update the
You can host Academico on your preferred hosting platform. Ensure you have the necessary resources for Python and PostgreSQL. Deploy your project following your hosting provider's guidelines.
We welcome contributions from the open-source community. Feel free to open issues, submit pull requests, or help us improve Academico.
For questions or feedback, please contact me.
We would like to thank the open-source community and the following libraries and tools for their contributions to this project:
Thank you for your interest in Academico!
Happy researching!