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

Add summarize feature with LLMs #32

Open
JulianFP opened this issue May 27, 2024 · 0 comments
Open

Add summarize feature with LLMs #32

JulianFP opened this issue May 27, 2024 · 0 comments
Labels
FR enhancement New feature or request regarding a functional reqirement low priority if we should have lots of time

Comments

@JulianFP
Copy link
Owner

Sometimes you may want to get a summary for a long interview/talk/meeting/... after transcribing them. LLMs a great for this kind of job however they often come with similar privacy issues as whisper (ChatGPT, Gemini, ... are not self-hostable!). If we would provide something like that using a self-hosted LLM like llama or mistral it would make this kind of thing a lot more convenient for the user and prevent them from just copy and pasting the transcript into ChatGPT (and thus eliminating every benefit of this project).

@JulianFP JulianFP added FR enhancement New feature or request regarding a functional reqirement low priority if we should have lots of time labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FR enhancement New feature or request regarding a functional reqirement low priority if we should have lots of time
Projects
None yet
Development

No branches or pull requests

1 participant