Skip to content

AMohamedAakhil/axis-bankathon

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

DEMO VIDEO: https://www.youtube.com/watch?v=3xLsV8VAGt0

Deployment on Vercel is not functional, you have to clone the repo, and run the python server at server/py_utils/server.py. Also add .env file in the py_utils folder, the EMAIL_PASS=ozeesbduqyuvdjck Inside the utils folder add another .env file with OPENAI_API_KEY.