Viewing profile — behzadhaghgoo
behzadhaghgoo
HN member- Joined
- Wed, Nov 29, 2017, 2:19 AM UTC
- HN karma
- 9
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About behzadhaghgoo
No profile information was provided.
Recent public activity
- comment
- story
-
comment
Comment #46724833
One way to think about is like Notion. Imagine if every notion page was a webapp instead of a markdown and then you had an LLM that had access to it all. So anyone who uses product…
-
comment
Comment #46724813
If you give it an API to a local file system it can already connect. For the main file system we can explore it! Curious what your use case is. Currently our file system is a relat…
-
comment
Comment #46724711
I think the main thing is UI and being on the cloud. I used to have all my todos and notes on claude code. But it's much nicer to have a UI that can directly interact with them (e.…
-
comment
Comment #46724558
yeah everything persists. The apps and LLM both talk to the same source of data. So you can either talk to change things or have apps do it.
-
comment
Comment #46724534
Yup, basically like Claude code operating on a folder but the folder is on the cloud and it can generate interactive UIs for interacting with the folder.
-
comment
Comment #46724502
If you combine an LLM that can run code, a cloud file system, and UI generation, you can create a new kind of os that evolves dynamically with the user.
- comment
- story
-
story
Show HN: UI-GPT. Make tailwind websites from ChatGPT
Hi HN community, I made this ChatGPT that can make tailwind websites or components and then hosts them for you (or you can copy the code and reuse it). It's a more visual way for i…
-
comment
Comment #38172481
Here is a clone of hackernews in 2 prompts: https://www.booknote.cloud/editor/AMGjCiDcVQyt206NibH48WOViT...
-
story
Show HN: Generate webpages with GPT-4-Turbo
Leverage the power of GPT-4-turbo to generate fully functional websites in seconds. Dashboards, React components, calculators - you name it, Booknote creates it.
- story
-
comment
Comment #37260221
Hey Hackernews, A friend of mine and I have been thinking building a general purpose environment for GPT so it can generate code on the fly and run it. Imagine if you could have JS…
- story
-
comment
Comment #34555025
When they release an api we would charge our users and pay them
-
comment
Comment #34545036
MULTI.ON is a chrome extension that automates your browsing and acts as your AI assistant. It can help you with finding any content on the web, ordering food on doordash, shopping …
- story
-
comment
Comment #33885326
This is so cool!!!
-
comment
Comment #31649280
Thanks! Oh where is the button hijacked?
-
story
Show HN: Multiplayer Browser VS Code
Hi HN Community, We made a VS Code in the browser that can connect to any computer and lets you code together. - It can connect to any mac / linux device (your local computer or GC…
-
comment
Comment #31086223
Right now everyone runs and compiles on the same computer. Basically the browser editor connects to that computer and lets you run vscode.
-
story
Show HN: Multiplayer Browser VS Code
Hi HN Community, We made a VS Code in the browser that can connect to any computer and lets you code together. - It can connect to any mac / linux device (your local computer or GC…
-
comment
Comment #30936016
Hi HN Community, We are a group of college students passionate about making code collaboration faster. Recently, we have been building a VS Code in the browser that can connect to …