crisishistory/HistoryAIToolkit

Pass text transcription to an LLM

Open

#6 aberto em 25 de set. de 2023

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

Métricas do repositório

Stars
 (13 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador