AbacatePay / AbacatePay/abacate-chat
Add functionality for Audio files on the API
Aberta
backend
enhancement
- Linguagem predominante
- TypeScript
- Estrelas
- 49
- Forks
- 13
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## Suggested feature
- Route should be able to accept an audio file, convert it to text and answer with the `/chat/create` and `/chat/continue`.
- Another option would be to add the functionality into the existing routes
Guia de contribuição
Direção de pesquisa
Look at the existing chat routes (`/chat/create` and `/chat/continue`) to understand the API structure. Research audio-to-text conversion libraries (like Whisper, Web Speech API) and how to integrate file uploads. Determine where to add the new route or modify existing ones, and test the end-to-end flow from audio upload to text response.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- api, backend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100