This project simulates nutrient mist absorption in aeroponic root systems using physics and AI.
- No Hardware Needed: Runs entirely on Google Colab
- AI + Physics Hybrid: Created using GenSpark AI agent and fluid dynamics equations
- Scientific Accuracy: Includes Stokes number, Reynolds number, and impaction physics
- Visual Output: Generates interactive plots for absorption rate and efficiency
- Python 3
- NumPy
- SciPy
- Matplotlib
- Google Colab
- Absorption Rate:
~0.192 ml/min - Efficiency:
~0.45 - Nutrients Absorbed:
~96.2 mg/min
- Real-time monitoring with sensor simulation
- Streamlit or Gradio web dashboard
- LangChain agent for full automation
- Open
aeroponic_simulator.ipynbin Google Colab - Modify
droplet_sizeandnutrient_concentrationvalues - Run all cells and visualize plots
Built by Roshan sah , using AI assistance for job portfolio in Data Science & AI.
You can view and clone the full project here: