DEV Community

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

Posted on

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!!

Top comments (0)