
Omnia Generative AI for AR/VR
Generate AR/VR models in seconds
Omnia Generative AI for AR/VR launched on August 4, 2023 with 2 votes.
What it does
You can generate the assets you need for your campaigns, and export them in the most common AR file formats (iOS & Android). It takes seconds rather than months.
Does a similar job
all alternatives →
- GAGenerate a 3D model that looks like you and apply AR animation effects2021 · youtube.com · ▲94




More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 22d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 23d ago · company-app.joinastute.com




Source: Product Hunt launch ↗
Launched alongside, August 2023
the whole month →



Lottielab▲869Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com