🧠 SYA – Assistant personnel local, modulaire et auto-hĂ©bergĂ©, basĂ© sur Ollama, Rust (Actix) et Next.js. L’alternative open-source Ă  Jarvis.

3 Open Issues Need Help Last updated: Jul 22, 2025

Open Issues Need Help

View All on GitHub
Module Crypto about 1 month ago

AI Summary: The task is to add a cryptocurrency module to the SYA project. This module should display real-time cryptocurrency prices and allow users to track a small portfolio of their holdings. This involves integrating with a cryptocurrency price API and designing a user interface within the existing Next.js frontend to display the information.

Complexity: 4/5
enhancement good first issue

🧠 SYA – Assistant personnel local, modulaire et auto-hĂ©bergĂ©, basĂ© sur Ollama, Rust (Actix) et Next.js. L’alternative open-source Ă  Jarvis.

TypeScript
Module Météo about 1 month ago

AI Summary: Implement a weather module for the SYA project that displays local weather information using a free API. This involves integrating a weather API into the existing Next.js frontend and potentially the Rust backend for data fetching and display within the SYA application's user interface.

Complexity: 3/5
enhancement good first issue

🧠 SYA – Assistant personnel local, modulaire et auto-hĂ©bergĂ©, basĂ© sur Ollama, Rust (Actix) et Next.js. L’alternative open-source Ă  Jarvis.

TypeScript

AI Summary: Implement real-time streaming of LLM responses in the SYA chat interface, replacing the current simulated typing effect. This involves modifying the frontend (Next.js) to handle a stream of data from the backend (Rust/Actix) and display the response incrementally as it arrives.

Complexity: 4/5
enhancement help wanted good first issue

🧠 SYA – Assistant personnel local, modulaire et auto-hĂ©bergĂ©, basĂ© sur Ollama, Rust (Actix) et Next.js. L’alternative open-source Ă  Jarvis.

TypeScript