Skip to content

Simple Chat UI for web applications and conversational APIs

License

Notifications You must be signed in to change notification settings

entroped/quick-chat-api-client

Repository files navigation

Quick Chat API Client

build

A Simple React based chat component designed to use with external services via Rest APIs.

Chat Preview

Please note that this repository is under development. New updates are coming with the following:

  • External configuration (.env)
  • Message update from APIs
    • Waiting for long-time requests (Google Function -> OpenAI)
    • Message Polling (Rest API and Firebase)
  • Pub/Sub Support/Subscription

The current stage is considered a (UI/UX)/POC Build

Getting started

npm install
npm run build
npm run start

You can find the main QuickChatComponent in ./src/components/QuickChatComponent.tsx

Contribute

There are many ways to contribute to Quick Chat API Client.

About

Simple Chat UI for web applications and conversational APIs

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published