← All projects

react-chat-client

React/Redux chat UI for Google DialogFlow with rich responses and drag-drop file upload.

archived2023chatbotweblibrary

A pre-alpha React front-end for Google DialogFlow chatbots, built as a reusable starter for conversational-UI work. Bridges the api.ai JS SDK to a react-simple-chatbot surface, with Redux managing conversation state, React-Bootstrap for layout, and react-file-drop for drag-drop attachments. Supports DialogFlow's richer response payloads (tabular replies and similar).

A reusable starting point for building a chatbot front-end against DialogFlow, in the create-react-app + Redux + third-party-SDK pattern of that period.