sensein / senseable-agents

Apache License 2.0
1 stars 0 forks source link

Task: Implement LangGraph Information Extraction Specific Case #2

Open ibevers opened 1 month ago

ibevers commented 1 month ago

Description

Implement LangGraph information extraction for a specific use case as a proof of concept. Parameters: data template, prompt, documents Output: Set of objects such that each object is valid according to the input data template

Tasks

Freeform Notes

No response

fabiocat93 commented 4 weeks ago

Project Update: @ibevers @hvgazula @puja-trivedi @tekrajchhetri

INCLUSION CRITERIA:

EXCLUSION CRITERIA:

PAPERS: Let's consider the following arxiv papers as a start.: {'arxiv_id': '2406.13470', 'should_include': True} {'arxiv_id': '2201.00927', 'should_include': True} {'arxiv_id': '2401.04088', 'should_include': False}

Code is available in the respective branch under the experiments folder (including the preliminary experiments).