Mathis obadia
mathisob.bsky.social
Mathis obadia
@mathisob.bsky.social
Working at http://www.pubgen.ai for local newsrooms. Building http://askair.ai in public
I’ve just released an open-source version of AskAir.ai! All core functionalities are there, and over the next few days, I’ll be working to make self-hosting as easy as possible. I’ll be using SST.dev to replace several external SaaS. Follow along here: github.com/mathisobadia...
GitHub - mathisobadia/AskAir: Open Source version of AskAir.ai
Open Source version of AskAir.ai. Contribute to mathisobadia/AskAir development by creating an account on GitHub.
github.com
December 23, 2024 at 1:08 PM
Reposted by Mathis obadia
Gemini 2.0 is out, and there's a ton of interesting stuff about it. From my testing it looks like Gemini 2.0 Flash may be the best currently available multi-modal model - I upgraded my LLM plugin to support that here: github.com/simonw/llm-g...

Gemini 2.0 announcement: blog.google/technology/g...
Release 0.7 · simonw/llm-gemini
New Gemini 2.0 Flash model: llm -m gemini-2.0-flash-exp 'prompt goes here'. #28
github.com
December 11, 2024 at 5:55 PM
Learning there’s an undocumented lambda limit thanks to a production outage is just the perfect way to spend your evening.
December 10, 2024 at 10:16 PM
Reposted by Mathis obadia
AI SDK 4.0

• PDF support for Anthropic and Google providers
• Computer use support with Anthropic's Claude
• Continuation support for long text generation
• New xAI Grok provider and other provider updates
• Updated chatbot template

vercel.com/blog/ai-sdk-...
AI SDK 4.0 - Vercel
Introducing PDF support, computer use, and xAI Grok provider
vercel.com
November 18, 2024 at 9:33 PM
Try to guess the day where I added prefetch={false} to all the Link components in my nextjs app
November 18, 2024 at 1:13 PM
Reposted by Mathis obadia
Very impressed by Recraft AI - a new image generation service that can generate editable vector graphics that you can export as SVG
This seems massively more useful than tools that can only output raster graphics
simonwillison.net/2024/Nov/15/...
Recraft V3
Recraft are a generative AI design tool startup based out of London who released their v3 model a few weeks ago. It's currently sat at the top of the [Artificial …
simonwillison.net
November 15, 2024 at 4:42 AM
I just spent a few hours trying to tweak a prompt to make it work with gpt4o mini but never got it to give consistent results even in the simple cases. I guess I’ll stick to gpt4o and revisit when my OpenAI bill gets higher than my cloudwatch bill (never)
November 13, 2024 at 10:36 PM
I was wondering if I could use gpt-4o-mini as a reranker and obviously found a post by the great @simonwillison.net with included prompt. Only issue I found is it will not score all entries even if you ask nicely 😂 simonwillison.net/2024/Aug/11/...
Using gpt-4o-mini as a reranker
Tip from David Zhang: "using gpt-4-mini as a reranker gives you better results, and now with strict mode it's just as reliable as any other reranker model". David's code here …
simonwillison.net
November 9, 2024 at 12:47 PM
This is the exact process I used to decide the pricing of my side project askair.ai. If you think it's too expensive go complain to claude-3.5-sonnet
November 8, 2024 at 3:58 PM
Working on my side project and wondering if I should build that feature that a single user requested or work on SEO to hopefully get more user requests
November 4, 2024 at 8:46 PM