FELA Β· in context tabular foundation model
AutoML at Spreadsheet Speed
Setup
Fully Automated CSV Data Science Wizardry!
Pros
Google sheets integration on the way Β· Same tool in Postgres!
Usage
Simulate being a data professional with "just one quick ask bro!"
Give it a small table where some rows already have the answer filled in.
It learns the pattern from those rows alone - no setup, no training run -
and predicts the blank cells, with a confidence range so you know when to trust it.
5 kinds of answer
A category (EG which type of thing) comes back as a shortlist with a
confidence for each. A number (EG a price) comes back as a best estimate
with a range it's likely to fall inside.
Our Google Sheets and PG tools also do interpretation/explaining, as well as clustering (grouping) and imputation (slot filling).
Use it YOUR WAY!
We are soon releasing an extension for Google Sheets where you can use this every day! Private, confidence bounded tabular predictions.
Additionally, if you are a website backend engineer... we have released builds and docker containers for this same tool built into
a FOSS legend technology that we love - Postgres! Check out pg_fela on Github and leave us a star.