Hacker News

Show HN: OmiAI – A highly opinionated AI SDK with auto-model selection

Hacker News - Mon, 01/27/2025 - 11:27am

I missed the good old days when gpt-3.5 was the best model in the market. You had one library, one "framework" and one standard.

Now we have awesome models like R1 that rival o1 being 100x cheaper, gemini flash 8b with a 1m context length and support for basically every file type, then we have sonnet 3.5 that peaks at coding tasks!

Rather than using a framework that makes it easy to switch models and manage schemas, I built a tool that automatically combined the best of all models with a suite of powerful tools like AI scrapers, OCR, web search, etc

How it works? On each execution the tool will first auto-select the best model based on your prompt objective then it will tool call the relevant tools if required for more context or to perform a specific action. Then it will automatically decide to run all this through a reasoning model (R1) depending on the complexity of the prompt. Lastly, it will run all outputs combined on the auto-selected LLM and return the response.

View all models available which in my opinion are some of the best in the market right now: https://github.com/JigsawStack/omiai/blob/94ea56a9f953b4d229...

View the repo here: https://github.com/JigsawStack/omiai

Tech used: - Vercel's AI SDK as the underlying framework - JigsawStack for the AI tools and embedding model

Note: I built this in 24 hours, so It's still pretty early and expect breaking changes

The goal is to keep it opinionated meaning never giving the ability to pick models and limit the amount of configurations/tools. We'll only replace models with better ones and are unlikely to add. Your opinions matter too, so if you think something can be made even simpler or a config setting needs to be added, feel free to open a discussion/pr and we can take it from there!

Comments URL: https://news.ycombinator.com/item?id=42842788

Points: 1

# Comments: 0

Categories: Hacker News

Ultralight – Universal, Pure-GPU HTML Renderer

Hacker News - Mon, 01/27/2025 - 10:36am

Article URL: https://ultralig.ht/

Comments URL: https://news.ycombinator.com/item?id=42842206

Points: 3

# Comments: 0

Categories: Hacker News

I made a virtual office for devs

Hacker News - Mon, 01/27/2025 - 10:33am

Article URL: https://joinhive.devmode.digital

Comments URL: https://news.ycombinator.com/item?id=42842172

Points: 4

# Comments: 1

Categories: Hacker News

Ask HN: How to Make a Censor Resistant Website?

Hacker News - Mon, 01/27/2025 - 10:32am

How can I make a website censor resistant?

I am the founder of OpenDomain - a non-profit project I have run for 20 years that has contributed domains worth millions to charities and non profits to support open source. I have given domains to Google, OsCon, Fosdem, Jabber, Brenden Eich, Drupal, and the W3c.

One of the domains I have is http://fascist.com/ - I want someone to use it to support anti-fascist movement.

The problem is that this site may criticize some of the most powerful people in the world.

How do I set it up to be censor resistant? How do I vet people to help?

How do I protect users to allow open dialogue?

Comments URL: https://news.ycombinator.com/item?id=42842169

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: I made a tool which gives Startup Ideas using Hacker News comments

Hacker News - Mon, 01/27/2025 - 10:30am

Hey HN, I’m Steve, a 20-year-old developer.

Few days ago i was asking GPT to recommend me some cool SaaS ideas, It did give me some ideas but it lacked personalization and i had no way to validate it easily, so i made an webapp which recommends SaaS ideas using your resume and validates it by searching relevant content on hacker news articles and comments.

I would love to know what you guys think.

Comments URL: https://news.ycombinator.com/item?id=42842143

Points: 2

# Comments: 1

Categories: Hacker News

Pages