SyedWaqad/polymer
0
Polymer Evaluation Tool π§ͺ
An interactive Gradio-based web app that helps analyze and evaluate polymers for specific applications such as water treatment. The app uses Groq's Llama-3 model for AI-driven reasoning and suitability assessments.
π Features
- Select polymers and view their chemical properties.
- Evaluate suitability for specific treatment types (e.g., water treatment).
- AI-powered reasoning using Groqβs Llama-3 model.
- Secure API key management with
.envor Hugging Face Secrets.
π§° Requirements
- Python 3.8 or later
- A valid Groq API key
βοΈ Setup (Local Use)
- Clone or download the repository:
git clone <your_repo_url>
cd <your_repo_folder>
