mckaywrigley/ai-code-translator

tRPC Implementation

masnwilliams opened this issue · 1 comments

Overview

I think that tRPC offers a very high value to DX and will allow the project to become more standardized with Zod integration as well.

Drawbacks

The only drawback with this is that to support streaming OpenAI's response, it cannot be hosted in a serverless environment.

@mckaywrigley I've got a local version of the translator built and working with tRPC. I'd love to get access to create a branch so others can try it out for themselves.