latheeshmahendran / bookbuddy

A Helpful Customer Support Chatbot using GPT-4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookbuddy chat - a full-stack customer support chatbot

A project to learn modern full-stack development made by Josh.

Features

  • Real-time streamed chatbot responses

  • Optimistic updates for the best UX

  • Secured, rate-limited API routes to prevent abuse

  • Built with TypeScript

  • TailwindCSS

  • Icons from Lucide

  • Class merging with tailwind-merge

  • Conditional classes with clsx

Things I forgot in the video

  • Adding a component to display the toast, this goes in the Providers.tsx

Acknowledgements

Feedback

If you have any feedback, please reach out to me at admin@wordful.ai

License

MIT

About

A Helpful Customer Support Chatbot using GPT-4


Languages

Language:TypeScript 92.9%Language:JavaScript 3.7%Language:CSS 3.3%