중부대학교 졸업 기준 가이드를 활용한 졸업 챗봇 개발
# Example .env file
PINECONE_API_KEY=[pinecone api key]
- Start the application:
$ streamlit run chat.py - Configure the chatbot:
- Enter your OpenAI or Upstage API Key in the settings panel on the left.
- Optionally, add a LangSmith API Key to enable response tracking.
