🚀 An AI-powered Unit Converter leveraging Google Gemini 2.0 Flash for precise and efficient conversions!
The Smart Unit Converter is a web-based application built with Python & Streamlit, integrated with Gemini 2.0 Flash for enhanced AI-driven accuracy. It allows users to seamlessly convert units across multiple categories.
- ✅ AI-Enhanced Conversions: Uses LLM capabilities for accurate results.
- ✅ Multiple Unit Categories: Supports Length, Weight, Temperature, and Volume conversions.
- ✅ Interactive UI: Built with Streamlit for a smooth user experience.
- ✅ Responsive Design: Works flawlessly on different screen sizes.
- ✅ LLM Integration: Makes the conversion smarter and more intuitive.
- 🐍 Python - Core logic & API handling
- 🎨 Streamlit - Frontend & user interface
- 🤖 Google Gemini 2.0 Flash - AI-powered processing
git clone https://github.com/Mutahir-15/UNIT-CONVERTER-WITH-LLM-INTEGRATION.git
cd UNIT-CONVERTER-WITH-LLM-INTEGRATION
pip install -r requirements.txt
streamlit run app.py
🌍 Try it out here: Smart Unit Converter - Gemini 2.0 Flash