Welcome to the LARGE LANGUAGE MODEL FOR HYDROGEN STORAGE project! This tool is designed to perform text summarization and question-answering specifically for research papers related to hydrogen storage. By extracting key insights and findings, it helps users quickly comprehend scientific literature in this field.
- Paper Summarization: Automatically generates concise summaries of hydrogen storage research papers.
- Key Insights Extraction: Identifies and extracts significant insights and advancements from research papers.
- Customization Options: Allows users to tailor the summarization process based on specific preferences.
- Multi-Document Summarization: Summarizes multiple research papers simultaneously for comprehensive information.
- Question-Answering: Provides answers to user queries based on the content of the research papers.
- Google Gemini API Key Get your own key at https://aistudio.google.com/app/apikey and paste it in dataset_prep/gemini.py
- Pinecone API Key Sign up at pinecone.io if you havent already, then go to app.pinecone.io and get your key and paste it in Model_QA.py
-
Clone the Repository:
git clone https://github.com/Sharukesh3/LLM-for-hydrogen-storage
-
Install the Requirements:
pip install -r requirements.txt
-
Run the Application:
python app.py
Note: The model will be downloaded during the first run.
-
Access the Web Interface: Open your web browser and navigate to:
http://127.0.0.1:5000
-
Application Screenshots:
- Basic operating system requirements
- Minimum of 7GB RAM for model loading and running
Your feedback is valuable for the improvement of this tool. Please feel free to contribute or report any issues you encounter.
Summaries and answers are based on automated processing and may not capture all details. For a comprehensive understanding, reviewing full research papers is recommended.
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for using the LARGE LANGUAGE MODEL FOR HYDROGEN STORAGE project! We hope it enhances your research experience.
For any inquiries, please contact us at:
This README file provides a comprehensive guide for users to understand and utilize the LARGE LANGUAGE MODEL FOR HYDROGEN STORAGE project effectively.