metabeeai.metabeeai_llm#

metabeeai.metabeeai_llm Package#

Functions#

split_pdfs([papers_dir, pages_per_split])

Split PDFs in the specified directory into single-page or overlapping 2-page segments.

process_papers([papers_dir, start_folder])

Process papers in the specified directory using Vision Agentic Document Analysis, starting from an optional folder.

get_literature_answers(json_path[, ...])

Processes the entire hierarchical question tree defined in QUESTIONS and returns the collected answers.

merge_json_in_the_folder(folder_path[, ...])

Merges all JSON files in the specified folder into a single dictionary.