A builder asks how to add low-cost web search to an AI agent

A Reddit user says they are building a personal financial advisor AI agent. They are reading materials, following LangChain tutorials, and starting development. They ask how to build web search tools without spending a lot of money, and what paid options are best if they choose to pay.

Key points

  • The author is building a personal financial advisor AI agent.
  • The agent is meant to talk through a UI.
  • They are following LangChain tutorials while learning.
  • They want a way to add web search without paying a lot.
  • They also ask which paid options are worth considering.

Quick term guide

persona
A specific personality or role that an AI agent is set to play.
AI agent
An AI program that can inspect information and suggest what to do next.
LangChain
A popular open-source framework for building AI agents and applications that chain together language model calls.
web search tools
Features that let an AI system search the internet for information.
options
Financial contracts that give you the right to buy or sell an asset at a set price and time.
LLM tokens
Small pieces of text that an AI model counts when reading or writing.
tokens
Tokens are small pieces of text that AI systems count when reading or writing.
release
A published version of software that people can download or use.
Read original