Git Product home page Git Product logo

chatbot-using-langchain's Introduction

RAG based Q&A using LangChain

Description

작은 사이즈(1.3B)의 한글 기반 LLM(대규모 언어 모델)을 사용하여, '국민취업지원제도 참여자 안내서'의 내용을 바탕으로 질의응답을 진행합니다.

How To Run

1. 디렉토리 이동

git clone https://github.com/jingi-data/chatbot-using-langchain.git
cd chatbot-using-langchain

2. 환경 설정

conda create -f environment.yml # 'ragqa'이라는 이름의 가상환경이 설치됩니다. 
conda activate ragqa

3. 실행

NOTICE: streamlit을 사용하기 위해 '8501' 포트를 추가해주세요.

streamlit run prototype.py

chatbot-using-langchain's People

Contributors

jingi-data avatar

Watchers

 avatar

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.