(Translated by https://www.hiragana.jp/)
GitHub - flanker/demo-git-ask: Scripts to ask questions about your Git repository and GitLab issues.
Skip to content

Scripts to ask questions about your Git repository and GitLab issues.

Notifications You must be signed in to change notification settings

flanker/demo-git-ask

Repository files navigation

Scripts to ask questions about your Git repository and GitLab issues.

What is it?

  • Ask questions about some features
  • Ask to write a checklist for a feature
  • Ask to write a git commit message for code diff

How it works?

  • MongoDB to save dev documents:
    • Issues for GitLab issues
    • Commits for Git commits
  • Chroma database to save documents with embeddings and query documents by embeddings
  • ChatGTP to generate embeddings and ask questions

About

Scripts to ask questions about your Git repository and GitLab issues.

Topics

Resources

Stars

Watchers

Forks

Languages