Skip to content

cyberpunk47/finanswer

Repository files navigation

Finanswer

A financial chatbot built with Next.js that provides answers to finance-related questions.

Features

  • AI-powered responses to financial queries
  • User-friendly chat interface
  • Real-time conversation capabilities
  • Finance-specific knowledge base

Getting Started

First, install the dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the application.

Technology Stack

Project Structure

  • app/ - Next.js application routes and pages
  • components/ - Reusable UI components
  • lib/ - Utility functions and helpers
  • public/ - Static assets

Deployment

Deploy on Vercel for the optimal Next.js experience.

Learn More

To learn more about the technologies used:

License

MIT

Made with ❤️ by cyberpunk47

About

Finance ChatBot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published