Test the Agentic and large context window capabilities of DeepSeek-R1 QWEN 32b with this ready to deploy example 📦
This example demonstrates how to build an intelligent research assistant using AgentKit, arXiv dataset, and the DeepSeek R1 model. The assistant helps users find and analyze relevant academic papers based on their research queries.
Requirements To successfully follow this tutorial, you will need the following:
pnpmUse the link below to deploy the DeepSeek-R1 QWEN 32b model to Koyeb in one-click:
From there, you can choose to either run the application locally or deploy it to Koyeb.
Deploy the application to Koyeb using the following button:
Then, once your application is deployed, login into your Inngest dashboard and configure a new sync using the following url:
https://<YOUR_DOMAIN_PREFIX>.koyeb.app/api/inngest
Once the sync successful, navigate to the Functions tabs and invoke the arxiv-research-assistant function with this payload:
{
"data": {
"input": "What are the latest advancements in deep learning optimization techniques?"
}
}
You should be redirected to the Runs view and see your workflow run.
Install dependencies:
pnpm install
Configure the deployed model URL in the .env file:
DEEPSEEK_API_KEY=test
DEEPSEEK_BASE_URL=https://<YOUR_DOMAIN_PREFIX>.koyeb.app/v1
Start the development server:
pnpm dev
Start
Open-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the right AI model for each task, cutting costs 10x. Supports Claude, GPT, Gemini, DeepSeek & more.
A general-purpose Python framework for building LLM agents and multi-agent systems. "Four lines of code, an agent with memory."
Ultimate LLM API Integration Cookbook 2026 for Cursor & AI Agents
Ultimate Multi-Agent OS for Autonomous AI NPCs 2026
PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.
把一队分工 Agent 织成一条写小说的流水线,做成桌面客户端;写作指纹让它越写越像你(BYO DeepSeek key,纯本地)。
Workflows from the Neura Market marketplace related to this DeepSeek resource