Inspiration
At our company we use confluence alot in our documentation, so we needed a way to keep handle of all the information that we have
What it does
The add in to confluence actually searches the knowledge base that we have in confluence and returns an answer
How we built it
We have built it using forge customUI
Challenges we ran into
We ran into many challenges, including learning forge and using the API as it was a completely new experience. We faced a major issue in the tfidf indexing library so we created a custom one on our own.
Accomplishments that we're proud of
Proud that we have pulled this in the short amount of time we started with. We have implemented a library in the way that actually fit us, and that was amazing.
What we learned
We actually deployed initially on AWS Faas, and got that running on forge UI kit, and the model worked. But we needed a more interactive nicer version, so we went toward CustomUI.
What's next for Confluence wizard
The next is actually enhancing the frontend, maximizing error handling, and extending the amount of documents it can receive and sent to openAI and to the frontend. Understanding the limitations and creating functions that can cut the content and send in chunks is going to be necessary.
Built With
- customui
- forge
Log in or sign up for Devpost to join the conversation.