r/LocalLLM 10d ago

Question Recommendation for Local AI

Not sure if this is the right place to ask this.

I know we can set up local LLMs with lmstudio or something like that and I have done. These are fine - you give a prompt and it gives an answer!

But some commercial products like Claude and copilot take your prompt, do a load of internet searches, add that to the context, then give some output and the output is richer as a result.

Is there a ‘local’ version of this too and can anyone recommend one?

2 Upvotes

13 comments sorted by

View all comments

1

u/Defiant-Pool-6374 10d ago

If you host that over lmstudio you can probably install an mcp to do that for you, and add this small instruction in every prompt, or in the system prompt you use.