Skip to content

Calls the github API to get the issues from the repositoty of langchain-ai and generate a more concise description for the issue using GROQ LLM

Notifications You must be signed in to change notification settings

AgrimGupta04/Issue-Description-Generator-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview->

This project fetches GitHub issues from a given repository and uses Groq’s LLM (Mixtral-8x7B) via LangChain to generate enhanced issue descriptions. The goal is to make issue summaries clearer and more structured for better readability.

Features->

-- Fetches the first 5 open issues from a GitHub repository. -- Uses Groq’s LLM to improve issue descriptions. -- Outputs a clean and structured summary of each issue.

About

Calls the github API to get the issues from the repositoty of langchain-ai and generate a more concise description for the issue using GROQ LLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages