Description
LinfaGPT combines OpenAI's GPT-3.5 with Confluence. By asking the AI questions, it gives users the option to search Confluence's knowledge base.
This Confluence solution improves content development, speeds up knowledge retrieval, and simplifies documentation.
Important characteristics:
- Intelligent material Creation: Use the natural language processing of GPT-3.5 to create well-written material with ease.
- Intelligent Knowledge Retrieval: Obtain pertinent data from Confluence quickly so you can make well-informed decisions.
- Productivity: Boosts the team's productivity by providing information when needed.
For this project, I used the following technology stack:
- LlamaIndex, a framework for building context-augmented LLM applications.
- Confluence API for getting the data from pages and spaces.
- Python
- FastAPI
- React
- Docker, Kubernetes