Giter Club home page Giter Club logo

gdsc-open-tech-seminar's Introduction

gdsc-open-tech-seminar

GDSC Ewha 5th open tech seminar web : Creating Your Own ChatGPT

presentation

이 링크를 통해 발표 자료를 보실 수 있습니다!

example

실습코드 실행시키는 방법

1. 아래 커맨드를 통해 실습코드를 클론 받고 패키지를 설치해줍니다.

git clone https://github.com/Nahee-Park/gdsc-open-tech-seminar
cd my-chatgpt && npm install 

2. Chat GPT API Key와 Organization Id를 받고 .env 파일을 생성해줍니다.

꼭 my-chapgpt 프로젝트 최상단에 생성해주어야 합니다

VITE_OPENAI_API_KEY=
VITE_OPENAI_ORGANIZATION=

3. 실행시켜 줍니다.

꼭 my-chatgpt 프로젝트 내부에서 해당 명령어를 실행시켜야 합니다

npm run dev 

gdsc-open-tech-seminar's People

Contributors

nahee-park avatar

Watchers

 avatar  avatar

Forkers

3veryday

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.