This project is a finance analysis application designed to provide insightful analytics and calculations on sales data. It utilizes the power of generative AI for analysis, and is built with a modern web development stack to ensure high performance and a seamless user experience.
- Frontend Framework: Next.js 14
- TypeScript: TypeScript
- UI Components: Shadcn UI and Tailwind CSS
- Authentication: Clerk for login and sign-up functionalities
- Backend Framework: FastAPI
- Database: PostgreSQL
- AI Integration: Gemini AI APIs for generative AI capabilities
- Sales Data Analysis: Provides detailed analysis and insights based on sales data.
- User Authentication: Secure login and sign-up using Clerk.
- Responsive UI: Built with Shadcn UI and Tailwind CSS for a modern and responsive user interface.
- AI Integration: Leverages Gemini AI APIs for advanced data analysis.
- Fast and Scalable Backend: Powered by FastAPI and PostgreSQL for efficient data handling and processing.
- Clone the repository:
git clone [https://github.com/MuhammadbinSalman/Effifinance.AI.git](https://github.com/MuhammadbinSalman/Effifinance.AI) cd finance-analysis-app pnpm i pnpm run dev