
PlasticApp
The mobile game that rewards plastic sorting
PlasticApp launched on August 26, 2023 with 90 votes, #1,123 of 4,401 launches that month and more than 75% of that year's launches.
What it does
PlasticApp is a cutting-edge mobile application revolutionizing the way we approach plastic waste. By transforming the act of recycling into an engaging game.
Does a similar job
all alternatives →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 · 23d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 24d ago · company-app.joinastute.com



Skydive▲438Skydive lets teams create AI agents that complete real work inside the tools they already use. Describe the outcome you need, and Skydive builds an agent around it with no code or prompt engineering required. Each agent has its own computer and browser, allowing it to log into to
AI · 16d ago · skydive.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