vamsi2792 / Support-Assistant-AI

Home Page:https://support-assistant-ai.vercel.app

Repository from Github https://github.comvamsi2792/Support-Assistant-AIRepository from Github https://github.comvamsi2792/Support-Assistant-AI

Support Assistant AI - Project Checklist:

  • Set up a Next.js project with a chat interface and API endpoints to handle user queries and responses
  • Integrate the OpenAI API or any other API to respond to the user's query with an LLM
  • Deploy your project to Vercel and use CI/CD
  • By Sunday 8/11 6pm EST, make a Reddit post titled [Project 2 | Name] with your deployed application link
  • Bonus: Add user authentication to personalize the chat experience
  • Bonus: Implement RAG so the chatbot responds based on a given knowledge base
  • Bonus: Add multi-language support to cater to a diverse customer base
  • Bonus: Implement a feedback mechanism for users to rate the chatbot's responses

Tech Stack

  • Next.js
  • React
  • OpenAI

Getting Started

About

https://support-assistant-ai.vercel.app


Languages

Language:JavaScript 88.4%Language:CSS 11.6%