![ResearchPal](https://simp4.jpg.church/1ResearchPal166a286b95af90f7.md.png)
## researchpal: A Python Library for Automated Literature Review Generation
## What is it?
researchpal is a Python library that automates the process of generating academic literature reviews based on a research question. It utilizes external data sources to fetch research papers, synthesizes the findings, and generates a concise literature review. This library is particularly useful for researchers and students looking to streamline the literature review process.
## Features:
* Fetches research papers from Springer and Arxiv.
* Synthesizes research findings into a coherent literature review.
* Extracts citations and generates a references list.
* Supports both short(cite around 5 research papers) and long(cite around 10 research papers) literature reviews.
## Prerequisites:
Before using researchpal, ensure you have the following prerequisites:
* Python 3.8 installed on your system.
* An API key for OpenAI (required for certain functionalities).
## Installation:
To install researchpal, you can use pip:
> pip install researchpal
## Usage:
Here's a basic example of how to use researchpal in your Python script:
> from researchpal import generate_literature_review\
\
> research_question = *"your_query"* \
> openai_key = *"your_openai_api_key"* \
> length (by default) = *"short"* # can be "short" or "long"\
\
> literature_review.generate_literature_review(research_question, openai_key, length)
## Options:
* research_question: Your research question.
* openai_key: Your OpenAI API key.
* length: The length of the literature review ("short" or "long," default is "short").
## License:
This project is licensed under the MIT License.
## Support and Feedback:
For support or feedback, please contact us at info@researchpal.co
## Acknowledgments:
This library makes use of research papers from Springer and Arxiv, and it requires an OpenAI API key for certain functionality.
Raw data
{
"_id": null,
"home_page": "",
"name": "palresearch",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "researchpal,literature review,generate literature review,python literature",
"author": "Veracious.ai",
"author_email": "info@researchpal.co",
"download_url": "https://files.pythonhosted.org/packages/33/d6/a7d18fba6fda17ad7c05fabc2bc931aa2879c8dfb252782ac62a9dcf5fd7/palresearch-0.1.6.tar.gz",
"platform": null,
"description": "![ResearchPal](https://simp4.jpg.church/1ResearchPal166a286b95af90f7.md.png)\n## researchpal: A Python Library for Automated Literature Review Generation\n\n## What is it?\nresearchpal is a Python library that automates the process of generating academic literature reviews based on a research question. It utilizes external data sources to fetch research papers, synthesizes the findings, and generates a concise literature review. This library is particularly useful for researchers and students looking to streamline the literature review process.\n\n## Features:\n* Fetches research papers from Springer and Arxiv.\n* Synthesizes research findings into a coherent literature review.\n* Extracts citations and generates a references list.\n* Supports both short(cite around 5 research papers) and long(cite around 10 research papers) literature reviews.\n\n## Prerequisites:\nBefore using researchpal, ensure you have the following prerequisites:\n\n* Python 3.8 installed on your system.\n* An API key for OpenAI (required for certain functionalities).\n\n## Installation:\nTo install researchpal, you can use pip: \n\n> pip install researchpal\n\n## Usage:\nHere's a basic example of how to use researchpal in your Python script:\n\n> from researchpal import generate_literature_review\\\n\\\n> research_question = *\"your_query\"* \\\n> openai_key = *\"your_openai_api_key\"* \\\n> length (by default) = *\"short\"* # can be \"short\" or \"long\"\\\n\\\n> literature_review.generate_literature_review(research_question, openai_key, length)\n\n## Options:\n* research_question: Your research question.\n* openai_key: Your OpenAI API key.\n* length: The length of the literature review (\"short\" or \"long,\" default is \"short\").\n\n## License:\nThis project is licensed under the MIT License.\n\n## Support and Feedback:\nFor support or feedback, please contact us at info@researchpal.co\n\n## Acknowledgments:\nThis library makes use of research papers from Springer and Arxiv, and it requires an OpenAI API key for certain functionality.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python library for generating literature review",
"version": "0.1.6",
"project_urls": null,
"split_keywords": [
"researchpal",
"literature review",
"generate literature review",
"python literature"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b8a81d5c3d8870ec35336ad959f270999d96599ec919d53a8947ae0a66aab08b",
"md5": "939a9f2776ace0bad0f297be49e5acb8",
"sha256": "042cbd4767d072b1f0b9ef83bdfc5d406dc6d54b29ab866b0b24ea0e654c6336"
},
"downloads": -1,
"filename": "palresearch-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "939a9f2776ace0bad0f297be49e5acb8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5810,
"upload_time": "2023-09-27T12:01:09",
"upload_time_iso_8601": "2023-09-27T12:01:09.252098Z",
"url": "https://files.pythonhosted.org/packages/b8/a8/1d5c3d8870ec35336ad959f270999d96599ec919d53a8947ae0a66aab08b/palresearch-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "33d6a7d18fba6fda17ad7c05fabc2bc931aa2879c8dfb252782ac62a9dcf5fd7",
"md5": "cf38778a8deb920294c70d8dce7efe80",
"sha256": "10846a334725aea72308b3e2ac49ac8d6d594eb580666675020b73d8b008639a"
},
"downloads": -1,
"filename": "palresearch-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "cf38778a8deb920294c70d8dce7efe80",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4580,
"upload_time": "2023-09-27T12:01:11",
"upload_time_iso_8601": "2023-09-27T12:01:11.004064Z",
"url": "https://files.pythonhosted.org/packages/33/d6/a7d18fba6fda17ad7c05fabc2bc931aa2879c8dfb252782ac62a9dcf5fd7/palresearch-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-27 12:01:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "palresearch"
}