There are Threee projects updated in this repository:
1)Tax Calculation: As per the present financial year Tax salbs as been defined for New and Old tax regiem, based on the income enter by the user, system will
calulate the liablity of the tax under Old and New Tax Regim, it will suggest the user to select the best tax regiem.
2)Loan Repayment Schedule Genration: Based on the user input system will calculate the Monthly EMI, total interest paid for the entire tenor of the loan and filanly system will gerate the loan repaymnet schedule.
3)AI Powered Chat GPT: This app is developed using the HugChat open source LLM library, once the user input their query, system will call the hugchat API and display the answere for user query.
(AI Powered Chat GPT)
The following disclaimer is from the GitHub repo from the authors of the HugChat port. When you use this project, it means that you have agreed to the following two requirements of the HuggingChat:
AI is an area of active research with known problems such as biased generation and misinformation. Do not use this application for high-stakes decisions or advice. Your conversations will be shared with model authors.
HugChat is an unofficial port to the HuggingFace Chat API that is powered by the OpenAssistant/oasst-sft-6-llama-30b-xor LLM model.