FINFO is an all matters finance platform. Whether you are looking for advice on choosing a banking partner, where to get a particular service or what service best fits your needs, FINFO is here to help. In just a matter of seconds, you can get all the information you need to make the right (informed) decision.
BACKEND REPO: https://github.com/EdwinAtieno/A2svHackathon
This' the Frontend repository: Here, you will find the frontend code for the FINFO platform, implemented using React. All the styling is done using Tailwind css. Note: This directory only contains the client/frontend part of the project. The backend is contained in another repository.
The purpose of this repository is to provide a collaborative space for development and improvement of the FINFO platform. By making the repository public, we aim to foster community engagement, allowing developers, contributors, and users to explore the codebase, report issues, and suggest enhancements.
FINFO leverages fine-tuned Generative AI models to power the platform's functionality, particularly powering the request and response feature of the chat application. The chosen Generative AI models, such as the Llama 2
model, have been fine-tuned to process and interpret user requests/prompts and return relevant (finance) information as per the needs of the user.