cancer-researcher-ai


Namecancer-researcher-ai JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/Dorcatz123/cancer_chatbot.git
SummaryThis is a chatbot created to answer all your resaerch questions related to cancer from various journal articles such as PubMed, Biorxiv.
upload_time2024-10-21 17:21:55
maintainerNone
docs_urlNone
authorAkshay P R, Kiran K T
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

# Cancer Researcher AI

![cancer_chatbot](https://raw.githubusercontent.com/Dorcatz123/Cancer_Researcher_AI/main/openart-image_lEFwQqVA_1727547070986_raw.jpg)

## Overview
Cancer Researcher AI is an interactive application designed to provide users with information related to cancer. It utilizes natural language processing and machine learning techniques to answer questions, provide resources, and assist users in understanding cancer-related topics.

GitHub link: [Link](https://github.com/Kirankkt/Cancer_Researcher_AI)

## Features
- **Natural Language Understanding**: The chatbot can comprehend and respond to user inquiries about cancer types, treatments, symptoms.
- **Interactive Conversations**: Users can engage in dynamic conversations, receiving tailored responses based on their questions.
- **Resource Links**: Provides links to reliable cancer-related resources from journal articles.

## Technologies Used
- **Python**: The primary programming language used for developing the chatbot.
- **LangChain**: For managing conversations and utilizing language models.
- **FAISS**: For efficient similarity search and retrieval of information from a knowledge base.

## Disclaimer:
-The Chatbot is not a substitute for professional medical advice, diagnosis, or treatment. Users should consult healthcare professionals for any medical concerns.

## User installation
To run the Cancer Chatbot locally, follow these steps:

   ```bash
  pip install --upgrade cancer_researcher_ai
   ```

## Running the Chatbot
To start the chatbot, run the following command in terminal:
```bash
cancer_researcher_ai
```

## Usage
- Ask the chatbot questions about cancer.
- Receive information on various cancer topics, including symptoms, treatment options based on the current research findings.

## Contributing
Contributions are welcome! If you have suggestions for improvements or features, create a pull request or open an issue in the GitHub page.

## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE.txt) file for details.


## History of the Cancer Chatbot

The Cancer Chatbot project was initiated by Akshay PR and Kiran KKT in (2024) with the goal of providing an AI-powered assistant to help answer common cancer-related queries based on reliable medical information. The project was born out of a desire to create a user-friendly tool for cancer research.

### Key Milestones:
- **[09 2024]**: Initial concept and prototype developed.


As we bring in more contributors, the project remains rooted in its mission to provide accessible and reliable information backed by links to the source documents.


## Contact
For any inquiries or feedback, please contact Kiran or Akshay: [Akshay P R](mailto:akshaypr314159@gmail.com) / [KiranKKT](mailto:akshaypr314159@gmail.com).

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Dorcatz123/cancer_chatbot.git",
    "name": "cancer-researcher-ai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Akshay P R, Kiran K T",
    "author_email": "akshaypr314159@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/41/aa/c82ba81c4adcd58e132f17c48118e53707db436821d84cc209fa04c1651e/cancer_researcher_ai-0.2.tar.gz",
    "platform": null,
    "description": "\r\n----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------\r\n\r\n# Cancer Researcher AI\r\n\r\n![cancer_chatbot](https://raw.githubusercontent.com/Dorcatz123/Cancer_Researcher_AI/main/openart-image_lEFwQqVA_1727547070986_raw.jpg)\r\n\r\n## Overview\r\nCancer Researcher AI is an interactive application designed to provide users with information related to cancer. It utilizes natural language processing and machine learning techniques to answer questions, provide resources, and assist users in understanding cancer-related topics.\r\n\r\nGitHub link: [Link](https://github.com/Kirankkt/Cancer_Researcher_AI)\r\n\r\n## Features\r\n- **Natural Language Understanding**: The chatbot can comprehend and respond to user inquiries about cancer types, treatments, symptoms.\r\n- **Interactive Conversations**: Users can engage in dynamic conversations, receiving tailored responses based on their questions.\r\n- **Resource Links**: Provides links to reliable cancer-related resources from journal articles.\r\n\r\n## Technologies Used\r\n- **Python**: The primary programming language used for developing the chatbot.\r\n- **LangChain**: For managing conversations and utilizing language models.\r\n- **FAISS**: For efficient similarity search and retrieval of information from a knowledge base.\r\n\r\n## Disclaimer:\r\n-The Chatbot is not a substitute for professional medical advice, diagnosis, or treatment. Users should consult healthcare professionals for any medical concerns.\r\n\r\n## User installation\r\nTo run the Cancer Chatbot locally, follow these steps:\r\n\r\n   ```bash\r\n  pip install --upgrade cancer_researcher_ai\r\n   ```\r\n\r\n## Running the Chatbot\r\nTo start the chatbot, run the following command in terminal:\r\n```bash\r\ncancer_researcher_ai\r\n```\r\n\r\n## Usage\r\n- Ask the chatbot questions about cancer.\r\n- Receive information on various cancer topics, including symptoms, treatment options based on the current research findings.\r\n\r\n## Contributing\r\nContributions are welcome! If you have suggestions for improvements or features, create a pull request or open an issue in the GitHub page.\r\n\r\n## License\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE.txt) file for details.\r\n\r\n\r\n## History of the Cancer Chatbot\r\n\r\nThe Cancer Chatbot project was initiated by Akshay PR and Kiran KKT in (2024) with the goal of providing an AI-powered assistant to help answer common cancer-related queries based on reliable medical information. The project was born out of a desire to create a user-friendly tool for cancer research.\r\n\r\n### Key Milestones:\r\n- **[09 2024]**: Initial concept and prototype developed.\r\n\r\n\r\nAs we bring in more contributors, the project remains rooted in its mission to provide accessible and reliable information backed by links to the source documents.\r\n\r\n\r\n## Contact\r\nFor any inquiries or feedback, please contact Kiran or Akshay: [Akshay P R](mailto:akshaypr314159@gmail.com) / [KiranKKT](mailto:akshaypr314159@gmail.com).\r\n\r\n-----------------------------------------------------------------------------------------------------------------------------------------------------------------------\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This is a chatbot created to answer all your resaerch questions related to cancer from various journal articles such as PubMed, Biorxiv.",
    "version": "0.2",
    "project_urls": {
        "Homepage": "https://github.com/Dorcatz123/cancer_chatbot.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b6633d2abb4b4c68d30382a7dc1b484074f632c28bf9a0aeb54d5b8306a59a5",
                "md5": "0c73ef7ab8bab3b2ddbe25df3ffc662f",
                "sha256": "ccbee28e2e562d2d5dd669b4022d6f29d4a6cd898d2bc8ce16b1b146817f19b0"
            },
            "downloads": -1,
            "filename": "cancer_researcher_ai-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c73ef7ab8bab3b2ddbe25df3ffc662f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1716517,
            "upload_time": "2024-10-21T17:21:53",
            "upload_time_iso_8601": "2024-10-21T17:21:53.479029Z",
            "url": "https://files.pythonhosted.org/packages/1b/66/33d2abb4b4c68d30382a7dc1b484074f632c28bf9a0aeb54d5b8306a59a5/cancer_researcher_ai-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41aac82ba81c4adcd58e132f17c48118e53707db436821d84cc209fa04c1651e",
                "md5": "73c3fcc240c7a18c1063ce7ad2b2ae90",
                "sha256": "86692d921c05a46de702efec60d368b8b28ee971e2cc929da999a273fcd7e681"
            },
            "downloads": -1,
            "filename": "cancer_researcher_ai-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "73c3fcc240c7a18c1063ce7ad2b2ae90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1713038,
            "upload_time": "2024-10-21T17:21:55",
            "upload_time_iso_8601": "2024-10-21T17:21:55.896029Z",
            "url": "https://files.pythonhosted.org/packages/41/aa/c82ba81c4adcd58e132f17c48118e53707db436821d84cc209fa04c1651e/cancer_researcher_ai-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-21 17:21:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dorcatz123",
    "github_project": "cancer_chatbot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "cancer-researcher-ai"
}
        
Elapsed time: 1.09493s