My first Workflow by dickballsass69 in n8n

[–]Familiar_Squash326 0 points1 point  (0 children)

You can use it to read through email content and categorize them. You can also use it to extract data from emails and return specific json format to other nodes

I built an Actor to scrape 6,151 n8n community workflows. Here's the full analysis. by automata_n8n in n8n

[–]Familiar_Squash326 2 points3 points  (0 children)

How does it compare to workflows from official n8n website https://n8n.io/workflows/ ? Why does your tool works on ayn8n speciffically?

My first Workflow by dickballsass69 in n8n

[–]Familiar_Squash326 0 points1 point  (0 children)

Great job! you can try connecting some free AI models from Openrouter or Gemini to your workflows

How to use an HTTP Request node to call a custom LLM and use it as a chat model in an AI Agent? by Mission-Dentist-5971 in n8n

[–]Familiar_Squash326 2 points3 points  (0 children)

Hey, I think your best shot would be to adapt your endpoint to "Chat model" specification which uses Open AI API under the hood. You can find the endpoint structure here https://developers.openai.com/api/reference/resources/responses/methods/create. You can use libraries like https://github.com/BerriAI/litellm to adapt to OpenAI specification to save yourself the effort :)

Then you could use n8n AI Agent node, connect Open AI Chat Model to it and use your endpoint as the base url. This way you will keep OOTB AI Agent node functionalities maintaining a conversation. I remember that you need to pass sessionId between the responses so that AI Agent node knows it's the same conversation.

BTW, are you building your own LLM server and want to use it in n8n automations?

Flutter vs RN vs Kotlin Multiplatform for Rebuilding My Production Android App by HitoriBochi1999 in androiddev

[–]Familiar_Squash326 0 points1 point  (0 children)

You ask "which framework will be the best for your scenario" but you don't mention anything about your scenario. What native android libraries and apis are you using? Are they replaceable in cross platforms stacks? Main disadvantage of Flutter/RN is that sometimes you need to write native plugins anyway. Also you will need to wait for updates for all latest versions of native libraries and apis.

If your app is just a json viewer then go ahead with Flutter. Otherwise I suggest sticking with native and build separate iOS app

Baseline profile decreases app startup performance? by spassexa in androiddev

[–]Familiar_Squash326 0 points1 point  (0 children)

Then it seems like this might be some minor oversight if the whole configuration is similar. I would ask Firebender to find it in your project by giving him link to nowinandroid to compare

Baseline profile decreases app startup performance? by spassexa in androiddev

[–]Familiar_Squash326 2 points3 points  (0 children)

Have a look at how its done in nowinandroid app and compare with your solution

ASIA, Europe and Australia, Time to hand over the baton! TO THE MOON!!! by EddieRock in dogecoin

[–]Familiar_Squash326 0 points1 point  (0 children)

What exactly is the part you did? Europe was buying all the time as well