Private family archive

Raghav Agent Dashboard

Live archive, transcript, storage, and service telemetry for the Grandad Book voice-note pipeline.

Voice notes Grandad Book Protected monitor
Agent serviceactiveUpdated 06 Jul, 09:31
Archive Notes123m 16s captured
Avg ConfidenceMedium (75%)6 notes need follow-up
Raw Audio1.0 MB0.02% of 5.0 GB
Log Issues22Last note 2026-05-21

Confidence

12 classified notes

Medium9
High3

Sources

12 classified notes

TEST12

Recent Activity

Latest processed notes

Notes

12 visible

Transcript Detail

20260521_083305_thata_note.md

TEST 2026-05-21 08:33 AM UTC 12s EnMedium

Thata is travelling to Japan on 26th May, arriving at Narita Airport and then taking the bullet train to Osaka. He will return to Dubai from Osaka on 3rd June.

DubaiJapanNarita AirportOsakaTravel & Places26th May3rd June

Cleaned Transcript

I'm going to Japan on 26th May. I'm landing at Narita Airport. Then I'm going to Osaka by bullet train. And then in Osaka, I'm coming to Dubai on 3rd June.

Raw transcript

I'm going to Japan on 26th May. I'll land at Narita Airport. Then I'll fly to Osaka. Then in Osaka, I'll come to Dubai on 3rd June.

Audio

/raw-audio/2026/05/20260521_083305_thata_note.ogg

Indexes

Obsidian archive views

---
tags:
  - project
---

# Master Index — All Voice Notes

| Date | Title/Topic | Duration | People | Places | Confidence |
|------|-------------|----------|--------|--------|------------|
| 2026-05-21 | Thata is travelling to Japan on 26th May, arriving at Nar... | 12s | — | Dubai, Japan, Narita Airport, Osaka | Medium |
| 2026-05-21 | Testing the Raga agent on transcription. | 11s | — | Japan | Medium |
| 2026-05-04 | [uncertain: I was born here. | 18s | — | Alwasal Hospital, Dubai | Medium |
| 2026-05-04 | [uncertain: My Tamil name is Aaravamodhan. | 6s | Aaravamodhan | Chennai | Medium |
| 2026-05-04 | This is the test using the new faster whisper model, so l... | 15s | Aditya Vadhava, Vishal Karan | — | High |
| 2026-05-04 | [uncertain: Let's try speaking in Hindi.] [uncertain: My ... | 16s | — | — | Medium |
| 2026-05-04 | I am doing a Tamil test. | 14s | Murli Raghavan, Sudhava Raghavan, Sundar Raghavan, Vasantha Raghavan | — | Medium |
| 2026-05-04 | So, faster whisper is actually a really good model for tr... | 26s | Murli Raghavan, Radhika Murli Raghavan, Sundara Raghavan, Vasantha Raghavan | — | High |
| 2026-05-04 | I got married when I was just 18 years old. | 31s | Vasanth | Kanpur, Prasvath, Sengannur | Medium |
| 2026-05-04 | [uncertain: I was born in Delhi and I studied in the Sard... | 17s | — | Delhi | Medium |
| 2026-05-04 | Hey, today my dad went to Palm Jumeirah with the boys. | 5s | — | Palm Jumeirah | High |
| 2026-05-04 | [uncertain: Hello, today my son told me that he is going ... | 25s | Siddharth | — | Medium |

**Total Notes:** 12  
**Total Duration:** 3m 16s  
**Last Updated:** 2026-05-21

Logs

Redacted bot and service output

-- No entries -- response = await self._send_single_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/httpx/_client.py", line 1730, in _send_single_request response = await transport.handle_async_request(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/httpx/_transports/default.py", line 393, in handle_async_request with map_httpcore_exceptions(): File "/usr/lib/python3.12/contextlib.py", line 158, in __exit__ self.gen.throw(value) File "/root/raghav-agent/.venv/lib/python3.12/site-packages/httpx/_transports/default.py", line 118, in map_httpcore_exceptions raise mapped_exc(message) from exchttpx.ReadErrorThe above exception was the direct cause of the following exception:Traceback (most recent call last): File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/ext/_updater.py", line 750, in _network_loop_retry if not await do_action(): ^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/ext/_updater.py", line 744, in do_action return action_cb_task.result() ^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/ext/_updater.py", line 371, in polling_action_cb updates = await self.bot.get_updates( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/ext/_extbot.py", line 650, in get_updates updates = await super().get_updates( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/_bot.py", line 4480, in get_updates await self._post( File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/_bot.py", line 619, in _post return await self._do_post( ^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/ext/_extbot.py", line 354, in _do_post return await super()._do_post( ^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/_bot.py", line 648, in _do_post result = await request.post( ^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/request/_baserequest.py", line 202, in post result = await self._request_wrapper( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/request/_baserequest.py", line 334, in _request_wrapper code, payload = await self.do_request( ^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/request/_httpxrequest.py", line 317, in do_request raise NetworkError(f"httpx.{err.__class__.__name__}: {err}") from errtelegram.error.NetworkError: httpx.ReadError: 2026-07-06 01:10:45,362 [INFO] Flood control exceeded. Retry in 5 seconds2026-07-06 01:10:51,385 [ERROR] No error handlers are registered, logging exception.Traceback (most recent call last): File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/ext/_updater.py", line 750, in _network_loop_retry if not await do_action(): ^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/ext/_updater.py", line 744, in do_action return action_cb_task.result() ^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/ext/_updater.py", line 371, in polling_action_cb updates = await self.bot.get_updates( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/ext/_extbot.py", line 650, in get_updates updates = await super().get_updates( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/_bot.py", line 4480, in get_updates await self._post( File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/_bot.py", line 619, in _post return await self._do_post( ^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/ext/_extbot.py", line 354, in _do_post return await super()._do_post( ^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/_bot.py", line 648, in _do_post result = await request.post( ^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/request/_baserequest.py", line 202, in post result = await self._request_wrapper( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/raghav-agent/.venv/lib/python3.12/site-packages/telegram/request/_baserequest.py", line 387, in _request_wrapper raise NetworkError(description or "Bad Gateway")telegram.error.NetworkError: Bad Gateway

Theme Radar

Most frequent archive themes

Family & Relationships6Faith & Culture4Travel & Places4Childhood & Youth2Education2Career & Work1Friendship1