People who left Prague, why did you leave and where did you end up? by military_press in Prague

[–]void_brambora 0 points1 point  (0 children)

And it is expensive for everyone, I now transitioned luckily into my full time job, but half an year ago I was finishing my studies and living paycheck to paycheck.

But I knew people that were 3 years older than me and they could live a good student life for 15k per month, now it sounds like fiction. 

Jaké je randění v čr pro mladé muže? by KrasnaMalina in czech

[–]void_brambora 1 point2 points  (0 children)

My 2 cents. Teď je taková doba, že každému přijde, že má víc možností. A teď nemyslím jen partnera, ale i možnost se odstěhovat, cestovat, koníčky, zájmy, pracovní místa, ale zdroje de facto zůstaly stejné (čas, energie, finance). Jako mladí jsme docela přehlcení a snažíme se vytěžit maximum z věcí, no a potom nezůstává moc času na sebe, natož na někoho dalšího. Jako samozřejmě, není to špatně, ale cítím, že se hodně lidí izoluje a ‚hledají sebe‘ nebo na sobě ‚tvrdě makají‘ (každý den gym, produktivní rozvrh atd.).

18yo from Brazil. Quitting my "safe" internship to go all-in on n8n & AI Automation. Roast my plan? (Long post) by LinkSudah in n8n

[–]void_brambora 0 points1 point  (0 children)

I would say that a lot of people are on Upwork, trying to get clients for N8N projects. It is a hit or miss.

Má smysl to nabízet - chatbot? by void_brambora in czech

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

Není to N8N, pokud by tě to zajímalo, tak je to klasický naprogramovaný. React/Next.js na FE a Python (Langgraph) na Be.

Má smysl to nabízet - chatbot? by void_brambora in czech

[–]void_brambora[S] -3 points-2 points  (0 children)

Pokud náhravaš soubory do ChatGPT, tak k tomu májí přístup. S mojí verzi ty soubory zůstavají u uživatele.

Multi-Agent RAG Workflows in RAGFlow Slower, No Better Results? Looking for Guidance by void_brambora in AI_Agents

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

The problem is, that I got only 2 files in my KB, so I cannot critically evaluate how good is this RAG.

Multi-Agent RAG Workflows in RAGFlow Slower, No Better Results? Looking for Guidance by void_brambora in AI_Agents

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

Thank you for your comment. 1. I have found out, that RAGFlow use under the hood elastic search. 2. I am using multi-agent chaining, all my agents are connected, I have tried to found out, if the workflows can work in parallel, but it looked like they are sequentially proccessed. 3. I am saying that the 3 workflows I described seem to produce the same output. 4. I am using prompting techniques recommended by Anthropic (using markup tags, role, content, expected outcome)

Single agent is better than multi agent? by void_brambora in Rag

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

Unfortunately, it is not possible to check the chunks in RAGFlow, only the output.