DEV Community

Cover image for I put a Deepseek AI agent on Fleek
Tobiloba Adedeji
Tobiloba Adedeji

Posted on

11 1 1 2 2

I put a Deepseek AI agent on Fleek

You may have seen the recent Deepseek release trending online about and of course, I am here today again to show you how you can put your own AI agent using Deepseek on Fleek in less than 3 minutes.

Prerequisites

Before we dive in, ensure you have done the following:

  1. Go to fleek.xyz/eliza
  2. Create a Fleek account if you have not already.
  3. Go to your Telegram and look for BotFather. Connect with it, create a new bot and then copy that bot token.
  4. Deepseek API key

Botfather

After all the above go to the fleek.xyz/eliza page and select the "Choose a template" option. We will use the "dobby" template this time to create our agent.

Creating and deploying the agent

Fleek already has Dobby as a template, so you can just select it from the options below:

Template to choose

After the above, you can now go ahead and deploy now:

1.In the "Model Provider" input, select Deepseek
Model providers

2.Review all details to see if you are okay with all of them
3.Scroll to the bottom and click on "Continue to settings"
4.Add your "DEEPSEEK_API_KEY" to the appropriate field
Deepseek key
5.Click on "Deploy agent"

In just five steps you can put your Deepseek agent live on Fleek.

Thank you!!

API Trace View

How I Cut 22.3 Seconds Off an API Call with Sentry 👀

Struggling with slow API calls? Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more →

Top comments (0)

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

👋 Kindness is contagious

If this article connected with you, consider tapping ❤️ or leaving a brief comment to share your thoughts!

Okay