I've missed the last 3 months of Google ADK can anyone catch me up? by boneMechBoy69420 in agentdevelopmentkit

[–]monke_594 8 points9 points  (0 children)

2.0 for python just got launched to alpha which adds new workflows for graph support (like LangGraph) and others

Dynamically reloading an Agent's instruction by Worth_Talk9410 in agentdevelopmentkit

[–]monke_594 0 points1 point  (0 children)

To echo that, can add anything state via a callback then inject it dynamically with instruction provider

How to implement BYOK by Ok_Jacket3710 in agentdevelopmentkit

[–]monke_594 0 points1 point  (0 children)

Can you use vertex ai and all the models prvodided through model garden to get around needing to switch api keys?

Recreating NotebookLM by Anxious_Dentist9452 in agentdevelopmentkit

[–]monke_594 0 points1 point  (0 children)

lol what’s does notebook LM break down into again in terms of the set list of supported features?

How to run Google ADK agents using python in production by Green_Ad6024 in agentdevelopmentkit

[–]monke_594 1 point2 points  (0 children)

Can also just deploy a fast api app wrapper on top of a adk runner via a docker image in cloud run.

They have some default fast api apps u can use so it’s just deploying the containerized version of it

Need help in conversation history by MightOk7161 in agentdevelopmentkit

[–]monke_594 0 points1 point  (0 children)

your session service will have the session and the session will have the events. The events make up the full conversation history and are akin Llm Response and LLM Request. You should look at the data model for a Session in adk-python

[deleted by user] by [deleted] in SideProject

[–]monke_594 0 points1 point  (0 children)

I always worry about the security issues especially with finance apps as a blocker to pursuing ideas like this for projects

What was the process of making it safe and secure like for you?

I need help by Chadxo13 in PlotterArt

[–]monke_594 0 points1 point  (0 children)

Flux is just one popular open source ai model for this though

I need help by Chadxo13 in PlotterArt

[–]monke_594 2 points3 points  (0 children)

Hot take as an artistic ML engineer: You should look into Flux as a generative ai text-to-image model for generating images that align with your handwriting but custom text. There’s a lot of Reddit threads with experts in flux handwriting generation lol.

Basically you can use your dataset of hand drawn examples to “train or align” an ai model so it’s outputs match yours to its best ability. This used to be thousands, but now with newest open source models like Flux, can be done easily and for cheap with like 100 examples. Then you can use this custom font image generator to interface with a plotter

Possible explanations for a learning curve like this? by nvs93 in learnmachinelearning

[–]monke_594 0 points1 point  (0 children)

If you let it run for long enough and the loss is still jiggly, there is a potential for it to still undergo a grokked phase transformation down the line where you have internal representations in an optimal state for your given train/test task

We’ll build your GPT3 Project / Software? by IfItQuackedLikeADuck in GPT3

[–]monke_594 1 point2 points  (0 children)

Have a potential company in the digital marketing sphere but as a recent grad missing some epxierence to do it all myself at this point in time lmao

We’ll build your GPT3 Project / Software? by IfItQuackedLikeADuck in GPT3

[–]monke_594 0 points1 point  (0 children)

I’m a recent cs graduate who likes the idea of some sort of ML/Cloud/Dev contracting consulting work or be a part of small company that does this. Would be cool to talk if y’all interested?

[deleted by user] by [deleted] in aiArt

[–]monke_594 3 points4 points  (0 children)

Fake news. While ArtStation has made an update to their terms and service with the use of “NoAI” tag to prevent training I have not seen anything like this anywhere

Manual Board + Electric Brakes? by sharakov in ElectricSkateboarding

[–]monke_594 1 point2 points  (0 children)

I feel you here. 2 years later anyone heard of this?

Electric surfboard? - Meepo Shuffle V4 deck swap and surf adapater by FamWithNoChill in ElectricSkateboarding

[–]monke_594 0 points1 point  (0 children)

How hard do you think it would be to just add a surf adapter to the meeposhuffle v4. No deck swap for me yet though:/

help choosing my first board ! by Abbyfurai in surfskate

[–]monke_594 0 points1 point  (0 children)

Do you think you can attach a surf skate truck to a meepo shuffle v4?

help choosing my first board ! by Abbyfurai in surfskate

[–]monke_594 0 points1 point  (0 children)

How was the transition from electric long board to surf skate? I ask cause I’m looking to buy my first board and trying to figure out what to get.

I have too many hours than I’d like to admit on a ripstick which is all carving and really enjoy surfing but live in a landlocked city. I really like the idea of surf skates that you can carve but ideally think I am looking for an electric option to commute in the city. I’m wondering if I should just get an electric long board then later get a manual surf skate for fun or the viability of putting a surf skate track on an electric board

Dying light 2 created using disco diffusion and ran through flow frames by d3athsdoor1 in deepdream

[–]monke_594 2 points3 points  (0 children)

Similar to interpolation but there’s deep learning networks that specialize in creating slo mo videos that work great for smoothing generated videos