CoolFace
Apppublic

SyedWaqad/polymer

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes
App README

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 .env or Hugging Face Secrets.

🧰 Requirements


βš™οΈ Setup (Local Use)

  1. 1.Clone or download the repository:
bash
   git clone <your_repo_url>
   cd <your_repo_folder>