crisishistory/HistoryAIToolkit

Pass text transcription to an LLM

Open

#6 geöffnet am 25. Sept. 2023

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (18 Forks)github user discovery
good first issuehelp wanted

Repository-Metriken

Stars
 (13 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  • 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