Skip to content

west2-online/fzu-assistant

Repository files navigation

rag

Overview

FZU-AI-ANSWER is an intelligent assistant application based on RAG technology, designed to provide notification aggregation, daily life assistance, and Q&A dialogue functionalities.

Running the Application

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

source entrypoint.sh
streamlit run web_page_reasoning.py

RAG

Data Chunking

chunk

Document Domain Alignment

HyDE

Performance Evaluation

evaluate

Tools

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors