Skip to content
View rai0409's full-sized avatar

Block or report rai0409

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.

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
rai0409/README.md

Rai Ichinosawa

Python Automation & Backend Engineer for document processing, internal tools, and AI workflows.

I build practical systems for operations-heavy teams: workflow automation, document extraction pipelines, and internal tools with reliable APIs and reviewable logic.

I’m especially strong in projects such as:

  • Gmail / Calendar / Sheets / API automation
  • PDF extraction with OCR fallback
  • FastAPI backends for internal workflows
  • RAG and citation-backed knowledge tools
  • Workflow-driven systems with external integrations

What I can help with

Workflow automation
I build Python tools that reduce manual work across email, scheduling, spreadsheets, APIs, batch jobs, and CLI-based operations.

Typical examples:

  • Gmail triage and reply drafting
  • Calendar-aware workflow support
  • Spreadsheet and API synchronization
  • Scheduled batch jobs and reporting tools

Document AI pipelines
I build PDF ingestion and extraction pipelines with OCR fallback, structure recovery, and precision-first processing for contracts and business documents.

Typical examples:

  • Contract and business document parsing
  • OCR fallback for scanned PDFs
  • Structured extraction to JSON / CSV
  • Review support workflows for internal teams

Backend systems
I build FastAPI services, workflow-driven backends, integrations, internal dashboards, and small SaaS-style systems.

Typical examples:

  • Internal tools with clean APIs
  • Workflow state handling and integrations
  • Retrieval and knowledge APIs
  • Small backend systems for operations teams

Applied AI workflows
I build RAG systems, citation-backed answer flows, LLM routing, and review support tools for internal knowledge and operations.

Typical examples:

  • Internal document Q&A with citations
  • Retrieval pipelines with reproducible chunking
  • Rule-based LLM routing by task type
  • Review and summarization support workflows

Selected work

contract-ingest
Contract PDF ingestion core for native-text-first parsing and OCR fallback. Focused on Japanese contracts, structure recovery, and high-precision extraction.

internal_automation
Internal automation MVP for Japanese business email triage, reply drafting, and calendar-aware workflow support.

chatbot
Citation-first RAG template with FastAPI, retrieval, and reproducible chunk preparation for internal knowledge workflows.

ai_router
Rule-based LLM router that switches providers by task type and supports fallback-oriented workflow design.

booking_zoom_connect
Multi-tenant scheduling MVP with explicit workflow states, external integrations, and operations-aware design.


How I work

  • Async-friendly collaboration
  • Clear written communication
  • Small milestones and reviewable deliverables
  • Reproducible, testable, operations-aware implementation

Tech

Python, FastAPI, Pydantic, PyMuPDF, PaddleOCR, PostgreSQL, TypeScript, NestJS, Next.js, Prisma, Docker, Chroma, OpenAI-compatible APIs


Current focus

I’m currently focused on Python automation, document processing, internal tooling, and applied AI workflow projects for remote international clients.

GitHub: rai0409
Timezone: Japan Standard Time (UTC+9, async-friendly)

Pinned Loading

  1. ai_router ai_router Public

    Rule-based LLM router for spec, implementation, and review workflows

    Python

  2. booking_zoom_connect booking_zoom_connect Public

    Multi-tenant scheduling MVP with explicit workflow states and integration-friendly backend design

    TypeScript

  3. chatbot chatbot Public

    Citation-first RAG template with FastAPI, retrieval, and reproducible chunk preparation

    Python

  4. contract-ingest contract-ingest Public

    Contract PDF ingestion core with native-text-first parsing and OCR fallback

    Python

  5. internal_automation internal_automation Public

    Python workflow automation for Japanese business email triage and calendar coordination

    Python