FRAGMENT AI Assistant

Get help with your queries related to FRAGMENT toolkit (API).

Retrieved Context

Below you will see a list of document chunks retrieved from the knowledge base. These chunks were used for query contextualization to assist LLM in preparing the response.

No documents to display yet

This project demonstrates a conversational AI assistant that can help answer queries related to FRAGMENT toolkit (API). Since, this prototype is for demonstration purposes only, the assistant may not be able to answer all queries.This a basic Next.js-based frontend (i.e., you may notice the chat interface re-rendering before generating responses). Main priority for this prototype is to demonstrate an AI assistant for FRAGMENT's documentation and to present a Retrieval Augmented Generation (RAG)-based pipeline and workflow with automation for handling source data updates to ensure AI assistant can answer user queries related to the documentation effectively andaccurately.To learn more about this project, check Building AI Assistant for FRAGMENT toolkit (API) documentation article.