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

Pass text transcription to an LLM #6

Open
1 of 3 tasks
audreyfeldroy opened this issue Sep 25, 2023 · 3 comments
Open
1 of 3 tasks

Pass text transcription to an LLM #6

audreyfeldroy opened this issue Sep 25, 2023 · 3 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@audreyfeldroy
Copy link
Member

audreyfeldroy commented Sep 25, 2023

  • Pass a chunk of transcribed interview questions/answers to a (preferably free) LLM package or API to generate a list of follow-up interview questions
  • Remove openai imports and lines of code if unused
  • Print the LLM-generated questions to the console
@audreyfeldroy audreyfeldroy added help wanted Extra attention is needed good first issue Good for newcomers labels Sep 25, 2023
@jacobeileen
Copy link

I can claim this one - goal is lightweight and free.

@audreyfeldroy
Copy link
Member Author

The openai package was removed in #33, so checking that off.

How's it going @jacobeileen? I realize looking back that this one may be pretty tricky and large in scope. Need any help, or want to work together on scoping/breaking it into smaller issues? You're also welcome to pick a different "good first issue" that's easier to get working on your laptop.

No pressure if you're too busy post-PyCon. (Btw, your lightning talk was great!)

@Subramaniam-dot
Copy link
Contributor

I discussed this with @audreyfeldroy and will be working on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants