Inspiration
In our company, we are working on big agile projects. It is very difficult to provide the correct answer on questions like "How should this calculation work?" or "What should be the order of fields on the form?". It is caused by the place where the informations are stored. It can be in descriptions or multiple comments.
What it does
Our app loads the data to vector database and in the time of searching it provides precise answers on the questions above.
How we built it
We implemented Forge App, but the frontend part is implemented in Svelte. We also use Azure functions to implement REST API and connection to Qdrant VectorDB and OpenAI
Challenges we ran into
To understand the how the vector databases work and how is it connected to the models
Accomplishments that we're proud of
We implemented partially working application in a small amount of time (16hours) and small team (4 people)
What we learned
A lot about AI and its background.
What's next for Truth Pioneers
We need to improve the process of storing the objects to vector DB so every change in Jira is stored to the database. Now we always load all the data from Jira Project.

Log in or sign up for Devpost to join the conversation.