node369/agian
0
๐งซ 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
- Upload
app.py,requirements.txt, andREADME.mdto a new HuggingFace Space. - Start the Space.
- Upload your CSV.
- Ask questions like:
- What substrates are used with Ganoderma?
- Suggest 3 experiments to lower density.
- What factors affect thermal performance?
Notes
- FLAN-T5 runs fully on free CPU.
- Dataset context is limited to the table preview.
