Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Project: Chat with your github repo #128

@treezy254

Description

@treezy254

Project name

Github Assistant

Description

An LLM application that facilitates RAG on GitHub repository data.

Features:

  1. Chatting with code documentation - users can easily query information from the project's docs.
  2. Interrogating source code - users can use this RAG to analyze source codes more effectively.
  3. Code issues resolution assistance: The Chatbot can address issues raised in the project when expert assistance is currently unavailable. This speeds up the process of finding the solution
  4. Structured output (JSON): - This facilitates ease of parsing the chatbot's output which can be used for processing and other tasks.
  5. discussions participation: Users can engage with the chatbot in a discussion regarding the repository.
  6. Evaluation: This feature ensures that the information provided by the chatbot is relevant and grounded in the context provided.
  7. Chat History: The prompt flow library facilitates a chat history which can be used to save chat for future reference.

Language

English

Project Repository URL

https://github.com/treezy254/github_assistant.git

Deployed Endpoint URL

No response

Project video

https://youtu.be/pVsVxEPjzVI

Team members

Kamau Samuel

Showcase Consent

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions