ai-engineer-ai-agents-manual-implementation


id: ai-engineer-ai-agents-manual-implementation aliases: [ ] tags: - roadmap - ai-engineer - ai-engineer-ai-agents - ready - –

# ai-engineer-ai-agents-manual-implementation

## Contents

__Roadmap info from [ roadmap website ] (https://roadmap.sh/ai-engineer/manual-implementation@6xaRB34_g0HGt-y1dGYXR) __

  ## Manual Implementation

  Services
  like
  Open
  AI
  functions
  and Tools or Vercel’
  s
  AI
  SDK
  make
  it
  really
  easy
  to
  make
  SDK
  agents
  however
  it
  is
  a
  good
  idea
  to
  learn
  how
  these
  tools
  work
  under
  the
  hood.You
  can
  also
  create
  fully
  custom
  implementation
  of
  agents
  using
  by
  implementing
  custom
  loop.Learn
  more
  from
  the
  following resources:

  * [
    @official@OpenAI Function Calling](https://platform.openai.com/docs/guides/function-calling)
     * [@official@Vercel AI SDK](https://sdk.vercel.ai/docs/foundations/tools)