Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyopark2014/interactive-chat-using-lex-and-chatgpt

The project shows how to develop an interactive chatbot using Lex and open APIs. Lex provides operations using User Intent but it may response the dupulicated answers for unknown intents. Thus the proposed architecture uses Open APIs such as ChatGPT.
https://github.com/kyopark2014/interactive-chat-using-lex-and-chatgpt

api-gateway cdk chatbot chatgpt generative-ai lambda lex

Last synced: 6 days ago
JSON representation

The project shows how to develop an interactive chatbot using Lex and open APIs. Lex provides operations using User Intent but it may response the dupulicated answers for unknown intents. Thus the proposed architecture uses Open APIs such as ChatGPT.

Awesome Lists containing this project