Live data from Hacker News

Viewing profile — behzadhaghgoo

behzadhaghgoo

HN member
Joined
Wed, Nov 29, 2017, 2:19 AM UTC
HN karma
9
Public activity
32 items

About behzadhaghgoo

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. 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…

  4. 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…

  5. 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.…

  6. 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.

  7. 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.

  8. 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.

  9. comment
  10. story
  11. 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…

  12. comment
    Comment #38172481

    Here is a clone of hackernews in 2 prompts: https://www.booknote.cloud/editor/AMGjCiDcVQyt206NibH48WOViT...

  13. 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.

  14. story
  15. 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…

  16. story
  17. comment
    Comment #34555025

    When they release an api we would charge our users and pay them

  18. 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 …

  19. story
  20. comment
    Comment #33885326

    This is so cool!!!

  21. comment
    Comment #31649280

    Thanks! Oh where is the button hijacked?

  22. 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…

  23. 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.

  24. 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…

  25. 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 …