That's the exact use case we're targeting! Once you start giving AI more autonomy in your projects, sandboxing becomes critical. Lots of people are vibe coding in prod these days
Built Cognitora.dev after getting frustrated with existing AI coding environments being either too limited, too heavy or too expensive. We're using Kata containers with the flexibility to run on either Firecracker or Cloud Hypervisor - letting us optimize for the best performance per workload.
Key differentiators from e2b/Daytona:
- True isolation with hardware-level security (not just Docker)
- Sub-3s cold starts vs 10-30s elsewhere
- Kata flexibility: Firecracker for ultra-fast startup, Cloud HV for heavier workloads
- Built-in AI context preservation across sessions
- Works with any LLM/model (not locked to specific providers)
The sandbox handles everything from simple scripts to full deployments. We're seeing devs use it for prototyping, code review with AI, and even production debugging in isolated environments.
Still early but would love feedback from the community.
That's why in the beginning of the call it discloses it's an AI.
Not all people are cool with it, but for most people who are not into tech, it's actually a fun experience I would argue
I built a new software product that does fully automated, live product demos with AI agents. They share their screen and basically replace sales reps demoing the product.
I mainly use Google Meet's API (hosting the meeting), OpenAI GPT v4o (llm), 11labs (for voice), deepgram (for the transcription of the meeting) and Twilio (to connect to the meeting).
Of course, it's early days (I built this yesterday) but so far, the results looks promising.
Unlike pre-recorded demo videos, AI agents can screenshare and demo the product while also responding in real time to questions and handle objections as they arise.
You can shadow top NFT collectors and get alerted when they buy, sell or mint a new NFT.
Heavily inspired by eToro commercials that popped up all over Youtube: "copy what top traders do" - Here you can copy what other NFT influencers are doing.
A big problem in doing that has been detecting fake transactions. A lot of scammy creators are airdropping NFTs into influencers' wallet. We detect fake mints, fake buys and fake sales - and only notify you of real ones.
Technically, the project is built in PHP + mysql and some JS for the charts.
Hope you like it!
It’s a remote job board that takes job opportunities out of Facebook.
Why make yet another remote job board? The market seems saturated at this point.
Here are some considerations on why I decided to make this product a reality:
I feel everybody is either copying Pieter Levels who owns remoteok.com, or using his API. This results in 100s of job boards promoting the same jobs, which then results in more applicants for the employer, but more competition for applicants.
With JobScout, I wanted to exploit a different source, Facebook, in order to get different kinds of jobs, which usually don’t get as much love and that you wouldn’t find on other remote job boards.
Hey, I made this quick tool that allows you to find interesting Facebook groups. Insert a keyword to search, filter, sort, and export results in plain text and CSV formats.
You can also scan groups to quickly analyze how fast they are growing, and how engaged the community is.
Ever wondered what are all the keywords you can rank for in the Shopify app store?
I just shipped a new project for Shopify developers.
It's a list of keywords you can rank for in the Shopify app store.
It's also useful to discover low-competition keywords by checking the average rating and number of reviews on the first page of results for each keyword.
I built this tool around uncovering Facebook advertising interests.
For each keyword you put in the ads manager, Facebook™ shows only 25 interest suggestions, the same that it shows to everybody.
Turns out more interests are just an API call away. If you are a dev, it's pretty simple but I thought to develop a free tool for non-technical people.
This was a small feature of a product I built almost three years ago and decided to give it new life.