这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@yhsung
Copy link
Owner

@yhsung yhsung commented Jun 19, 2025

Summary

  • allow uploading PDFs through file picker
  • parse selected PDF and send its text to the LLM for summarization
  • show selected PDF file name before sending
  • support sending PDF text via new sendMessageWithPdf provider method
  • compute embeddings for uploaded PDFs using each LLM service
  • store embeddings with the user message
  • update dependencies and README

Testing

  • flutter test (fails: command not found)

https://chatgpt.com/codex/tasks/task_e_685402494d8c83228558c5e78fa88667

@yhsung yhsung merged commit 6566480 into main Jun 19, 2025
yhsung added a commit that referenced this pull request Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants