Skip to content

Python API to handle LLM-based interaction through a chat interface for Kwik. Currently it still a simple shell. But I will use OpenAI's API and keep the chat conversation in a DynamoDB table. Will add GitHub Actions to deploy and Terraform to create the resources on AWS.

Notifications You must be signed in to change notification settings

bagnascojhoel/kwik-chat-api

Repository files navigation

Kwik Chat API

An API for the Chat features of Kwik.

Demo

Include links or embeds to a live demo, screenshots, or videos showcasing the project.

Features

List key features and functionalities of the project.

Installation

Provide step-by-step instructions on how to set up the project locally.

# Clone the repository
git clone https://github.com/your-username/project-name.git

# Change directory
cd project-name

## Install dependencies
npm install

Usage

# Run the application
npm start

Technologies Used

  • Technology 1
  • Technology 2

License

I did not study about this enough yet. No licenses for now.

Contact

About

Python API to handle LLM-based interaction through a chat interface for Kwik. Currently it still a simple shell. But I will use OpenAI's API and keep the chat conversation in a DynamoDB table. Will add GitHub Actions to deploy and Terraform to create the resources on AWS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published