Projects

Build logs, experiments, and technical explorations. A look at what we're working on.

Semantic Search Engine

Completed

Exploring vector embeddings for document search. Comparing OpenAI, Cohere, and open source models across quality, latency, cost, and operational complexity. Built with pgvector for similarity search and Next.js for the interface.

OpenAIPostgreSQLpgvectorNext.js
Launch Demo

No-Code Workflow Automation

In Progress

Visual workflow builder for non technical users to automate business processes. Features include drag and drop canvas, node library with triggers, actions, conditions, delays, webhooks, and approvals. Designed with multi tenant architecture, versioning, and observability.

React FlowNode.jsPostgreSQL
Launch Demo

AI Agent Framework

Planned

Research project on building reliable AI agents for business automation. Focused on correctness, safety, predictability, and cost control. Testing agent patterns including tool calling, planner executor, reflection, and retrieval assisted approaches. Demo use cases include support triage, invoice classification, and CRM updates.

LangChainGPT-4Tool APIs
Launch Demo