CoolFace
Apppublic

node369/agian

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes
App README

๐Ÿงซ Mycelium Materials AI Agent (FLAN-T5 Free Tier)

This Space runs a lightweight mycelium-materials research assistant using google/flan-t5-base, compatible with HuggingFace CPU Basic (free).

Features

  • โ€”Upload a CSV dataset (e.g., ganoderma_dataset.csv)
  • โ€”Agent previews your dataset and uses it for reasoning
  • โ€”Hybrid chat/Q&A design
  • โ€”Suggests experiments, analyzes trends, and explains material behavior

Usage

  1. 1.Upload app.py, requirements.txt, and README.md to a new HuggingFace Space.
  2. 2.Start the Space.
  3. 3.Upload your CSV.
  4. 4.Ask questions like:
  5. 5.What substrates are used with Ganoderma?
  6. 6.Suggest 3 experiments to lower density.
  7. 7.What factors affect thermal performance?

Notes

  • โ€”FLAN-T5 runs fully on free CPU.
  • โ€”Dataset context is limited to the table preview.