Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SheIIter/fullstack

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullstack

🐢 Full-stack AI legal assistant app

Shllter gradio 실행 방법

설치방법

Mac,Window Venv 기준

  1. Github Pull 진행
    1-1. clone

    git clone <repository_url>

    1-2. 경로 이동

    cd <repository_name>

  2. venv(가상환경) 설정
    2-1. 설치 code

    python -m venv venv

    2-2. 실행 code

    source venv/bin/activate

  3. PIP(패키지) 설정
    3-1. pip 업그레이드

    python -m pip install --upgrade pip

    3-2. pip 설치

    pip install gradio requests python-dotenv langchain-upstage langchain-core

  4. Gradio 실행

    python shelter_gradio.py


Mac,Window Conda 기준

  1. Github Pull 진행
    1-1. clone

    git clone <repository_url>

    1-2. 경로 이동

    cd <repository_name>

  2. venv(가상환경) 설정
    2-1. 가상환경 생성

    conda create -n shelter_env python=3.10 -y

    2-2. 가상환경 실행

    conda activate shelter_env.

  3. PIP(패키지) 설정
    3-1. pip 업그레이드

    python -m pip install --upgrade pip

    3-2. pip 설치

    pip install gradio requests python-dotenv langchain-upstage langchain-core

  4. Gradio 실행

    python shelter_gradio.py

About

🐢 Full-stack AI legal assistant app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.