Skip to content

Conversation

@Shohei965
Copy link
Owner

@Shohei965 Shohei965 commented Jun 19, 2025

Summary

  • extend README with instructions for processing questions from Google Sheets
  • update requirements for Google Sheets and Gemini libraries
  • add sheets_summarize.py to fetch questions, cluster them using Gemini embeddings, and output summaries

Testing

  • python -m py_compile final_project/*.py
  • python final_project/summarize.py final_project/sample_questions.txt (fails: ModuleNotFoundError: No module named 'sentence_transformers')
  • python final_project/sheets_summarize.py dummy_id A1 dummy.json (fails: ModuleNotFoundError: No module named 'google')

@Shohei965 Shohei965 merged commit c695e7a into master Jun 19, 2025
1 check passed
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