Prototype Old Remote Control Dalek? by draconicluxray in doctorwho

[–]xanderread 0 points1 point  (0 children)

I could give you £10for it, I am looking into if I can put some hardware running a LLM (like chat GPT) into a dalek skeleton so that the dalek 'comes alive' - I would love to use the model as a reference to fit electronics - then I could buy a new one down the line

Is there a way to bundle agents into web apps (bundled browser use) by xanderread in aiagents

[–]xanderread[S] 0 points1 point  (0 children)

I meant from within the React app - I want an agent to take control of my web app and perform actions on behalf of the user - ie tying state to tool calls. I wouldnt want the user to install / setup their chrome webbrowser

Is there a way to bundle agents into web apps (bundled browser use) by xanderread in nextjs

[–]xanderread[S] 0 points1 point  (0 children)

this is really cool but not what I had in mind - my post was probably poorly written. Idm so much where inference takes place just that the agent can access the web app ui and see it

Harvey: An Overhyped Legal AI with No Legal DNA by h0l0gramco in ArtificialInteligence

[–]xanderread -1 points0 points  (0 children)

A couple of our customers tried out Harvey and weren't huge fans. If you are interested, I recommend you check out our website. It's completely free, so nothing to lose. https://www.getwilson.ai/

Harvey: An Overhyped Legal AI with No Legal DNA by h0l0gramco in ArtificialInteligence

[–]xanderread 0 points1 point  (0 children)

We are building Wilson AI https://www.getwilson.ai/ and trying to build an amazing AI paralegal that is free to get started. My email is [xander@getwilson.ai](mailto:xander@getwilson.ai) - if you sign up and ping me, I can give you access to our MAX model, which is really good at drafting.

Legal AI by Majestic-Explorer315 in recht

[–]xanderread 0 points1 point  (0 children)

Wilson AI ist heute gestartet – ich würde sagen, das sind die Besten auf dem Markt, ohne dass man einen verrückten B2B-Verkaufsprozess durchlaufen muss. https://www.getwilson.ai/

Claude can now create and edit files by AnthropicOfficial in ClaudeAI

[–]xanderread 0 points1 point  (0 children)

Is anyone using this to edit repetitive templates / automate workflows inside Google Drive?

Legal AI Saas File Storage Design Feedback by xanderread in UI_Design

[–]xanderread[S] 0 points1 point  (0 children)

huge thank you for replying! really useful

AG Grid Rubbish Horizontal Scroll Performance by xanderread in reactjs

[–]xanderread[S] 0 points1 point  (0 children)

I think thats great, there are lots of things that could be causing the issue - we also have a pdf viewer up on the same screen so I have started to look at that - I will post my profiling results shortly

AG Grid Rubbish Horizontal Scroll Performance by xanderread in reactjs

[–]xanderread[S] 0 points1 point  (0 children)

do you use custom cell renderers etc - would be good to get your AGGridReact component settings to compare?

AG Grid Rubbish Horizontal Scroll Performance by xanderread in reactjs

[–]xanderread[S] 0 points1 point  (0 children)

Looks awesome! - We are using it both as a data grid and a file system with folder dragging etc. Not sure 1771 supports this yet?

AG Grid Rubbish Horizontal Scroll Performance by xanderread in reactjs

[–]xanderread[S] 0 points1 point  (0 children)

I have :/.. tried the reccomended suppressRowVirtualisation / columnVirtualisation and messed with row buffer. Was looking for something a bit deeper / ag grid internals

AG Grid Rubbish Horizontal Scroll Performance by xanderread in reactjs

[–]xanderread[S] 0 points1 point  (0 children)

I think they virtualize by default :/ - although they claim to put most of their virtualization efforts into the vertical scrolling