Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First Draft of AI Summarization #1

Merged
merged 4 commits into from
Feb 14, 2025
Merged

Conversation

micahmills
Copy link
Collaborator

This is a first draft of AI summarization.

You need to add an LLM endpoint URL, your API key, and the model you want to use on that API endpoint. and it will summarize all the activity and comments.

TO DOs:

  • Make the UI better it is currently in its own tile and it is a little weird.
  • save the Summary so we don't have to call to the LLM every single time
  • Save a time stamp of the summary so we can compare activity to see if we need to add to the summary.
  • Summarize in multiple languages

@corsacca
Copy link
Member

This is awesome. Thanks @micahmills!
I'm merging this is so we can build off of it.
I've moved the todos to #2

@corsacca corsacca merged commit e78e1b8 into DiscipleTools:master Feb 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants