Skip to content
View Pager-dot's full-sized avatar

Highlights

  • Pro

Block or report Pager-dot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pager-dot/README.md

Hi, I'm Paritosh πŸ‘‹

Open-source enthusiast

Working on agent tooling, RAG pipelines, and video-translation systems β€” and breaking my self-hosted server on the side.

LinkedIn Email Portfolio


πŸ”­ What I'm working on

  • vid_translate β€” a Tauri desktop app doing live speech translation (JA/ES β†’ EN) with Vosk streaming ASR and CTranslate2, packaged for Linux and Windows via a GitHub Actions release matrix.
  • Poking at a FOSS community platform (FastAPI + PostgreSQL + React/Vite) in my spare time.
  • Open to new SDE / AI-agent-tooling internship opportunities.

🧰 Tech I reach for

Python Rust TypeScript React Next.js FastAPI Tauri Docker PostgreSQL LangChain OpenTelemetry Linux

πŸš€ Featured projects

Project What it does
vid_translate Tauri desktop app for live JA/ES β†’ EN video translation; Vosk ASR + CTranslate2 (int8-quantized MarianMT), paced-reveal captions, cross-platform CI release pipeline (AppImage/.deb/.msi)
RAG-Model Multimodal document-intelligence RAG pipeline β€” marker for layout-aware PDF parsing, qwen3-vl for image captioning, bge-large-en-v1.5 embeddings into ChromaDB, served locally with gpt-oss:120b
KIIT_WIFI_ISSUE PowerShell automation for KIIT campus WiFi login/reconnection β€” cut reconnection time from ~90s to ~4.5s
Screen-usage-widget A small desktop widget for tracking screen-time, built because nothing off-the-shelf did what I wanted
Text-Extractor-for-mac-os Region-select screen OCR widget for macOS

(full list in my repositories tab)

🏠 Outside of work

Self-host a small home lab on Ubuntu Server (CasaOS, Jellyfin, Tailscale, Cloudflare Tunnels), tinker with Fedora/GNOME, and grind DP/binary-search problems in Java and Python when I need a break from agents and pipelines.


Reach out if you're building something with LLM observability, agent tooling, or just want to talk about self-hosting setups.

Popular repositories Loading

  1. vid_translate vid_translate Public

    Tauri desktop app for live JA/ES β†’ EN video translation; Vosk ASR + CTranslate2 (int8-quantized MarianMT), paced-reveal captions, cross-platform CI release pipeline (AppImage/.deb/.msi)

    Rust 11 1

  2. KIIT_WIFI_ISSUE KIIT_WIFI_ISSUE Public

    This project automates Kiit WiFi connectivity and login for KIIT campus networks using a PowerShell script. It simplifies managing network profiles, automates credential input, and provides a short…

    PowerShell 6

  3. Python-quiz-with-tkinter-and-MySQL Python-quiz-with-tkinter-and-MySQL Public

    This is my class 12th Python project where i have created a python quiz and stored marks in an Mysql data base

    Python 1 1

  4. RAG-Model RAG-Model Public

    This is a Simple RAG Implementaion via the use of Maker and ollama's gptoss:120B cloud model

    Python 1

  5. Screen-usage-widget Screen-usage-widget Public

    This is a personal project of mine i need a way to see my screen time usage but as there were no witget i decided to try to code one :)

    Python

  6. Text-Extractor-for-mac-os Text-Extractor-for-mac-os Public

    A simple widget that let the user extract text by selecting the region of their interest on their computer screen

    Python