You are browsing as a guest. Sign up (or log in) to start making projects!

UTGyan7

@UTGyan7

Joined June 4th, 2026

  • 0Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Open comments for this post
Reposted by @UTGyan7

19m 19s logged

Dev Vlog #1 — Building VTV

Hey everyone, welcome to the first VORTEX DEVLOG!!!

I’ve been working on one features for VORTEX so far: VTV (Voice-to-Voice).

I’ve also been fixing bugs and making the project more stable. The chat system works, but there are still a few bugs that pop up sometimes.

Some AI models also aren’t working properly yet, but I’ve already found the issues and they’ll be fixed in future. :d

Current Progress

  • Speech recognition
  • AI response processing
  • Text-to-Speech generation
  • Conversation handling
  • Response optimization

For VTV to feel natural, speech recognition, AI processing, and voice generation all need to be really fast.

I’m also trying to make everything more stable so conversations don’t randomly break.

Next, I’ll be working on:

Project Status: 🟡 Active Development

VTV isn’t finished yet, and there are still a few bugs , but I’m happy with how things are going.

1
1
40
Open comments for this post
Reposted by @UTGyan7

26m 13s logged

Dev Vlog #2 — Calculator is Done!

Hey everyone, welcome back to another WebOS update!

Since the last devlog, I’ve finished the second app :
a Calculator !!!.

It can:

  • Perform basic calculations
  • Use multiple operators in one expression
  • Handle parentheses correctly
  • Display accurate results
  • Run inside the WebOS window system

One thing I’m pretty happy with is that it doesn’t use JavaScript’s built-in eval() function.
Instead, it processes expressions itself, which gives me more control over how calculations work.

Next, I’ll be improving the window system and starting work on a File Explorer.

Project Status: 🟡 Early Development

ALSO FOLLOW MY “VORTEX AI” PROJECT

15
2
1957
Open comments for this post
Reposted by @UTGyan7

23m 3s logged

Dev Vlog #1 — Notepad is Done! 🚀

Hey everyone, welcome to the first WebOS devlog!

I’ve finished the first app for WebOS: Notepad.

Right now, it lets you:

  • Open it from the desktop
  • Type and edit text
  • Use it as a simple note-taking app
  • Experience the first working WebOS window

I’m also working on improving the desktop, fixing bugs, and planning the next features.

Next up:

  • Taskbar
  • Calculator

WebOS is still in the very early stages, but it’s nice to finally have the first app up and running.

Project Status: 🟡 Early Development

1
2
53
Open comments for this post
Reposted by @UTGyan7

19m 3s logged

Dev Vlog #2 — Open Website Command 🚀

Hey everyone, welcome back to another VORTEX update!

I added a feature that lets VORTEX open websites straight from chat.

Instead of opening your browser and typing everything yourself, you can now just type something like open youtube or open google, and it just open it straight.

New Features

  • Added open <website> command

  • Opens supported websites in your default browser

  • Added support for:

    • YouTube
    • Google
    • Gmail
    • ChatGPT
    • GitHub

When you use the open command, VORTEX checks if the website is in its supported list. If it is, it’ll open it automatically and let you know.

open github

https://github.com/srinj-ai/VORTEX-AI-ASSISTENT

The feature is working pretty well so far, but it’s still early.

Project Status: 🟡 Active Development

*BTW, here’s a quick demo! *

3
2
94
Open comments for this post
Reposted by @UTGyan7

32m 33s logged

Dev Vlog #3 — WebOS is Ready to Ship 🚀

After weeks of coding, fixing bugs, and adding features, WebOS is finally finished and ready to ship!

WebOS is a browser-based desktop experience built with React, TypeScript, and Vite. The goal was simple: make something that feels like a real operating system while running entirely in the browser.

Features

  • Desktop-style operating system interface
  • Draggable and focusable application windows
  • Notepad
  • Calculator
  • About/Welcome App
  • Start Menu
  • Live taskbar clock
  • Active window management
  • Window controls (open, close)
  • Responsive design

With everything planned now completed, WebOS v1 is officially finished and ready to ship. 🎉

Thanks to everyone who followed the project and read the devlogs along the way. This is the end of the WebOS v1 journey, and now let’s see if all the hard work pays off and how people react to it.

Project Status: 🟢 Ready to Ship

0
2
181

Followers

Loading…