Nytechat - Talk to AI nytemode

This idea came up in less than 24 hours after I saw an x post: https://x.com/AidenSolaran/status/1911881630937219313

So, I took this as my own challenge and made: nytechat - https://nytechat.vercel.app


!green & !amber change the colors.
There are a few more hidden commands as well. It uses grok-3-mini for the reasoning.

I feel like this app will continue to evolve for me as I’ve learned quite a few things during the process of creating this one. As well as follow the evolution of AI itself. I’ve begun to design an AI persona system as well because of this project.

Had lots of fun with this one and will continue to play around with it. Full source code on my github as well: GitHub - NYTEMODEONLY/nytechat: Talk to AI nytemode.

Definitely want to make this one cooler. Wish I got paid to do this!

4 Likes

@nytemode The terminal UI is awesome!
It would be cool to have response streaming too. You can do that easily in React using the Vercel AI SDK.

I also like the secret commands :joy:

3 Likes

Thanks for the comment and feedback!

It started with a streaming response, but that took away from the old school terminal vibe for me so I opted for the full at-once responses. I didn’t like the streaming response personally for this project. Still working on the format and delivery for the persona but I like where it is at right now.

And gosh darn it, the AI must have shipped one of the secret commands in the commands latest prod build. It was the last thing I was tweaking before I posted and fell asleep lol :rofl:

Had a lot of fun with this one though!

2 Likes

Super nostalgic, this is awesome!

Did you build this on v0?

2 Likes

Thanks for the feedback and comment Pauline! Very fun project for me.

This was not built in v0. From scratch and concept in Cursor. I would, however, like to request a feature for v0.

v0 has an export to zip when working on a project which I love. It has actually helped me build a ton of ground work with prototyping > exporting zip > and importing into cursor and continuing development. Since it was built in v0, I know deployment to Vercel is already built in. Speeds things up sometimes.

I wish there was a way to IMPORT, say, a github repo into v0 and pick up the project from there. Where v0 would ensure the project imported is up to snuff for Vercel and then allow me to start hooking in databases etc. For some projects, this would make dev so much easier and give me the plethora of tools v0 has as well like the live view and individual element selector.

2 Likes

:eyes: Coming VERY soon!

3 Likes

I can’t wait for this