[WIP] Implement document categorization and labeling approach#1
Closed
[WIP] Implement document categorization and labeling approach#1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Coding agent has begun work on Document Categorization and Labeling Approaches and will replace this description as work progresses.
See problem context
The user has attached the following files from their workspace:
The following is a snapshot of a chat conversation between a user and an AI coding assistant. Prioritize later messages in the conversation.
User: I have millions of enterprise documents. I want to categorize and label them with document categories such as invoices, contracts etc.
What are the top ML/LLM/human based approaches to tagging, annotating and labeling these documents? What kind of custom tools can I vibe code to rapidly annotate a large set of documents with AI and human together?
AI: Approach overview
Tooling ideas
User: implement this.
AI: Coding agent session cancelled.
User: implement this.
TITLE: Document Categorization and Labeling Approaches
USER INTENT: The user aims to implement a system for categorizing and labeling millions of enterprise documents using a combination of machine learning, large language models (LLMs), and human input.
TASK DESCRIPTION: The user seeks to explore and implement effective methods for tagging, annotating, and labeling documents such as invoices and contracts. They are interested in both automated and human-assisted approaches, as well as custom tools to facilitate rapid annotation.
EXISTING: The assistant provided an overview of various approaches and tooling ideas for document categorization, including rule-based methods, traditional machine learning techniques, document vision models, and LLMs. The assistant also suggested several custom tool ideas to support the annotation process.
PENDING: The user has requested the implementation of the discussed approaches and tools but has not yet received a response or action from the assistant regarding this request.
CODE STATE: No specific code files or snippets have been discussed or modified in this conversation, as the focus has been on conceptual approaches and tool ideas.
RELEVANT CODE/DOCUMENTATION SNIPPETS:
Approach Overview:
Tooling Ideas:
OTHER NOTES: The user has expressed a strong desire to move forward with the implementation of the proposed solutions but has encountered a lack of follow-through from the assistant.
Original prompt
Created from VS Code via the GitHub Pull Request extension.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.