Skip to content

심플홈페이지 백엔드와 연동되는 AI-RAG 챗봇 기능을 적용#119

Open
miniplugin wants to merge 13 commits into
eGovFramework:mainfrom
miniplugin:contribution
Open

심플홈페이지 백엔드와 연동되는 AI-RAG 챗봇 기능을 적용#119
miniplugin wants to merge 13 commits into
eGovFramework:mainfrom
miniplugin:contribution

Conversation

@miniplugin

Copy link
Copy Markdown
Contributor

수정 사유 Reason for modification

심플홈페이지 프런트와 백엔드에 대한 README.md 문서 내용을 AI-RAG 챗봇 기능을 추가하여 사용자가 AI에 질문 형식을 사용하여 좀 더 쉽게 프로젝트를 파악할 수 있게 하는 기능을 추가하게 되었습니다.
이번에 심플홈페이지 백엔드에 적용된 AI-RAG챗봇과 연동되는 프런트엔드의 리액트에 AI-RAG챗봇 기능을 적용하였습니다.

  • 버그수정 Bug fixes
  • 기능개선 Enhancements
  • 기능추가 Adding features
  • 기타 Others

수정된 소스 내용 Modified source

  • public/ai_rag.html 에 Egov심플홈페이지 프런트엔드/서버엔드 무엇이든 물어보세요. UI페이지 추가.
  • src/components/EgovFloatingButton.jsx 에 홈페이지 우측 하단에 팝업창을 띄우는 버튼을 콤포넌트로 추가.
  • src/css/floatingButton.css 에 위 버튼 콤포넌트의 CSS디자인 추가
  • src/routes/index.jsx 에 위 버튼 콤포넌트의 출력 코드를 추가.

JUnit 테스트 JUnit tests

  • JUnit 테스트 JUnit tests
  • 수동 테스트 Manual testing

테스트 브라우저 Test Browser

  • Chrome
  • Firefox
  • Edge
  • Safari
  • Opera
  • Internet Explorer
  • 기타 Others

테스트 스크린샷 또는 캡처 영상 Test screenshots or captured video

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant