Skip to content

jepeto22/Final_project_Ironhack

View on GitHub ↗Related repositories →

active 2025-06-242025-12-02 (UTC)

Complete coverage26,682 / 26,682 hourly files (100%) · 2 absent upstream2023-08-152026-08-30 (UTC)
Events
37
Pushes
8
Pull requests
0
Issues
17
Stars
1
Forks
0

Activity over time

Daily event counts in the loaded window

Line chart, 162 days from 2025-06-24 to 2025-12-02. Pushes: 8 total, peak 2 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 17 total, peak 7 in a day. Comments: 9 total, peak 3 in a day. Stars: 1 total, peak 1 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
jepeto2234809

Recent activity

Latest issues, pull requests and releases

  • Issue#20jepeto222025-12-02 10:33
    Not able to record voice - The issue describes a lack of real-time voice message transcription for the Q&A Agent, which is consistent with the codebase analysis showing Whisper is used only for batch data ingestion in `src/batch_audio_downloader.py` and `src/simple_processor.py`, and no corresponding real-time STT endpoint in `app.py`.
  • Issue comment#20jepeto222025-12-02 10:33
    Not able to record voice - The issue describes a lack of real-time voice message transcription for the Q&A Agent, which is consistent with the codebase analysis showing Whisper is used only for batch data ingestion in `src/batch_audio_downloader.py` and `src/simple_processor.py`, and no corresponding real-time STT endpoint in `app.py`.
  • Issue#20jepeto222025-12-02 10:30
    Not able to record voice - The issue describes a lack of real-time voice message transcription for the Q&A Agent, which is consistent with the codebase analysis showing Whisper is used only for batch data ingestion in `src/batch_audio_downloader.py` and `src/simple_processor.py`, and no corresponding real-time STT endpoint in `app.py`.
  • Issue#19jepeto222025-12-02 10:29
    Not able to record audio - The voice message transcription feature, which relies on OpenAI's Whisper model, is not working. The issue likely resides in the audio processing and transcription logic within `app.py` or related voice modules.
  • Issue comment#16jepeto222025-12-01 08:33
    Rick mode not working - Rick mode personality and voice changes are not being applied, likely due to an issue in passing the mode from `static/js/chat.js` to `app.py`'s `/ask` and `/voice/speak` endpoints, or an ElevenLabs API key configuration problem affecting `create_tts_response` and `handle_rick_burp_tts`.
  • Issue comment#16jepeto222025-12-01 00:08
    Rick mode not working - Rick mode personality and voice changes are not being applied, likely due to an issue in passing the mode from `static/js/chat.js` to `app.py`'s `/ask` and `/voice/speak` endpoints, or an ElevenLabs API key configuration problem affecting `create_tts_response` and `handle_rick_burp_tts`.
  • Issue comment#16jepeto222025-12-01 00:07
    Rick mode not working - Rick mode personality and voice changes are not being applied, likely due to an issue in passing the mode from `static/js/chat.js` to `app.py`'s `/ask` and `/voice/speak` endpoints, or an ElevenLabs API key configuration problem affecting `create_tts_response` and `handle_rick_burp_tts`.
  • Issue#15jepeto222025-11-28 08:47
    Rick mode not working - Bug report: 'Rick mode' personality and voice not changing. Investigation needed in `/app.py` regarding mode application (e.g., `crazy_scientist` mode) and ElevenLabs TTS integration for Rick's voice, as indicated by `/modes` and `/rick/tts` endpoint documentation.
  • Issue comment#14jepeto222025-11-28 08:46
    Rick mode not working - User reported that 'Rick mode' personality and voice changes are not working, indicating a bug in the interactive modes and voice synthesis integration. Codebase search was unsuccessful due to timeouts.
  • Issue#14jepeto222025-11-28 08:46
    Rick mode not working - User reported that 'Rick mode' personality and voice changes are not working, indicating a bug in the interactive modes and voice synthesis integration. Codebase search was unsuccessful due to timeouts.
  • Issue#14jepeto222025-11-28 08:46
    Rick mode not working - User reported that 'Rick mode' personality and voice changes are not working, indicating a bug in the interactive modes and voice synthesis integration. Codebase search was unsuccessful due to timeouts.
  • Issue#14jepeto222025-11-28 08:46
    Rick mode not working - User reported that 'Rick mode' personality and voice changes are not working, indicating a bug in the interactive modes and voice synthesis integration. Codebase search was unsuccessful due to timeouts.
  • Issue#13jepeto222025-11-28 08:35
    Rick personality not working - Bug report: 'Rick mode' personality and voice not working. Affects interactive modes logic in `src/interactive_modes.py`, `static/js/chat.js`, `app.py` (for mode selection and TTS endpoints), and `src/kurzgesagt_rag_agent.py` for personality prompts.
  • Issue#13jepeto222025-11-28 08:35
    Rick personality not working - Bug report: 'Rick mode' personality and voice not working. Affects interactive modes logic in `src/interactive_modes.py`, `static/js/chat.js`, `app.py` (for mode selection and TTS endpoints), and `src/kurzgesagt_rag_agent.py` for personality prompts.
  • Issue comment#13jepeto222025-11-28 08:35
    Rick personality not working - Bug report: 'Rick mode' personality and voice not working. Affects interactive modes logic in `src/interactive_modes.py`, `static/js/chat.js`, `app.py` (for mode selection and TTS endpoints), and `src/kurzgesagt_rag_agent.py` for personality prompts.
  • Issue#13jepeto222025-11-28 08:35
    Rick personality not working - Bug report: 'Rick mode' personality and voice not working. Affects interactive modes logic in `src/interactive_modes.py`, `static/js/chat.js`, `app.py` (for mode selection and TTS endpoints), and `src/kurzgesagt_rag_agent.py` for personality prompts.
  • Issue comment#12jepeto222025-11-26 11:25
    Rick personality not working - Bug report regarding 'Rick mode' personality and voice not changing. The issue likely involves `src/interactive_modes.py`, `src/kurzgesagt_rag_agent.py`, `static/js/chat.js` for personality, and `app.py`'s `/rick/tts` endpoints and ElevenLabs integration for voice.
  • Issue#12jepeto222025-11-26 11:15
    Rick personality not working
  • Issue comment#9jepeto222025-11-26 11:07
    Rick mode not working properly
  • Issue#9jepeto222025-11-26 11:07
    Rick mode not working properly
  • Issue comment#8jepeto222025-11-26 11:03
    Rick peersonality mode not working
  • Issue#8jepeto222025-11-26 11:03
    Rick peersonality mode not working
  • Issue#7jepeto222025-11-26 11:01
    Rick mode not working
  • Issue#5jepeto222025-11-26 08:38
    Unable to sned messages to the chatbot
  • Issue#4jepeto222025-11-25 20:42
    Error when trying to attach an image

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 1 stars here means stars gained during the window, not the repo's star count.