Doesn't look like it. From their FAQ: "Drafted is focused on single-level floor plans today. Multi-story homes, second floors, and basements are in progress and expected to become available soon." I'd love to see a two…
Let me rephrase my question. How exact must the address input be? Do I need to include unit numbers? What if the street number is off by a few due to the layout of a plaza? Using Maps or Web Search APIs, I can find…
Really cool! We're currently using map and web searches in our agent to gather this info for our tool. Does it support an approximate address? For example, if a plaza can have multiple street numbers, do I need to make…
I looked into this and nothing worked well for me. I ended up just using Pandoc: https://pandoc.org/
Looks great! I had looked at Chonkie a few months back, but didn't need it in our pipelines. I was just writing a POC for an agentic chunker this week to handle various formatting and chunking requirements. I'll give…
Your tool has been awesome! Seeing what it can do inspired me to write a POC that connected to an enterprise IBM application that I used to implement: https://github.com/karbasia/tririga-data-workbench (also uses DuckDB…
I've used AG Grid at many of my companies and found it worth the price. I've also dabbled in Perspective (https://github.com/finos/perspective), but it may be overkill for you. It was a fun project similar to SQL…
From my experience working with IBM products at an enterprise level, a lot of the integrations only provide basic functionality or they are used to demonstrate a happy path for the sales team. Once you go into the…
I believe that the issue is that graphic cards require really fast memory. This requires close memory placement (that's why the memory is so close to the core on the board). expandable memory will not be able to provide…
I'm personally working on a specialized system monitor software to address deficiencies with a popular enterprise IWMS. It is aimed at companies that do not want to splurge for Splunk and require some specific system…
The minisforum UM790 Pro is something I've looked at too. https://store.minisforum.com/products/minisforum-um790-pro It can handle many games at good settings already. It also has USB 4.0 which will allow you to connect…
East end of Toronto (East York) Pros: - Great variety of foods around here (I love Hakka!) - Relatively "affordable" where you can afford a semi or detached home (albeit it'll be 100 years old with a smaller backyard) -…
How was the effort to migrate from DRF to Django-Ninja? I saw Django-Ninja mentioned in another post and am thinking of switching one of my projects over from DRF. After skimming their documentation, it looks very…
I actually had an external integration beak because someone's last name contained "null". The integration failed with an invalid JSON error. After debugging the payload with one of their developers, we narrowed it down…
Doesn't look like it. From their FAQ: "Drafted is focused on single-level floor plans today. Multi-story homes, second floors, and basements are in progress and expected to become available soon." I'd love to see a two…
Let me rephrase my question. How exact must the address input be? Do I need to include unit numbers? What if the street number is off by a few due to the layout of a plaza? Using Maps or Web Search APIs, I can find…
Really cool! We're currently using map and web searches in our agent to gather this info for our tool. Does it support an approximate address? For example, if a plaza can have multiple street numbers, do I need to make…
I looked into this and nothing worked well for me. I ended up just using Pandoc: https://pandoc.org/
Looks great! I had looked at Chonkie a few months back, but didn't need it in our pipelines. I was just writing a POC for an agentic chunker this week to handle various formatting and chunking requirements. I'll give…
Your tool has been awesome! Seeing what it can do inspired me to write a POC that connected to an enterprise IBM application that I used to implement: https://github.com/karbasia/tririga-data-workbench (also uses DuckDB…
I've used AG Grid at many of my companies and found it worth the price. I've also dabbled in Perspective (https://github.com/finos/perspective), but it may be overkill for you. It was a fun project similar to SQL…
From my experience working with IBM products at an enterprise level, a lot of the integrations only provide basic functionality or they are used to demonstrate a happy path for the sales team. Once you go into the…
I believe that the issue is that graphic cards require really fast memory. This requires close memory placement (that's why the memory is so close to the core on the board). expandable memory will not be able to provide…
I'm personally working on a specialized system monitor software to address deficiencies with a popular enterprise IWMS. It is aimed at companies that do not want to splurge for Splunk and require some specific system…
The minisforum UM790 Pro is something I've looked at too. https://store.minisforum.com/products/minisforum-um790-pro It can handle many games at good settings already. It also has USB 4.0 which will allow you to connect…
East end of Toronto (East York) Pros: - Great variety of foods around here (I love Hakka!) - Relatively "affordable" where you can afford a semi or detached home (albeit it'll be 100 years old with a smaller backyard) -…
How was the effort to migrate from DRF to Django-Ninja? I saw Django-Ninja mentioned in another post and am thinking of switching one of my projects over from DRF. After skimming their documentation, it looks very…
I actually had an external integration beak because someone's last name contained "null". The integration failed with an invalid JSON error. After debugging the payload with one of their developers, we narrowed it down…