Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.05 KB

AI Customer Support

Overview

AI Customer Support is an AI-powered chatbot application designed to handle various customer support scenarios. It leverages advanced language models to provide intelligent and context-aware responses. The app includes features such as task-specific modes and the ability to enhance responses with external content using Retrieval-Augmented Generation (RAG).

Features

  • Chat Interface: A user-friendly chat interface for interacting with the AI chatbot.
  • Task Modes: Select from various task modes including General Knowledge, Creative Writing, Technical Documentation, and Customer Support.
  • RAG Integration: Submit external URLs to enhance the chatbot’s responses by indexing and retrieving relevant content.

Tech Stack

  • Next.js
  • React.js
  • Tailwind.css
  • Typescript
  • Open AI
  • Langchain
  • Pinecone
  • Firebase
  • AWS

Demo