read data from Google Docs into vector database
SaraElBrak opened this issue · 0 comments
SaraElBrak commented
User story
- As an admin
- I want / need to read data from Google documents, process the content and store extracted vectors in the vector database
- So that information from Google documents can be used as part of the Slackbot responses.
Acceptance criteria
- Implementation of functions for Google Docs reading, content processing and vector generation.
- Documentation of the data reading process.
Definition of done (DoD)
- Acceptance criteria are met.
- Work products are uploaded to the Github repository.
- A pull request is created for each related branch.
- The work products in the pull requests are reviewed.
- The corresponding branches are merged and closed.
- The bill of materials section of the planning documents is updated.
- All defined conventions are complied with.
DoD general criteria
- Feature has been fully implemented
- Feature has been merged into the mainline
- All acceptance criteria were met
- Product owner approved features
- All tests are passing
- Developers agreed to release