automoviz
is the go-to place for a smooth analysis experience, be it the customers or the industry experts. With features such as data-cleaning, visualizations, segmentations and more powered by an AI-driven technology, automoviz lets you accurately decide your next move for launching a new car or buying one!
Go to AUTOMOVIZ
About the App • Local Setup • Tech Used • Future Scope • Support • Contact
- serene (default)
- classic
-
Explore
- Demo video on what the app is about and how it works
-
Industry Expert
- Data Cleaning
- Data Visualization
- Make Predictions
- car price predictions
- business sales and profit prediction
- best time to launch a new car
- Busines Insights
- Customer Segmentation
-
Customer
- Best Selling Features
- Cars in selected price range
- Cars in selected mileage range
- Features of selected car model and variant
- Python 3.8.1 runtime
- Streamlit 1.9.0
- Other dependencies in
requirements.txt
- To run the complete app, double click on the index.html file on your local device
- To run the apps individually:
-
Install python in your environment(pre-installed on Ubuntu).
-
Clone this repository on your local device.
-
Navigate to the cloned repository.
cd <project_directory_name>
-
Install
pipenv
for dependency managementpip install pipenv
-
Use pip to install other dependencies from
requirements.txt
pip install -r requirements.txt
-
Run development server on localhost (for Industry Expert dashboard)
streamlit run app.py
-
Navigate to the customer folder (for Customer dashboard)
cd customer
-
Run development server on localhost
streamlit run customer.py
-
- Frontend
- Home Page
- HTML5
- CSS3
- JS
- Explore Page
- HTML5
- CSS3
- Industry Expert Page
- HTML5
- CSS3
- Streamlit
- Customer Page
- HTML5
- CSS3
- Streamlit
- Home Page
- Backend
- Industry Expert Page
- Python 3.8.1
- Streamlit 1.9.0
- Customer Page
- Python 3.8.1
- Streamlit 1.9.0
- Industry Expert Page
- Deployment
- Github Pages
- Streamlit Cloud
- Heroku
- The application currently uses csv files for data. It can be connected to a database like MongoDB
- The application has a partially rigid structure. Some dashboards can handle only the data of the format same as the sample data. It should be flexible to handle any kind of data
- The application is completely based on functional programming approach. It can be converted into an object-oriented programming application
If you want to support active development of the AUTOMOVIZ app:
- Contribute to the project on Github
- Add a GitHub Star to the project!
- Post about the project on your LinkedIn!
- Tag me