AOSSIE-Org / AOSSIE-Org/DebateAI

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

Ouverte
#416 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
TypeScript
Étoiles
84
Forks
198
Merge moyen
2 j 19 h
PR mergées (30 j)
30

Description

### 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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
typescript
Domaine
ai, api
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
48/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.