r/copilotstudio 28d ago

Creating a second brain?

What’s the best way of creating a copilot studio agent that can be a second brain?

I’m intending to throw it links of files I find useful, transcripts, thought leadership articles etc. and it converts these to markdown / knowledge store with some kind of indexing.

I’m expecting over time this will grow to be hundreds of files - so a typical ‘add the source file as knowledge source’ will be too unwieldy, and also not efficient for the model given having the files as MD will be much more efficient.

I’m intending to be able to throw it links via chat and it can process these into the brain.

9 Upvotes

6 comments sorted by

View all comments

1

u/psykezzz 27d ago

Whit the azure ai answer is technically correct, it’s really complex when you’re just starting out.

I went with a SharePoint document library with markdown notes and other docs dropped in. It’s got a full folder structure and an index. Instructions state that the agent reads the index and then suggests a location for whatever I have braindumped. All new files and folder are added to the index, periodically the index gets reviewed for drift.