https://github.com/gantavenkatakousik/chatfin-ui
ChatFin-UI is the frontend for ChatFin – the world’s first self-learning AI platform designed to streamline and automate finance and accounting operations. Built from scratch using Next.js, Tailwind CSS, and TypeScript.
https://github.com/gantavenkatakousik/chatfin-ui
accounting aitools nextjs ui-design website
Last synced: 3 months ago
JSON representation
ChatFin-UI is the frontend for ChatFin – the world’s first self-learning AI platform designed to streamline and automate finance and accounting operations. Built from scratch using Next.js, Tailwind CSS, and TypeScript.
- Host: GitHub
- URL: https://github.com/gantavenkatakousik/chatfin-ui
- Owner: GantaVenkataKousik
- Created: 2025-03-27T09:27:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-11T04:17:52.000Z (6 months ago)
- Last Synced: 2025-04-14T23:46:31.901Z (6 months ago)
- Topics: accounting, aitools, nextjs, ui-design, website
- Language: TypeScript
- Homepage: https://chatfin-ui.vercel.app/
- Size: 4.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💬 ChatFin UI
ChatFin UI is a responsive, high-performance frontend for **ChatFin** – the world’s first self-learning AI built specifically for finance and accounting teams.
This application was built entirely from scratch using **Next.js**, **Tailwind CSS**, and **TypeScript**, delivering a sleek and scalable user interface to automate financial operations like reconciliation, FP&A, AP, and document processing.
## 🚀 What is ChatFin?
ChatFin is an AI-powered platform that helps Controllers, Finance Ops, FP&A teams, and AP departments automate routine workflows through self-learning capabilities. From reconciliation to reporting, ChatFin transforms finance teams into AI-driven decision makers.
## ✨ Features
- ✅ Built from scratch – no boilerplate
- 🧠 Smart, clean UX designed for financial workflows
- ⚙️ Built with **Next.js App Router**
- 🎨 Tailwind CSS for fast, responsive design
- 💬 Modular components with TypeScript
- 📱 Fully responsive across devices
- 🚀 Deployed seamlessly with **Vercel**## 📁 Folder Structure
```
├── app/ # Next.js app directory
├── components/ # UI components
├── hooks/ # Custom React hooks
├── lib/ # Utility functions
├── public/ # Static assets
├── styles/ # Tailwind + global styles
```## 🧱 Tech Stack
- **Frontend Framework**: Next.js
- **Language**: TypeScript
- **Styling**: Tailwind CSS
- **Deployment**: Vercel
- **Package Manager**: pnpm## ⚙️ Getting Started
```bash
git clone https://github.com/your-username/chatfin-ui.git
cd chatfin-ui
pnpm install
pnpm dev
```Open your browser and go to: `http://localhost:3000`
## 📦 Deployment
This app is live on **Vercel**:
🔗 https://chatfin-ui.vercel.app/## 🔐 Status
✅ **Complete** – The UI for ChatFin is fully implemented, scalable, and production-ready.
---
Crafted with 💚 for finance teams who want speed, automation, and accuracy.
```