AI-Chat-Bot is a complete project example with OpenAI ChatGPT and React-Vite, using OpenAI API, Emoji-Mart, Uuid, and have a Chat History, New Chat Creation features, and deploy on Vercel.
-
Updated
Sep 27, 2024 - JavaScript
AI-Chat-Bot is a complete project example with OpenAI ChatGPT and React-Vite, using OpenAI API, Emoji-Mart, Uuid, and have a Chat History, New Chat Creation features, and deploy on Vercel.
Pushes every client message received at api-gateway to messaging queue asynchronously, which will be eventually stored in chat history database
Scraper for Hangouts messages by participant name. Collects all messages from a Hangouts.json and outputs them into a file. In case you need entire message history for a NLP project or something.
Parses and stores a chat history exported from various apps, serving it over gRPC. Has no UI of its own as of now.
Add a description, image, and links to the chat-history-database topic page so that developers can more easily learn about it.
To associate your repository with the chat-history-database topic, visit your repo's landing page and select "manage topics."