# DeepSeek API Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/deepseek-api
> Markdown URL: https://aitinkerers.org/technologies/deepseek-api.md
> Technology record last updated: 2026-03-27T13:26:50Z
> Generated: 2026-09-22T09:51:32Z

Access DeepSeek's high-performance LLMs, including the DeepSeek-V3 (deepseek-chat) and DeepSeek-R1 (deepseek-reasoner) models, via a robust, OpenAI-compatible RESTful API.

The DeepSeek API provides direct access to two flagship models: the general-purpose DeepSeek-V3 (deepseek-chat) and the specialized DeepSeek-R1 (deepseek-reasoner). DeepSeek-V3 handles conversational tasks and supports a 128K context window; DeepSeek-R1 excels at complex mathematical reasoning and structured logic. The API is designed for simple integration, offering full compatibility with the OpenAI API format and supporting essential developer features like structured JSON output and Function Calling (on deepseek-chat). Utilize the base URL, `https://api.deepseek.com`, to power applications requiring high-precision AI capabilities.

- Official technology site: https://api-docs.deepseek.com/
- Public AI Tinkerers demos and talks: 5
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Construindo Linr, um editor interativo de timelines com Deepseek rodando no Cursor](https://curitiba.aitinkerers.org/talks/rsvp_xqVhn6TV5MI)

O Linr é um editor online de timelines visuais - útil para checkpoints, milestones, diagramas, eventos historicos, registros de viagem, funil de vendas e afins. Configurei os modelos DeepSeek V4 dentro do Cursor usando o Cline como harness, porque o agente nativo do Cursor não aceita rotear para a API da DeepSeek. Com esse setup rodando, o Linr saiu do zero. Na demo ao vivo eu mostro, em três atos: O setup : por que o caminho obvio não funciona (o agente do Cursor recusa a chave externa) e como o Cline resolve isso dentro da mesma IDE. O coração: pego o Linr num estado inacabado e dou uma tarefa real ao agente rodando DeepSeek ao vivo - uma feature que falta ou um bug - e vocês veem o modelo construindo software de verdade, com o custo em dolar subindo na tela. O payoff: abro o app funcionando e mostro quanto custou, em tokens e em dólar, chegar ali.

- Event context: AI Tinkerers Curitiba: Encontro de Agosto (no EBANX) — 2026-08-26 — Curitiba
- Public talk page: https://curitiba.aitinkerers.org/talks/rsvp_xqVhn6TV5MI

### [Podsumo - your personal podcast agent](https://nurnberg.aitinkerers.org/talks/rsvp_RZYtKUm6Y7c)

I follow a lot of podcasts but just don't have time to actually listen. I built Podsumo (podsumo.io) which scans and identifies interesting episodes from my list of podcasts and also answers questions if I have. The cool part is that it all runs within the modal labs free credit with less than 50 cents of Deepseek API credits.

- Event context: AI Tinkerers Nürnberg: June Meetup (Community Hub) — 2026-06-24 — Nürnberg
- Public talk page: https://nurnberg.aitinkerers.org/talks/rsvp_RZYtKUm6Y7c

### [An AI Roomba to Keep Your Homelab Tidy \[Hermes Agent\]](https://nashville.aitinkerers.org/talks/rsvp_NSOiaP0nR4E)

Used Hermes Agent to make an AI ops layer that handles the digital chores I'd otherwise forget: 24 cron jobs covering backups, CVE monitoring, NAS consolidation, secret and code scanning (TruffleHog plus opengrep) routed through agent triage, blog auto-deploy, issue auto-fixing, kanban dispatch across 16 kanban projects, and a nightly self-introspection loop that audits its own degradation. **Live demo:** walk the architecture, show the dispatcher routing a real ticket to the to something (maybe auto post on my blog), demo a script-only cron exiting in milliseconds vs. an agent-driven one (maybe fixing an offline systemd service), and pull up the morning CVE report (hope there is something juicy for the demo).

- Event context: AI Tinkerers Nashville: OpenClaw, Hermes, and Personal Assistants — 2026-05-21 — Nashville
- Public talk page: https://nashville.aitinkerers.org/talks/rsvp_NSOiaP0nR4E

### [AI Launcher for old games on Mac OS (very millennial / boomer)](https://seattle.aitinkerers.org/talks/rsvp_jmXoHb_fAoc)

Cellar is AI pipeline based on Wine with the only goal – to launch an old games on your Mac. Launching old games on Mac is especially notorious business based on reading manuals, tweaking configs and it is not fun (at least for me). To help nostalgic newbies as I am, I made this tool – Cellar. It is a bundle of Wine and AI pipeline. You point it to the installation file and does everything for you: unpacks it, installs, creates a bottle and finds correct configuration to launch. Once the game is launched, successful config stored and you don't need AI anymore. Additionally, all Cellar agents have shared Wiki that collects all their experiences together – so that if one Cellar agent launched game correctly, another one will read about it. It currently supports Claude, Deepseek and Kimi.

- Event context: AI Dev Tools Track - Seattle — 2026-05-06 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_jmXoHb_fAoc

### [AI Professional Network Builder](https://hong-kong.aitinkerers.org/talks/rsvp_7r5C0zv1pcs)

In this demo, I will go through the product itself, solution architecture, and lesson learnt from vibe coding a product, below are some background info of the demonstrated product: Business Card Scanner: Digitize and Analyze Your Professional Network with AI The Business Card Scanner is a web application that transforms physical business cards into organized digital contacts using AI-powered text extraction and analysis. It helps professionals efficiently manage their network by automatically extracting contact information, categorizing companies by industry, and providing network intelligence through interactive visualizations.

- Event context: AI Tinkerers Hong Kong with AWS Meetup — September 29, 2025 — 2025-09-29 — Hong Kong
- Public talk page: https://hong-kong.aitinkerers.org/talks/rsvp_7r5C0zv1pcs

## Related Technologies

- [Amazon DynamoDB](https://aitinkerers.org/technologies/amazon-dynamodb) ([Markdown](https://aitinkerers.org/technologies/amazon-dynamodb.md)) — 1 public demo
- [Amazon S3](https://aitinkerers.org/technologies/amazon-s3) ([Markdown](https://aitinkerers.org/technologies/amazon-s3.md)) — 8 public demos
- [Amazon Textract](https://aitinkerers.org/technologies/amazon-textract) ([Markdown](https://aitinkerers.org/technologies/amazon-textract.md)) — 5 public demos
- [AWS Lambda](https://aitinkerers.org/technologies/aws-lambda) ([Markdown](https://aitinkerers.org/technologies/aws-lambda.md)) — 14 public demos
- [Claude](https://aitinkerers.org/technologies/claude) ([Markdown](https://aitinkerers.org/technologies/claude.md)) — 174 public demos
- [Cline](https://aitinkerers.org/technologies/cline) ([Markdown](https://aitinkerers.org/technologies/cline.md)) — 1 public demo
- [Cloudflare](https://aitinkerers.org/technologies/cloudflare) ([Markdown](https://aitinkerers.org/technologies/cloudflare.md)) — 17 public demos
- [Cursor](https://aitinkerers.org/technologies/cursor) ([Markdown](https://aitinkerers.org/technologies/cursor.md)) — 65 public demos
- [DeepSeek](https://aitinkerers.org/technologies/deepseek) ([Markdown](https://aitinkerers.org/technologies/deepseek.md)) — 12 public demos
- [DeepSeek V4 Flash](https://aitinkerers.org/technologies/deepseek-v4-flash) ([Markdown](https://aitinkerers.org/technologies/deepseek-v4-flash.md)) — 1 public demo
- [DeepSeek V4 Pro](https://aitinkerers.org/technologies/deepseek-v4-pro) ([Markdown](https://aitinkerers.org/technologies/deepseek-v4-pro.md)) — 1 public demo
- [Flash](https://aitinkerers.org/technologies/flash) ([Markdown](https://aitinkerers.org/technologies/flash.md)) — 14 public demos
- [Hermes](https://aitinkerers.org/technologies/hermes) ([Markdown](https://aitinkerers.org/technologies/hermes.md)) — 4 public demos
- [IDE](https://aitinkerers.org/technologies/ide) ([Markdown](https://aitinkerers.org/technologies/ide.md)) — 4 public demos
- [Kimi](https://aitinkerers.org/technologies/kimi) ([Markdown](https://aitinkerers.org/technologies/kimi.md)) — 6 public demos
- [Modal Labs](https://aitinkerers.org/technologies/modal-labs) ([Markdown](https://aitinkerers.org/technologies/modal-labs.md)) — 1 public demo
- [Modal Labs Openrouter Cloudflare](https://aitinkerers.org/technologies/modal-labs-openrouter-cloudflare) ([Markdown](https://aitinkerers.org/technologies/modal-labs-openrouter-cloudflare.md)) — 1 public demo
- [OpenAI-compatible](https://aitinkerers.org/technologies/openai-compatible) ([Markdown](https://aitinkerers.org/technologies/openai-compatible.md)) — 1 public demo
