Live data from Hacker News

Viewing profile — cuffe

cuffe

HN member
Joined
Sun, Apr 05, 2020, 8:26 PM UTC
HN karma
66
Public activity
57 items

About cuffe

No profile information was provided.

Recent public activity

  1. comment
    Comment #39481305

    You can self-host here: https://retool.com/self-hosted . Most people deploy it as a docker container on an EC2 instance but there’s various options

  2. comment
    Comment #39478177

    Retool Forms is completely free. No arbitrary limits on the number of users, forms or submissions. I'll make this clearer on the landing page. For building Retool Apps/Workflows, o…

  3. comment
    Comment #39477484

    Sorry just updated!

  4. comment
    Comment #39477316

    Agree, the table is the component we’ve spent the most time building: https://retool.com/components/table-new

  5. comment
    Comment #39476209

    Here are the docs: https://docs.retool.com/apps/forms . Just added a link to them from the landing page. Agree we should also add a quick demo to the landing page

  6. comment
    Comment #39476189

    Hi all, engineer who worked on forms @ Retool here. Excited to get HN’s feedback on a new product I’ve been working on: Retool Forms. There are a ton of form builders out there (e.…

  7. comment
    Comment #38862399

    we'd love to make the migration as easy as possible and would definitely be open to building an import tool. In the meantime if you're migrating feel free to email me at jamie at r…

  8. story
  9. story
  10. comment
    Comment #37481204

    Thanks for the feedback. We're currently working on customization with the url parser and trimming headers/etc makes a lot of sense. If you're able to share more about your use cas…

  11. comment
    Comment #37470278

    Thanks! Yes agree this is very important. We do show references from Retool Vectors out of the box, so you can see what embeddings were used to generate a response. If it'd be help…

  12. comment
    Comment #37470251

    Today we use a cosine similarity search but we're planning to integrate with more vector databases and allow you to customize the search logic soon. Is there a particular query met…

  13. comment
    Comment #37469247

    I checked in with an engineer who’s focussing on app performance. You're right that this screen should not be 6MB. One part of the bloat is due to our webpack configuration. In lig…

  14. comment
    Comment #37433542

    Yes working on adding llama2 and AWS bedrock support right now for open source models. But we also want to let users bring their own models - is there a specific model you're looki…

  15. comment
    Comment #37433432

    Excited to already see some great open source projects in this space (Langchain, Llamaindex, Axilla, etc) many of which we're exploring using for this project. Just to be clear Ret…

  16. comment
    Comment #37433237

    We changed our pricing earlier this year to be a lot more affordable for use cases with high end user counts ( https://retool.com/blog/pricing-v2/ ). Let me know if that works bett…

  17. comment
    Comment #37427601

    That's a fair concern and something we're working on improving every day! It's fairly common when you consider Retool in the context of other development platforms. VSCode is a 200…

  18. comment
    Comment #37425435

    Agree we're working on building this exact flow into the product now. But in the meantime I have a Workflow (our version of a webhook/cron job) that does this internally that I can…

  19. comment
    Comment #37425133

    Awesome - would love to see how we can integrate here. Will reach out

  20. comment
    Comment #37425105

    Absolutely, happy to help! jamie at retool DOT com

  21. comment
    Comment #37424679

    Thanks! Yes so under the hood it's all in a postgres DB with a pgvector column + some metadata. If you go to retool database, you can grab the connection string and use the embeddi…

  22. comment
    Comment #37423659

    TBH, I was pretty surprised too. It made me pretty skeptical of off-the-shelf AI apps in general. I now think that most actually effective AI apps will need to be developed in-hous…

  23. comment
    Comment #37423254

    When I was building our support chatbot powered by a vectorized DB, I couldn’t actually find a project that helped with syncing Intercom chat data, Discourse community forum data, …

  24. comment
    Comment #37423098

    Hi all, eng who worked on vectors @ Retool here. We’re excited to get HN’s feedback on a new product I’ve been working on: Retool vectors. There’s been a lot of hype around AI, but…

  25. comment
    Comment #37343936

    PM at Retool here. Built this template that should have most of what you need for the MySQL admin panel: https://retool.com/templates/mysql-admin-panel . You can get started self-h…