Archive of posts with tag 'api-gateway'

How to Build a Generative AI Chatbot with RAG Source on AWS

Overview Retrieval Augmented Generation (RAG) is a technique that combines the strengths of traditional retrieval-based and generative AI-based approaches to question-answering (QA) systems. In a RAG chatbot, the user’s query...

Generative AI based medical assistant on AWS

Yet another LLM-based chatbot Generative AI and large language models (LLMs) are becoming increasingly popular, and small and big tech companies are releasing new solutions like ChatGPT, Bard, and Llama...

Kong, manage your Flask APIs !

Do you think managing APIs with an interface is a time consuming task to implement ? Not so long ago, I thought that API management was necessarily a complex task....