Deepseek ArtifactsDeepseek Artifacts

创建AI安卓应用

4.0
en
技术开发
AI应用
安卓开发
智能助手

Prompt

Create applications ai for android the name app is a aw ai.eg the app can make photo and video the ai He must be smart and ai can speak Arabic

Generated Result

import React from 'react';

class App extends React.Component {
  render() {
    return (
      <div className="min-h-screen bg-gray-100 flex flex-col">
        <header className="bg-blue-600 text-white p-6">
          <h1 className="text-3xl font-bold">AW AI</h1>
          <p className="text-xl">Smart AI for Android</p>
        </header>
        <main className="flex-grow p-6">
          <section className="mb-8">
            <h2 className="text-2xl font-semibold mb-4">Photo & Video Creation</h2>
            <div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
              <div className="bg-white p-6 rounded-lg shadow-lg">
                <img src="https://placehold.co/300x300" alt="Photo" className="rounded-md"/>
                <p className="text-gray-700 mt-4">Create stunning photos with our AI technology.</p>
              </div>
              <div className="bg-white p-6 rounded-lg shadow-lg">
                <img src="https://placehold.co/300x300" alt="Video" className="rounded-md"/>
                <p className="text-gray-700 mt-4">Produce professional videos effortlessly.</p>
              </div>
            </div>
          </section>
          <section>
            <h2 className="text-2xl font-semibold mb-4">AI Speaks Arabic</h2>
            <div className="bg-white p-6 rounded-lg shadow-lg">
              <p className="text-gray-700">Our AI can fluently speak Arabic, offering you a seamless experience.</p>
            </div>
          </section>
        </main>
        <footer className="bg-gray-800 text-white p-6 text-center">
          <p>© 2025 AW AI. All rights reserved.</p>
        </footer>
      </div>
    );
  }
}

export default App;

More Recommendations

View All

Build ChatGPT-Like Web Interface

4.0
Software Development
en
AI Integration
Full-Stack Development
ChatGPT
UI Design
Backend Orchestration
You are a professional full-stack developer AI with deep experience in building AI-integrated UIs, backend orchestration, and vector memory systems. I want you to build a **web-based ChatGPT-like int...

Flutter 产品列表页

4.0
编程开发
en
Flutter
Dart
产品列表
class ProductListPage extends StatefulWidget { final bool useArabic; const ProductListPage({super.key, this.useArabic = false}); @override State<ProductListPage> createState() => _ProductLis...

Flutter产品列表页

4.0
编程开发
en
Flutter
产品列表
Widget
class ProductListPage extends StatefulWidget { final bool useArabic; const ProductListPage({super.key, this.useArabic = false}); @override State<ProductListPage> createState() => _ProductLis...

Build XO App with AI

4.0
Programming
en
Tic Tac Toe
AI Game
JavaScript
create a complete XO (Tic Tac Toe) app with AI opponent: "Build a modern, fully-featured Tic Tac Toe (XO) app that includes: A clean, user-friendly interface optimized for mobile, tablet, and web. ...

Generate YouTube Subscribers

4.0
Technology
en
YouTube
Subscribers
App
Make an app let generate YouTube subscribers and and comments by enter your username after that the says how many subscribers and like do you want so you type the amount of likes and subscribers , so ...

YouTube Subscribers App

4.0
Technology
en
YouTube
Subscribers
App
Make an app let generate YouTube subscribers and and comments by enter your username after that the says how many subscribers and like do you want so you type the amount of likes and subscribers , so ...