Skip to content
← cd ~cat logs/mission.log4 entries

Mission Logs

NovelVerse
2025·04

Building a Multi-Modal AI Reading Platform

Architecting a full-stack web novel platform with LangGraph agents, vLLM inference, RAG semantic search via pgvector, and SOTA TTS with voice cloning.

Speech AI
2025·02

Kokoro + Fish Speech: Local TTS Pipeline

Integrating ONNX Runtime TTS with Fish Speech S2 Pro for voice cloning. Latency optimization, audio caching via R2, and Redis-backed semantic caching.

Computer Vision
2024·12

Fine-Tuning YOLOv8 for PCB Detection

Training YOLOv8 on custom PCB datasets, optimizing for Coral Edge TPU deployment, and building a Tkinter UI for real-time manufacturing inspection.

Biometrics
2024·09

Iris Detection: YOLO + UNet Pipeline

End-to-end iris biometric system combining YOLO-based detection with UNet segmentation. PyTorch implementation with precision-focused post-processing.