ehddnr301 / IPO_Langchain

๐Ÿš€ ๊ณต๋ชจ์ฃผ ํˆฌ์ž๊ฒฐ์ •์— ChatGPT์˜ ๋„์›€์„ ๋ฐ›๊ณ ์ž ํ•จ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPO

  • IPO ํˆฌ์ž ํŒ๋‹จ์„ ์œ„ํ•ด ChatGPT์˜ ๋„์›€์„ ๋ฐ›์•„๋ณด๋ ค๋Š” ํ”„๋กœ์ ํŠธ์ž…๋‹ˆ๋‹ค.

Project Environment

  • python 3.11
  • Ubuntu 20.04 LTS

In Case of a Chrome Error

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
sudo apt-get update
sudo apt-get install google-chrome-stable

About

๐Ÿš€ ๊ณต๋ชจ์ฃผ ํˆฌ์ž๊ฒฐ์ •์— ChatGPT์˜ ๋„์›€์„ ๋ฐ›๊ณ ์ž ํ•จ


Languages

Language:Python 98.3%Language:Shell 1.7%