Nice! What you building?
Played with midscenejs + UI-tars over the weekend - was a bit fussy but I think that may have been just because I was using the 7B parameter model.
@sav-posts.bsky.social
Building AI agent computers @ https://www.agentstation.ai/
Nice! What you building?
Played with midscenejs + UI-tars over the weekend - was a bit fussy but I think that may have been just because I was using the 7B parameter model.
Are folks using any AI tools for writing these days?
I'd love a cursor-like text editor that makes in-line edits, can help look for link references, save/manage files, and potentially refer to instructions / tone of voice examples / reference docs.
#buildinpublic
Oh yeah it was nerve wracking!
For the most part folks were positive and constructive, but its the internet after all...
Got an article to #1 on Hacker News! ๐
First time but hopefully not the last :D
#buildinpublic
Introducing our #opensource uuidkey project -
It creates beautiful API keys by encoding and formatting UUIDs.
Plus, if you're using UUIDv7 or any other timestamped format, you can still store them decoded in your database for faster indexing + sorting!
docs.agentstation.ai/blog/beautif...
Here's a direct link to the github repo too - feedback and contributions welcome!
github.com/agentstation...
We may have been inspired by old school product CD keys... we just like the way they look!
10.01.2025 16:28 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Introducing our #opensource uuidkey project -
It creates beautiful API keys by encoding and formatting UUIDs.
Plus, if you're using UUIDv7 or any other timestamped format, you can still store them decoded in your database for faster indexing + sorting!
docs.agentstation.ai/blog/beautif...
Been working on more product teaser demos for our AI agent workstations!
In this demo, we launch a fully-equipped virtual workstation in under 0.3ms (server-side) from our dashboard.
#buildinpublic
youtu.be/4X3UiXjbtlo
Been working on more product teaser demos for our AI agent workstations!
In this demo, we launch a fully-equipped virtual workstation in under 0.3ms (server-side) from our dashboard.
#buildinpublic
youtu.be/4X3UiXjbtlo
Reminds me that the mundane parts of your product deserve just as much UX love as the flashy ones. Excellence is in the details.
19.12.2024 18:40 โ ๐ 4 ๐ 0 ๐ฌ 1 ๐ 0New users get a prompt to generate a key right from their first dashboard login.
While API keys aren't the sexiest feature, every single user will needs one to unlock our product's full potential. It's a critical touchpoint we want to get right.
Think we nailed our API key flow for AgentStation โจ
Would love your thoughts on it!
Built with DaisyUI, Tailwind, HTMX and Go.
#buildinpublic
Shared my project on /r/sideproject for the first time today!
Spare me an upvote if you can :)
#buildinpublic
www.reddit.com/r/SideProjec...
Link to the matrix effect project - github.com/Rezmason/mat...
18.12.2024 16:27 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Had a little fun with our 404 page last night!
Anyone else have go-to open source projects for silly site animations?
Link to the matrix effect project - github.com/Rezmason/mat...
18.12.2024 16:21 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Warp terminal's AI commands are pretty cool.
Been using it to write FFmpeg commands for video conversion / trimming / compression. Guess what all those online converter tools are using under the hood.... ๐คซ
#buildinpublic
[5/5] Our AI agent workstation API is launching soon! Sign up for early access at:
17.12.2024 15:48 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0[4/5] We used a combination of open source + custom work for our implementation, but there are some great open source projects for human-like mouse movements. This one in particular is great - github.com/Xetera/ghost...
17.12.2024 15:48 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0[3/5] To improve the user experience, we decided to render each mouse movement, click, keyboard input visually, so the developer or their end-users users can follow along in live streams or recordings.
17.12.2024 15:48 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0[2/5] Most agent and web automation tools operate headlessly, with no visualization of OS or browser interactions. This makes it challenging to debug, demonstrate, or monitor agent behavior during execution.
17.12.2024 15:48 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0[1/5] We've added natural animations for the virtual mouse (move, hover, click) & keyboard as part of our AI agent workstations:
- Curved pathing & target overshooting for mouse movements
- Click "target" visualization
- Variable keyboard press timing
Some details why & how we did this... ๐งต
No worries! :) happy to help!
17.12.2024 15:35 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Essentially - it gives you a framework to think about all the channels that exist to find your first customers and then how to evaluate and test them.
If you don't want to read a whole book though the Lenny's newsletter articles on getting your first customers cover similar (tactical) ground -
Traction by Gabriel Weinberg & Justin Mares. Oldie but a goodie!
17.12.2024 06:49 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Oh nice, thanks for the share! Will give it a read!
12.12.2024 20:25 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Makes total sense. In a similar vein.. would be curious to read your thoughts at some point on whether the models themselves will be commoditized, and how venture is thinking about that. Assuming from this thread/article you don't think so!
12.12.2024 02:54 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Super interesting read! What do you think about companies who are leveraging existing models vs. training them?
Seems there is less impact on startup costs, but a significant reduction in margin. Makes you wonder if AI wrappers will compete one another to non-tech profit margins long term...
An API for virtual desktops that AI agents use to automate computer tasks! Basically infrastructure for developers to run models like Claude Computer Use, or hook up your own LLM to use its own computer.
www.agentstation.ai