Pascal's Digital Garden

Building an AI Agent that uses the web for answering

Jun 14, 20251 min read

public In the link below, there is a good example on how to getting started with AI development. The author describes the building process of an AI Agent that uses an LLM, receives chat messages, and searches the web for answering.

Used tools

  • tool - OpenAI: provides the llm
  • tool - travily: used for web searches
  • tool - langsmith: tracing the application including costs

Related links

  • article - medium - how to create an AI agent

Graph View

  • Used tools
  • Related links

Backlinks

  • AI development

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Software Engineering
  • Digital Garden