Skip to content

Confluence Copilot is an AI-powered Confluence tool serving as a Proof of Concept (POC) to demonstrate how GenAI can significantly boost team productivity when working with Confluence.

License

Notifications You must be signed in to change notification settings

skydockAI/confluence_copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confluence Copilot

Your AI-Powered Confluence tool

What is Confluence Copilot?

Confluence Copilot is an AI-powered Confluence tool serving as a Proof of Concept (POC) to demonstrate how GenAI can significantly boost team productivity when working with Confluence.

Technology Stack

Confluence Copilot is developed using the Atlassian Forge framework, utilizing NodeJs for the backend and React for the frontend. This integration ensures a seamless experience within the Confluence environment. For Generative AI services, Confluence Copilot supports both OpenAI and AzureOpenAI APIs, providing flexibility in choosing the AI infrastructure that best suits an organization's needs.

Requirements

See Set up Forge for instructions to get set up.

Instructions:

  • Clone the source code:
git clone https://github.com/skydockAI/confluence_copilot.git
  • Open config.js file and configure your OpenAI or AzureOpenAPI keys

  • Install required libraries:

npm install
  • Register the app (assuming that you have successfully setup Forge and login):
forge register
  • Build and deploy the app:
forge deploy
  • Install the app to your Atlassian site:
forge install

Features:

Document Summarization:

Get a detailed summary of the Confluence page's content. While Confluence offers a summarization feature, it's part of the paid Atlassian Intelligence package. Confluence Copilot provides this feature as part of its core capabilities. Document Summarization

Key Highlights Extraction:

Extract essential tasks, decisions, or deadlines from the Confluence page, ensuring that important details don't get lost in lengthy documents. Key Highlights Extraction

Chat with Confluence Page:

Engage in a conversational interface where you can ask questions and get specific answers based on the content of the Confluence page. Chat with Confluence Page

Technical Term Explanation:

Simply select a technical term, and the AI model will provide a clear and concise explanation, making complex terminology more accessible. Technical Term Explanation

Polish Content:

Select a phrase, sentence, or paragraph, and the AI model will refine and improve the writing for better clarity and style. Polish Content

Language Translation:

Choose a piece of text and translate it into another language effortlessly. Language Translation

Multi-Module Support:

  • Macro Module: Supports features like Summarize, Highlight, and Chat with Confluence pages. Macro Module

  • Content Action Module: Offers the Summarization feature. Content Action Module

  • Context Menu Module: Provides Explain, Polish, and Translate functionalities. Context Menu Module

License:

Confluence Copilot is open-source and licensed under the GPL-3.0 license.

About

Confluence Copilot is an AI-powered Confluence tool serving as a Proof of Concept (POC) to demonstrate how GenAI can significantly boost team productivity when working with Confluence.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published