
ThinkEvolve
Access an experienced Data Scientist at a flat monthly fee
ThinkEvolve launched on August 18, 2023 with 4 votes, #2,096 of 4,401 launches that month.
What it does
Our subscription product ThinkEvolve-DaaS allows you access an experienced Data Scientist, replacing unreliable freelancers and expensive agencies for one flat monthly fee.
Does a similar job
all alternatives →



- ISI scrape Steam data every month and it's yours to download for free2025 · gginsights.io · ▲161
Yeah, there's AI, but I added it because I found it easier to find answers I'm looking for. For the data scientists, you can download the CSV and go crazy. Would love to know what discoveries or learnings can be found from it. To download the raw scraped data you need to become a paid member but you don't really need it unless you're wanting to finesse a table of data for a particular need. The cost is mostly just an incentive to help me pay the bills for running the website. The bunch of available CSV files contain large amounts of data which has everything from tags, genres, pricing,…

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