Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bitdribble
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
bitdribble
1y ago
If this is the case, do you really need MCP? Does this not work with FastAPI?
2.
▲
by
bitdribble
1y ago
Best of luck to Humanloop! Great product, great peple! We're building DocRouter.AI, open source, specifically for human-in-the-loop workflows in regulated industries. HumanLoop was an inspiration. We see traction in insurance, supply c
3.
▲
by
bitdribble
1y ago
Lovely to see Reducto's studio, and get pointers to many other players in the field! I am the founder of http://DocRouter.AI , https://github.com/analytiq-hub/doc-router . Available online as http:/
4.
▲
by
bitdribble
2y ago
Why do you say you are vendor locked? There are 4-5 top of the line LLMs that support structured output and compete with Gemini. Once an LLM vendor has the pipeline built for structured output, they'll pass each new model through the p
5.
▲
by
bitdribble
2y ago
With the docrouter.ai, it can be installed on prem. If using the SAAS version, users can collaborate in separate workspaces, modeled on how Databricks supports workspaces. Back end DB is Mongo, which keeps things simple. One level of privac
6.
▲
by
bitdribble
2y ago
In my open source tool http://docrouter.ai I run both OCR and LLM/Gemini, using litellm to support multiple LLMs. The user can configure extraction schema & prompts, and use tags to select which prompt/llm combinat
7.
▲
by
bitdribble
2y ago
I've watched autocomplete-sh in action at the AI Tinkerers meetup in Cambridge, MA. Was impressed. It is very well integrated with the shell. The idea of writing it directly in bash - bold! But an effective idea to keep it portable.