Skip to content
This repository was archived by the owner on Jul 24, 2026. It is now read-only.

Repository files navigation

How to run

  • Streamlit

streamlit run app.py

  • Flask

python flask_app.py

Inspiration

image

Keywords and docs

RAG (retrieval-augmented generation):

source: https://huyenchip.com/2024/07/25/genai-platform.html

Definitions: https://aws.amazon.com/vi/what-is/retrieval-augmented-generation/ https://cloud.google.com/architecture/rag-capable-gen-ai-app-using-vertex-ai

Vector search & Embedding

image

image

image

RILF (Reinforcement Learning from Human Feedback)

https://aws.amazon.com/vi/what-is/reinforcement-learning-from-human-feedback/

Fine-tuning

TBD

semantic routing

https://medium.com/@talon8080/mastering-rag-chatbots-semantic-router-rag-gateway-part-1-0773cf4e70ad

Sort Prompt

TBD

Hard Prompt

TBD

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages