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