Skip to content

Conversation

@Shohei965
Copy link
Owner

Summary

  • add a Google Apps Script to cluster and summarize questions directly in Sheets
  • document how to use the Apps Script for prioritizing questions

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')

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

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