Skip to content

devupai-platform/devupai-examples

Repository files navigation

DEVUP AI — Algeria AI Inference Gateway logo

DEVUP AI — Examples & Starter Kits

Production-ready examples for integrating with the DEVUP AI inference gateway.

WebsiteDocsGet API Key


📁 Starter Kits

Starter Kit Stack Description
nextjs-chatbot-starter Next.js, Vercel AI SDK Full-stack AI chatbot with streaming responses
python-autogen-agent Python, AutoGen Multi-agent AI workflow using Microsoft AutoGen

🔑 Prerequisites

  1. Create a DEVUP AI account at devupai.com
  2. Generate an API key from your Dashboard → API Keys
  3. Top up your balance in DZD via CCP, BaridiMob, or SlickPay

⚡ How It Works

DEVUP AI is a drop-in replacement for the OpenAI API. Any project that uses the OpenAI SDK works instantly — just change the base URL:

- base_url = "https://api.openai.com/v1"
+ base_url = "https://api.devupai.com/v1"

That's it. Your models, your code, our infrastructure.


🤝 Contributing

We welcome contributions! If you've built something cool with DEVUP AI:

  1. Fork this repo
  2. Add your example in a new directory
  3. Include a README.md with setup instructions
  4. Open a Pull Request

📜 License

MIT — See LICENSE for details.


Built with 🇩🇿 by DEVUP AI — Algeria's AI Infrastructure

About

Production-ready starter kits and code examples for the DEVUP AI inference gateway — Next.js chatbot, Python AutoGen, streaming, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages