Open Source License: This project is licensed under the terms of the MIT License. This license grants you the freedom to use, modify, and distribute the software in any way you see fit, with some minimal obligations. Please refer to the license file for the full details.
PRICEOPTIM is a web application designed to help you optimize product pricing to perfection. Built using Python Django, HTML, CSS, and JavaScript, it provides a user-friendly interface for fine-tuning prices and maximizing your profits.
- Python: Ensure you have Python 3.9.2rc1 or any version compatible with TensorFlow installed.
- Dependencies: Install the additional dependencies listed in the
requirements.txt
file usingpip install -r requirements.txt
.
-
Install Dependencies:
pip install -r requirements.txt
-
Run the Server:
- Navigate to the
price_optimisation
directory. - Start the Django server by running:
cd price_optimisation python manage.py runserver
- Navigate to the
-
Open Application:
- Visit
http://127.0.0.1:8000/
in your web browser to access the application.
- Visit
- Effortlessly Load Models and Visualize CSV Files: PRICEOPTIM simplifies data exploration and analysis, allowing you to visualize and understand your data effectively.
- Customize with Ease: Tailor the code to integrate your own custom models seamlessly, empowering you to explore different pricing strategies.
- Optimize Prices with Confidence: Input your own product data and let PRICEOPTIM suggest optimal pricing strategies, maximizing your business potential.
Curious to experience PRICEOPTIM firsthand? Watch our test run video and discover how it can elevate your pricing strategy.
We welcome contributions and suggestions! Help us make PRICEOPTIM an even more powerful tool for businesses like yours.
Here are some ways you can contribute:
- Report bugs and suggest improvements by creating issues on our GitHub repository.
- Contribute code by sending pull requests with your additions and modifications.
- Share your experience and feedback by leaving comments and reviews.
Together, we can make PRICEOPTIM the ultimate tool for optimizing product pricing.