Veloce_AI is an intelligent, feature-rich virtual assistant prototype designed to revolutionize the automotive experience. This versatile system can be integrated into both new and existing vehicles, offering a comprehensive suite of smart features. Leveraging cutting-edge technologies, this application demonstrates the potential future of automotive AI assistants, providing essential services and enhanced functionality that can benefit the entire automotive industry.
- Vehicle Information and Status 📊: Access detailed insights into your Volkswagen's performance, including current mileage, battery level, tire pressure, and engine oil life.
- Maintenance Scheduling and Alerts 🔔: Receive timely maintenance reminders and schedule service appointments.
- Weather Updates and Driving Conditions 🌤️: Real-time updates on temperature, humidity, wind speed, and driving hazards.
- Voice Commands for Vehicle Controls 🎙️: Control vehicle functions using voice commands.
- Navigation Assistance 🗺️: Access location-based services and navigation information.
- Battery Management for Electric Vehicles ⚡: Monitor battery levels for EVs.
- Emergency SOS System 🚨: Quick access to emergency services and contacts.
- Music Control System 🎵: Integrated music playback and control.
- Image Analysis 🖼️: Upload and analyze vehicle-related images.
- Google Search Integration 🔍: Access real-time information and updates.
- Python 🐍: Core programming language
- Streamlit 🚀: Web application framework
- MySQL 🗄️: Database management
- Groq 🧠: LLM API for NLP tasks
- ElevenLabs 🔊: Text-to-speech conversion
- OpenWeatherMap 🌍: Weather data
- YTMusic API 🎵: Music streaming services
- Twilio 📱: SMS and emergency services
- Google Search API 🔍: Real-time information
- Additional Libraries 📚:
geocoder
,streamlit-javascript
,streamlit-player
,plotly
,sounddevice
- Groq 🧠: NLP and chat functionality
- ElevenLabs 🔊: Voice synthesis
- OpenWeatherMap 🌍: Weather data
- Google Search 🔍: Information retrieval
- YTMusic 🎵: Music streaming
- Twilio 📱: Emergency messaging
- Clone:
git clone https://github.com/HimanshuMohanty-Git24/Veloce_Ai.git
- Install dependencies:
pip install -r requirements.txt
- Configure
.env
- Initialize database:
python database/db_setup.py
- Launch:
streamlit run app.py
- System prompt handling
- Database integration
- Voice assistant functionality
- Google Search integration
- Vehicle control features
- Enhanced system capabilities
- Music playback system
- SOS emergency feature
- Image analysis
- Additional database schemas
- UI refinements