AI Cat Chat

Welcome to Cat Chat. Your friendly AI cat ready to answer all of your questions.

Once you choose a cat the responses given will be from the perspective of that type of cat.

Choose a Cat Type:

Cat

"Meow, ask me a question."

*Based on The Busy Developer's Guide to Gen AI by Jacob Orshalick, this chat bot uses the RAG (Retrieval Augmented Generation) technique. The Back-end is a simple Node.js/Express app, the front-end is a React app. LangChain is a framework used to integrate with the LLM and build a Vector Store with HNSWLib, and LLM responses are powered by OpenAI.