GenAI Expense Calculator India is a tool designed to help users calculate and manage their expenses using AI. This application leverages the power of Generative AI to provide insights and recommendations based on your spending patterns.
- AI-driven expense tracking and management
- Insights and recommendations based on spending patterns
- User-friendly interface built with Streamlit
To get started with the GenAI Expense Calculator India, follow these steps:
-
Clone the repository:
git clone https://gitlab.com/m37aidemos/engineer-resource-calculator.git cd engineer-resource-calculator
-
Create a virtual environment:
python3 -m venv venv source venv/bin/activate # On Windows use `venv\Scripts\activate`
-
Install the required dependencies:
pip install -r requirements.txt
-
Install Streamlit:
pip install streamlit
To run the application, use the following command:
streamlit run app.py
If you need help or have any questions, feel free to open an issue in the repository or contact the maintainers.
We welcome contributions! Please read our contributing guidelines to get started.
Thanks to all the contributors who have helped in the development of this project.
This project is licensed under the MIT License - see the LICENSE file for details.
This project is actively maintained. Contributions and suggestions are welcome.