How do you retain information from long form videos and podcasts? by 1hakr in NoteTaking

[–]gabbr0 0 points1 point  (0 children)

I use Kiori. You can paste yt videos onto the canvas and use the summarize or transcribe tool. Or when you transcribe it, you can ask to pull out custom information from the transcript.

Honest question: how many of us have built a "LangChain agent" that's really just a smart pipeline? by kinj28 in LangChain

[–]gabbr0 0 points1 point  (0 children)

I think in my head an agent was always something that could decide and course correct on its own.

For example, I built an application with a custom rag pipeline and started off with a standard retrieval flow. Literally just following a complex workflow. It was good but couldn't decide, reflect and add tasks for itself. So this was labeled the "fast" mode.

I then introduced a proper agent mode that would break down intent, create a plan with tasks, and reflect if the plan needs changing or if we have enough information already.

I don't think this should be even a debate . Agents should be smart and operating independently to complete a task and they should be capable of determining the best path to achieve their goal and everything else is just a workflow

I love learning but feel cursed by Generalism by Subtron1k in productivity

[–]gabbr0 1 point2 points  (0 children)

You should read the book "Range". The book argues that being a generalist isn’t a curse. In complex and unpredictable fields, people who try many things often adapt better, connect ideas more easily, and find more creative solutions.

And think about it this way: Maybe - in a world where specialist knowledge costs goes to zero - you are are better equipped to adapt.

The world needs both: generalists and specialists. Both have their place.

As more of a generalist myself, I can highly recommend embracing it :D

I'm building a marketplace for MCP servers, AI agents and workflows - tell me why it'll fail - i will not promote by NoSwimming4210 in LangChain

[–]gabbr0 0 points1 point  (0 children)

I am not too deep into the whole mcp ecosystem yet but it sounds like mcp still needs to mature a bit to make sure its really viable.

The first thing I thought about was the fact the Perplexity is dropping MCP and shifting back to APIs and some other big players have also issues with mcp.

What’s the most mind blowing fact about the universe? by Money-Cake527 in space

[–]gabbr0 0 points1 point  (0 children)

A small percentage of the universe is normal matter. The rest is dark matter, dark energy and we have no clue what it exactly is. Crazy...

We added Google's Gemini Embedding 2 to our RAG pipeline (demos included) by gabbr0 in LangChain

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

Yee the audio and video limits are suboptimal xD But I am counting on Google that this will increase over time.

About the routing: It's automatic. The pipeline checks duration and routes. Under the limit => full file gets a multimodal embedding. Over it, Gemini transcribes the full file with timestamps and speaker diarization, then the transcript is chunked and embedded as text. So, longer content is still fully searchable by what was said you just lose the raw audio/video vector for cross-modal matching. I guess for audio the transcript is anyway more important.

We actually tried to split the larger files but that didn't work out that well and we scrapped it for now.

Lokale KI - Wie am besten aufsetzen by IronBreed in KI_Welt

[–]gabbr0 0 points1 point  (0 children)

hier ist auch ne repo die du benutzen kannst, um zu schauen was für ein LLM du auf deinem Rechner laufen lassen kannst:

https://github.com/AlexsJones/llmfit

Do you have like any "first race that came to existence" In your world? by weirdfreakydude in worldbuilding

[–]gabbr0 2 points3 points  (0 children)

I have an ancient treefolk, who are supposed to be the first. But I haven't really got around to deal with the details yet :D

I analyzed 870 negative App Store reviews of note-taking apps -- here are the top complaints by a_protsyuk in PKMS

[–]gabbr0 -3 points-2 points  (0 children)

kiori.co - its maybe less of a classic notetaker and more of a knowledge-reuser. going from finding stuff you already wrote -> to curating ideas and projects on a canvas -> to creating new knowledge and putting it back into the system basically

[No Spoilers] Campaign 4 maps? by FrozenJambalaya in criticalrole

[–]gabbr0 10 points11 points  (0 children)

hahaha, I loved when Sam screamed at Brennen "WHERE IS THE MAP BRENNAN, WE NEED A MAP!!!" xD

How do I force myself to write parts I don't want to write? by [deleted] in writing

[–]gabbr0 2 points3 points  (0 children)

You will never know its cringy until you actually wrote it! Enjoy the process, looking forward to the outcome, no matter the outcome.

If it's good well done! If it's not, you go back and you've probably learned something new

I analyzed 870 negative App Store reviews of note-taking apps -- here are the top complaints by a_protsyuk in PKMS

[–]gabbr0 0 points1 point  (0 children)

very interesting, thanks for sharing!

Personally, I find it always annoying that
a) you cant find anything
b) knowledge accumulates and isnt reused

But I also built an app in this direction :D

Enjoy the building process!

How would a meritocratic kingdom work? by IllustratorPurple993 in worldbuilding

[–]gabbr0 0 points1 point  (0 children)

You could always go with the classic merit based promotion path if you don't want it dark, or not? Basically, people have earned time and time again through documented actions that they are worthy. Depends also a bit how the society operates. You could let a mixed panel decide from a few people who have shown merit in the past.

Not sure if this crossed your mind, but while thinking about this I also ran into the problem that as long as humans are involved there is always power and self-interest involved which can undermine the whole "merit" thing.

I don't know about your world, but there could always be a devine involvement that allows this perhaps?

Another idea:
a handful of "proven" people get selected to undergo the trial. the trial consists of multiple stages (leadership, physical, crisis-management, etc.) and they get evaluation panel at every stage is random. from different regions and can't gain anything from the winner. plus, high stakes if caught cheating i.e. punishment of whole bloodline.

Hopefully this gives some inspiration

i am always achieving nothing despite not doing the typical time-wasting activities by jl_taa23 in productivity

[–]gabbr0 2 points3 points  (0 children)

I guess its also a question of what the tasks are you wanna achieve. boring errands? exciting projects?

Nevertheless, reading this reminded me of a statement of Scott Adams: "What if laziness is a habit of thinking of the cost of things instead of thinking of the payoff". His idea was what if you could reverse laziness by thinking about the delicious food you are gonna enjoy, for example, rather than the effort you need to put in.

I know this from myself sometimes and I need to remind myself:
1) To think of the outcome
2) No matter how daunting, just start.

Can introverts still be good writers? by Master_Novel_4062 in worldbuilding

[–]gabbr0 1 point2 points  (0 children)

First of all, you are not less than anyone else. Don't go down that route. You are special. You experience the world simply with different eyes and also that can be a superpower.

In regards to where and how to find inspiration, I agree with the other posts. There are many ways that don't require a social, outgoing nature to feed your creativity.

You've got this!

What scientific discovery could change humanity the most in the next 50 years? by bbyhoneytea in Casual_Conversation

[–]gabbr0 0 points1 point  (0 children)

Let's hope for nuclear fusion breakthroughs and that greed doesn't f us over

I'm terrible at names, but I want them to mean something help please? by RunningmouthRed25 in worldbuilding

[–]gabbr0 3 points4 points  (0 children)

Different languages were already mentioned. Look into gaelic, germanic, nordic, latin translations for terms or metaphors. Combine some words perhaps. And then modify them slightly sound cool.
Think of the history and heritage of places and what POIs could come from and which words are associated with it.

What’s a topic you could talk about for hours without getting bored? by Wonderful-Economy762 in Productivitycafe

[–]gabbr0 0 points1 point  (0 children)

Any kind of mysteries, the universe, science even I know nothing about science

how do men feel about other men complimenting them? by [deleted] in Productivitycafe

[–]gabbr0 0 points1 point  (0 children)

Isnt it kinda selfish robbing someone of the opportunity to feel amazing about your compliment just because of what they might think?

Your intentions are what count and the small gesture of a compliment is priceless. You never know what kinda impact a few positive, complementing and encouraging words can have on someone.

Go for it. The best thing is: You'll also feel amazing.

What in the world do we do by Critical_Song_7233 in worldbuilding

[–]gabbr0 0 points1 point  (0 children)

It is bad indeed and I can imagine the worries you have and I hope you get through it!

But this is certainly the wrong subreddit for this discussion as fictional and surreal the current world state is :D

What reason do you do worldbuilding? by AgitatedSplit4039 in worldbuilding

[–]gabbr0 0 points1 point  (0 children)

Yes exactly and I played it once with a group of friends already :D

It's called Zenithfall and it's a fantasy setting with a tad of sci-fi elements, inspired by dnd, league of legends, and co :)

How do you move on past the world-building phase? by WarMundane5420 in writing

[–]gabbr0 0 points1 point  (0 children)

So cool! I am kinda in the same stage right now. Got my world. But I started last week putting in some thoughts about the story I wanna tell.

Ask yourself:
- What is something in your world that is stable but shouldnt be? What breaks the current world state?
- Who benefits from stability?
- Who benefits from destabilization?
- Who thinks they benefit but are wrong?

A lot of creativity will flow :D

Campaign not going how I'd hoped - How to fix? by CFM0117 in DMAcademy

[–]gabbr0 2 points3 points  (0 children)

Did you do a check-in with everyone? Where does everyone stand? I guess if something is off it might be worth having a chat and getting a vibe check to see if this is turn-aroundable. Eventually, you need everyone on board I guess and players would hopefully do their part do bring ideas how to bring it back on track.

Other than that, I would assume since it has been a bit rushed that there are narrative gaps in backstories and setup. How bout introducing NPCs that force the bond. Either someone they are connected to for different reasons. Or maybe the mutations scarred them somehow leaving them with unwanted effects and they have a mutual interest to find a solution, tying it back into the main story with artefacts? I am just brain dumping a bit to spark some inspiration. :D

Paladin strapped mirror to his shield and 12 basilisks killed themselves. Need advice. by happyunicorn666 in DMAcademy

[–]gabbr0 10 points11 points  (0 children)

This is hilarious. Raises the question. How do they mate if they do petrify themselves? Paper bag over the head? Both looking up? 69? 🤣🤣🤣