Skip to content

jwlee9941/NLP1_yonsei_graduation_RAG

Repository files navigation

24-2_NLP1_yonsei_graduation_RAG

NLP 1조 - DSL 11기 김지원 김민석 김홍서 12기 이정우

Rag기반 연세대 대학요람 챗봇 개발

image

Streamlit 이용 방법

Version 1(로컬 포함)

로컬에서는,

pip install -r requirements.txt
streamlit run yonsei-graduation-chatbot.py

image

앱 배포를 하려면,

https://share.streamlit.io/ 에서 Create App 누르고,

image

Main file path를 yonsei-graduation-chatbot.py 로 한다.

Deploy!를 하면 app이 생성된다.

image

유효한 Google Gemini API Key를 입력하고 나면,

image

챗봇을 사용할 수 있다.




Version 2 (발표용)

https://share.streamlit.io/ 에서 Create App 누르고,

image

Main file path를 yonsei-graduation-chatbot_secret.py 로 한다.

Advanced settings을 누르고,

image

api_key = '유효한 Google Gemini API Key' 로 한다.

Save 후 Deploy!를 하면 app이 생성된다.

image

챗봇을 사용할 수 있다.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages