Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Import Text Files with File Uploader #3

Description

@code-inflation

Description of problem
A user wants to extract knowledge from existing text sources and import them into the application.

Solution
The user should be able to upload existing text files. The text will then be extracted and stored into the datastore. The newly created concept nodes should be linked to the related concepts.

Additional context

  • Which file formats should be supported?
    Candidates are: txt, md, docx, pdf, html
  • Should formatting be included in the analysis? e.g. what is the title of the document.

Criteria for acceptance

  • The user can select one or multiple files to upload
  • The text is extracted from the files and saved to the datastore
  • Concepts are extracted and linked to the imported content nodes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions