- Vinnie Tiang Wen Ying
- Cheok Yangding
- Yee Song Jun
- Chee Yao Sern Shawn
In today's fast-paced world, managing finances, especially debt, has become increasingly complex and stressful for individuals and businesses alike. Recognizing the urgent need for an effective, accessible, and user-friendly tool to address these challenges, we introduce Debty - a cutting-edge debt management application designed to revolutionize the way people approach financial health and debt repayment. Leveraging the latest advancements in artificial intelligence and machine learning, Debty provides a suite of personalized services, including budget planning, debt analysis, and financial coaching, all tailored to the unique circumstances of each user.
-
AI-Driven Budget Planner: Goes beyond traditional budgeting tools by analyzing users' spending habits, income, and financial goals to create a tailor-made budgeting plan that fits their lifestyle.
-
Debt Analysis Tool: Uses sophisticated AI models to evaluate various debt repayment strategies, recommending the most effective approach based on the user's unique debt profile and repayment capacity.
-
AI Chatbot Financial Coach: A 24/7 personal financial advisor, ready to answer questions, provide guidance, and offer moral support, ensuring users never feel alone in their financial journey.
- Backend: Python Framework: Flask, REST API, MongoDB
- Frontend: React Native
- AI/Machine Learning: Open-Source Models from HuggingFace (LLMs), Self-Trained Models based from open-source models, LangChain
- Clone the repository:
git clone https://github.com/yangding14/VeeHek.git
- Navigate to project directory:
cd frontend
- Install the required dependencies:
npm i
- Start the application:
npm start