Skip to content

Jake-Song/fact-checker-app

Repository files navigation

LLM 웹 검색 에이전트를 활용한 팩트 체크 웹 어플리케이션입니다.

설치

# 설치
npm install
# 또는
yarn 

# 환경 변수 설정
cp .env.example .env

# 개발 서버 실행
npm run dev
# 또는
yarn dev

브라우저에서 http://localhost:3000 실행

About

fact checker nextjs application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages