README.md
pyproject.toml
ai_research_os.egg-info/PKG-INFO
ai_research_os.egg-info/SOURCES.txt
ai_research_os.egg-info/dependency_links.txt
ai_research_os.egg-info/entry_points.txt
ai_research_os.egg-info/requires.txt
ai_research_os.egg-info/top_level.txt
completions/bash
completions/fish
completions/zsh
core/__init__.py
core/basics.py
core/cache.py
llm/__init__.py
llm/client.py
llm/generate.py
llm/parse.py
notes/__init__.py
notes/cnote.py
notes/frontmatter.py
notes/keyword_tags.py
notes/mnote.py
notes/pnotes.py
parsers/__init__.py
parsers/arxiv.py
parsers/crossref.py
parsers/input_detection.py
pdf/__init__.py
pdf/extract.py
renderers/__init__.py
renderers/cnote.py
renderers/mnote.py
renderers/pnote.py
sections/__init__.py
sections/segment.py
tests/test_ai_research_os.py
tests/test_integration.py
tests/test_notes_cnote.py
tests/test_parsers.py
tests/test_pdf_extract.py
tests/test_sections_segment.py
updaters/__init__.py
updaters/radar.py
updaters/timeline.py