lewisExternal / Custom-AI-Jira-Agent
A custom AI Jira agent, with a tool to preform triage on newly created Jira issues. The project makes use of LangChain agents, served via Django (with PostgreSQL) and Google Mesop. Services are provided in Docker to be run locally. The prompting strategy includes a CO-STAR system prompt, Chain-of-Thought (CoT) reasoning with few-shot prompting.
☆18Updated 4 months ago
Alternatives and similar repositories for Custom-AI-Jira-Agent
Users that are interested in Custom-AI-Jira-Agent are comparing it to the libraries listed below
Sorting:
- AgentParse is a high-performance parsing library designed to map various structured data formats (such as Pydantic models, JSON, YAML, an…☆13Updated 3 weeks ago
- Example LangGraph flow that does "competitor analysis" on the web.☆28Updated 11 months ago
- This AI Agent retrieves the latest news articles based on a multi keyword using the Serp API. It processes the results and returns struct…