You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to provide contextually relevant answers for a wide range of queries, ensuring rapid and accurate information retrieval.
"SmartRAG-Assistant/GenAI-Assistant leverages advanced LLM models and Nvidia APIs for efficient query handling and document summarization. It integrates LlamaParse for structured data extraction, HuggingFace embeddings for vectorization, and PineconeDB for efficient retrieval, ensuring precise answers to user queries."
A RAG app with streamlit as UI app, flask as backend api. Bot trả lời về document, về data cụ thể. Bot trả lời về document của công ty, trả lời về tờ hướng dẫn sử dụng hay gì đó. Data: bot có khả năng query để lấy dữ liệu (dạng dữ liệu có cấu trúc) như csv
Q&A Chatbot capable of answering questions related to the financial reports of large public companies. This chatbot can be directly hosted in Heroku platform. The RAG (Retrieval-Augmented Generation) approach is used.