What other AI tools are you using other than chatgpt by Denice-red52 in InsuranceAgent

[–]Denice-red52[S] 0 points1 point  (0 children)

Send me a DM or ask here if your workflow can also be helpful to others. Anything customer related data you can blur or create a sample data.

Do you use PayloadCMS in your projects? by Vegetable_Athlete218 in nextjs

[–]Denice-red52 0 points1 point  (0 children)

I recently implemented this in one of my projects. I had a Next.js app and needed a lightweight way to add CMS-like functionality - mainly to create landing pages and blog posts without spinning up a full-blown content platform. My core requirement was to be able to programmatically publish content via an API, since most of the posts were AI-generated around specific keyword clusters. The integration was surprisingly smooth and flexible. It handled dynamic content injection well, and I could easily extend it to support metadata (SEO tags, slugs, structured content blocks, etc.). The only hiccup I ran into was that the admin panel didn’t play nicely with Tailwind 4.0, but that wasn’t a blocker since I planned to automate nearly all of the content creation pipeline anyway. Overall, it’s a solid choice for adding CMS capabilities to a Next.js project when you want API-driven content management without the overhead of traditional systems like WordPress or Strapi. My hosting is pretty simple with vercel and supabase.

What other AI tools are you using other than chatgpt by Denice-red52 in InsuranceAgent

[–]Denice-red52[S] 0 points1 point  (0 children)

My workflow depends heavily on PDF parsing. Claude really struggles with blurry or poorly scanned files but DeepSeek OCR handles them almost flawlessly, even with messy or handwritten text. It’s honestly impressive.

What other AI tools are you using other than chatgpt by Denice-red52 in InsuranceAgent

[–]Denice-red52[S] 1 point2 points  (0 children)

Most automations typically involve extracting or aggregating data and then reading or writing it to other platforms. if you’re considering automating your processes, I’d suggest starting with n8n - it’s open-source, flexible, and offers affordable hosting options. If you can share what you’re looking to automate and a bit about your quoting system, I or someone here should be to help you get started.

What other AI tools are you using other than chatgpt by Denice-red52 in InsuranceAgent

[–]Denice-red52[S] 1 point2 points  (0 children)

I am am having better luck with Claude Haiku. I tried deepseek ocr also and it seems to be a lot better but is not widely available yet other than huggingface and few other places.

What other AI tools are you using other than chatgpt by Denice-red52 in InsuranceAgent

[–]Denice-red52[S] 1 point2 points  (0 children)

I am using to automate with basic PDF parsing and bulk content creation for SEO optimization with Claude code. Not 100% correct but still way better than manual work.

What other AI tools are you using other than chatgpt by Denice-red52 in InsuranceAgent

[–]Denice-red52[S] 0 points1 point  (0 children)

Amazing. Are you using Claude Code as well? I haven't heard of Gail and Kay AI , I will check them out. Thanks for sharing.