An intelligent system designed to guide students and researchers in planning and conducting science experiments. This AI-powered tool suggests relevant experiments, materials, and methodologies based on user input.
- π Experiment recommendation based on subject and grade level
- π Material and resource checklist generator
- π¬ Interactive chatbot for instant experiment guidance
- π Real-time suggestions using natural language processing (NLP)
Note: Replace the
images/interface.pngwith your actual image path or URL.
- Python π
- OpenAI GPT / NLP Libraries
- Flask or Django (Backend)
- HTML/CSS/JS (Frontend)
- SQLite / MongoDB (Database)
git clone https://github.com/Himanshu12315603/AiProjectScience.git
cd AiProjectScience
pip install -r requirements.txt
python app.py

