crisishistory/HistoryAIToolkit

Pass text transcription to an LLM

Open

#6 opened on Sep 25, 2023

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Python (18 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (PR metrics pending)

Description

  • 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

Contributor guide