AOSSIE-Org / AOSSIE-Org/DebateAI

[FEATURE]: Real-Time Streaming for AI Bot Debate Responses via SSE

Abierto
#416 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
TypeScript
Estrellas
84
Forks
198
Merge medio
2 d 19 h
PR fusionados (30 d)
30

Descripción

### Feature and its Use Cases

#### Improvement
- **Current Behavior**: When the user finishes their turn, the application blocks and waits 3–6 seconds for the entire Gemini LLM payload to complete before rendering the full paragraph all at once.
- **Goal**: Render the bot's response word-by-word with zero initial latency as tokens arrive from the AI model, providing clear visual feedback (typing indicators and blinking cursor).

### Additional Context

Hi @raghavpuri31 i want to work on this feature .

### Code of Conduct

- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [x] I have searched existing issues to avoid duplicates

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

The issue names no files, tests, or entry points, so start by tracing the current turn-completion path and how the Gemini payload reaches the UI. Done means responses arrive incrementally through SSE with no initial wait, while the interface shows typing feedback and a blinking cursor.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
typescript
Área
ai, api
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
48/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.