Reference · 4 min read

Supported files

Bring the document formats that already hold your context. Mneme parses them into source-aware chunks for local retrieval.

Formats

GroupExtensionsTypical use
PDF.pdfReports, papers, and page anchors.
Word.docxWorking documents and meeting notes.
Text and Markdown.txt, .md, .markdown, .logNotes and project documentation.
Web and data.html, .htm, .json, .csv, .xml, .yaml, .ymlExports and structured records.
Configuration.toml, .cfg, .ini, .confRuntime configuration.
Source code.py, .js, .ts, .css, .sql, .sh, .batRepositories and executable context.

What stays attached

Answers can carry source paths, PDF pages, chunk IDs, and citation markers such as S1 and S2. Those locations let you inspect the original instead of accepting a summary on faith.

Source-aware by design

Supported formats are only the input surface. The product promise is the evidence trail attached to retrieved content.

File boundaries

Document size, PDF page count, allowed path roots, and remote context length are configurable safeguards. See Configuration.

Search Mneme documentation