Skip to content

dev-zipida-com/guruda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guruda

전체 코드의 맥락을 인식하는 AI Chatbot for Programming


1. Setup Environment

$ pip install -f requirements.txt

2. Environment Variables

v2 폴더내에 .env 파일을 생성한다.


3. Run main.py

$ cd v2
$ python3 main.py

4. Enter User Information

  • Example
Enter your github username: (dev-zipida-com)
Enter the repo name: (spo-vdvs-system)
Enter the branch name: (develop)

...

question: (please explain generate-link modules made by golang. refer to the Vector Store)
  • 현재 프롬프트 미완성으로 인해 refer to the Vector Store 라는 문구를 질문 마지막에 붙여줘야 repository 의 코드 정보를 참고하여 답변을 받을 수 있습니다.

About

전체 코드의 맥락을 인식하는 AI Chatbot for Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors