crisishistory/HistoryAIToolkit

Pass text transcription to an LLM

Open

#6 ouverte le 25 sept. 2023

Voir sur GitHub
 (3 commentaires) (0 réactions) (1 assigné)Python (18 forks)github user discovery
good first issuehelp wanted

Métriques du dépôt

Stars
 (13 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur