CoolFace
Apppublic

lingyit1108/ragtest-sakimilo

sourceHugging Facemitupdated 3y agoView on Hugging Face
4likes
50 commits on main
c264dbd3y ago

update knowledge in chroma db

lingyit1108
70e2d853y ago

resolved pdf reader issue

lingyit1108
5ea42593y ago

refined

lingyit1108
8c107a73y ago

swap to new embedding model and handle user 'i dont know' scenario

lingyit1108
22585fc3y ago

resolved dependency issues

lingyit1108
e29216a3y ago

tweak the vision_api prompt, create configuration files, minor tweak to main script

lingyit1108
be36d9d3y ago

added winnie-the-pooh mode; and clean up question by user_id

lingyit1108
354a5a93y ago

fix qna_answer integer issue

lingyit1108
6ba18f03y ago

switch default model to be gpt-4

lingyit1108
c81f36b3y ago

added logical reasoning

lingyit1108
9b5e8863y ago

added more questions

lingyit1108
69e20d03y ago

finishing up the app: UI, content understanding, questionaire, coaching

lingyit1108
84344713y ago

finished answer evaluation

lingyit1108
7a98d383y ago

corrected the streamlit query_params bug

lingyit1108
b580d803y ago

to create RAGAs result with triad of metrics

lingyit1108
ac8a60b3y ago

finishing QnA and functions calling plus pydantic

lingyit1108
bd542943y ago

cache chroma_db, fine-tuned-embeddings, etc.

lingyit1108
94f18ea3y ago

reorganize files

lingyit1108
dec332b3y ago

added ux, vision_api, qna.txt

lingyit1108
3557a963y ago

added streamlit-feedback deps

lingyit1108
b0341663y ago

added feedback button

lingyit1108
5a39f923y ago

added fine-tuning notebook example

lingyit1108
06f450b3y ago

added fine-tuning example

lingyit1108
349fa693y ago

added notebooks

lingyit1108
e041d593y ago

added embedding artifacts

lingyit1108
47e93403y ago

to implement rag in the streamlit chatbot app

lingyit1108
00561ea3y ago

added code to check time cost

lingyit1108
23e06a53y ago

added streamlit files under pages

lingyit1108
e236b6c3y ago

added debugging code

lingyit1108
8cbd4523y ago

corrected case-sensitive filename

lingyit1108
dd6d0f93y ago

point streamlit to streamlit_app

lingyit1108
ed54e243y ago

change hf color to the allowed color

lingyit1108
27a4df83y ago

added lfs debugging code

lingyit1108
f9545573y ago

added environments info for reproducibility

lingyit1108
b2b3b833y ago

added trulens implementation for evaluation

lingyit1108
187a37b3y ago

added all necessary pdfs

lingyit1108
5b97de63y ago

added HI Mock Exam Oct 2014 pdf; added gitattributes

lingyit1108
034d2a43y ago

added HI Chapter Summary pdf file

lingyit1108
a561bc63y ago

added compatible secrets management code

lingyit1108
4de5f473y ago

update readme to be compatible with huggingface

lingyit1108
0a9aea33y ago

added github action workflows

lingyit1108
d0266043y ago

tidy up single/double quotes

lingyit1108
c6352d63y ago

to fix minor bug

lingyit1108
c3572db3y ago

to fix the bug when NoneType occur at the end of prompt response

lingyit1108
09f2e2a3y ago

corrected code to generate openai completion delta content

lingyit1108
b6cdc6a3y ago

to enable streaming feature in openai response

lingyit1108
5abcb473y ago

cap temperature to 2.0 as it is the maximum for openai gpt models

lingyit1108
79e7fbe3y ago

tidy up files and added requirements.txt

lingyit1108
db694c43y ago

added all relevant assets for streamlit deployment

lingyit1108
5e00c393y ago

first commit

lingyit1108