RideVision: Autonomous Vehicle Fleet Management System
Overview
RideVision is a comprehensive autonomous vehicle fleet management platform designed to integrate advanced AI technologies, Tesla vehicle APIs, and real-time environmental data processing.
Key Features
- 🚗 Tesla Vehicle Data Integration
- 🌦️ Real-time Weather Data Processing
- 🤖 AI-Powered Fleet Management
- 📊 Interactive Streamlit Dashboard
- 🔒 Secure API Interactions
Technology Stack
- Frontend: React, Streamlit
- Backend: Node.js, Python
- APIs: Tesla Owner API, OpenWeatherMap
- Deployment: Docker, Hugging Face Spaces
- Database: Drizzle ORM
Prerequisites
- macOS (M1/M2 compatible)
- Docker
- OrbStack
- Python 3.10+
- Node.js 18+
Local Development Setup
1. Clone the Repository
git clone https://github.com/lattmamb/RideVisionMain.git
cd RideVisionMain
2. Install Dependencies
# Python dependencies
pip install -r requirements.txt
# Node.js dependencies
npm install
3. Environment Configuration
Create a .env file with the following variables:
TESLA_API_KEY=your_tesla_api_key
WEATHER_API_KEY=your_openweathermap_api_key
Docker Deployment
Pull Docker Image
docker pull registry.hf.space/lattmamb-ridevisionmain:latest
Run Docker Container
docker run -it -p 7860:7860 --platform=linux/amd64 registry.hf.space/lattmamb-ridevisionmain:latest
Hugging Face Spaces
Access the live demo: RideVision on Hugging Face Spaces
Development Workflow
npm run dev: Start development servernpm run build: Build production assetsnpm run start: Start production servernpm run test: Run test suite
Contributing
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
License
MIT License
Contact
- Project Lead: @lattmamb
- GitHub: RideVision Repository
Roadmap
- [ ] Expand AI fleet management capabilities
- [ ] Add more vehicle integrations
- [ ] Implement advanced predictive maintenance
- [ ] Develop comprehensive user management system
RideVision Autonomous Fleet Manager
Project Details
- lattmamb/RideVision
- Last Updated: 5/12/2025
Recomended MCP Servers
MCP server for lulu-print-mcp - Part of the master-mcps collection
An MCP server that tracks the historical changes of Twitter usernames.
A template repository for MCP
linear MCP server based on mcp-go
Square Model Context Protocol Server
council of models for decision
Xcode command-line interface
Implementation of Model Context Protocol server for Mailgun APIs





