Mirnalkishor / Luna-AI

This project aims to enhance the customer service experience by leveraging generative AI technologies to provide personalized, efficient, and proactive support across multiple channels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Luna-AI

Improving Customer Services Using Generative AI

This project aims to enhance the customer service experience by leveraging generative AI technologies to provide personalized, efficient, and proactive support across multiple channels. Developed as part of the Bank of Baroda Hackathon 2024 in collaboration with Microsoft, this chatbot automates customer inquiries, offers personalized recommendations, and integrates seamlessly with existing customer service platforms while ensuring high security and data privacy standards.

Getting Started

First, run the development server:

npm install
#then

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

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

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

This project aims to enhance the customer service experience by leveraging generative AI technologies to provide personalized, efficient, and proactive support across multiple channels.

License:GNU General Public License v3.0


Languages

Language:JavaScript 64.8%Language:CSS 35.2%