Skip to content

Testing Dcup 1.1.0-beta #51

@aliamerj

Description

@aliamerj

Description

The goal is to catch bugs as much as we can, and make sure the app works fine and stable for use

Todo:

  • set up testing and GitHub action
    The app architecture have 3 Modules or layers

1. Ingest:

Get pdf from Data source and make sure the app is always authorized

  • google drive
  • direct upload
  • Dropbox
  • AWS
  • UI Testing for set up connection

2.Processing:

takes pdf file as input and read file with python script, chunking, indexing and store the contents in Qdrant

  • simple text and tables
  • UI Testing for pushing and showing progress

3.Retrieval:

From user query, search in Qdran and get chunks

  • test retrieval api
  • UI Testing for query page

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions