Commit graph

9 commits

Author SHA1 Message Date
Clinton Billedeaux 72a40b9995 Merge pull request 'Add local document summarization and custom prompt mode' (#2) from expand-documents-and-add-prompting into main
Reviewed-on: #2
2026-09-19 10:58:47 -05:00
Clinton Billedeaux cea352b576
Add local document summarization and custom prompt mode
Summarize local PDF, Word, and plain text files via a new DocumentService
(PdfPig + DocumentFormat.OpenXml), and add a Custom summary mode that uses
the user's own instructions as the system prompt. Update the console UI,
transcript saving, and README to match.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-19 10:56:57 -05:00
Clinton Billedeaux cc0090eea8
modify UI 2026-09-11 23:18:18 -05:00
Clinton Billedeaux e5b6ee1d94 Merge pull request 'change model and UI library to Spectre.Console.' (#1) from Branched-ui into main
Reviewed-on: #1
2026-08-28 22:47:03 -05:00
Clinton Billedeaux 7623ece180
change model and UI library to Spectre.Console. 2026-08-28 22:23:56 -05:00
Clinton Billedeaux eac3249f84 Update README.md 2026-08-02 02:21:51 -05:00
Clinton Billedeaux 3c0c8abb2c
change model 2026-07-06 12:21:14 -05:00
Clinton Billedeaux 8978a1fb59 chore: add local agent directory to .gitignore 2026-05-18 11:03:07 -05:00
Clinton Billedeaux 8f9291883d feat: initialize YouTube summarizer project with OpenAI integration and map-reduce processing strategy 2026-05-18 11:00:15 -05:00