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-gradient-to-b from-blue-500 to-purple-600 text-white">
        <header className="p-6 bg-black bg-opacity-20">
          <h1 className="text-4xl font-bold text-center">Aw AI</h1>
          <p className="text-center mt-2">Smart AI for Photo & Video Creation</p>
        </header>
        <main className="p-6">
          <section className="mb-8">
            <h2 className="text-2xl font-semibold mb-4">Capture Moments</h2>
            <div className="grid grid-cols-1 md:grid-cols-2 gap-4">
              <div className="bg-white bg-opacity-10 p-4 rounded-lg">
                <img src="https://placehold.co/300x200" alt="Photo" className="rounded-lg" />
                <p className="mt-2">Take stunning photos with AI enhancements.</p>
              </div>
              <div className="bg-white bg-opacity-10 p-4 rounded-lg">
                <img src="https://placehold.co/300x200" alt="Video" className="rounded-lg" />
                <p className="mt-2">Record high-quality videos with AI assistance.</p>
              </div>
            </div>
          </section>
          <section className="mb-8">
            <h2 className="text-2xl font-semibold mb-4">AI Features</h2>
            <div className="grid grid-cols-1 md:grid-cols-3 gap-4">
              <div className="bg-white bg-opacity-10 p-4 rounded-lg">
                <h3 className="text-xl font-semibold">Smart Editing</h3>
                <p>Automatically enhance your photos and videos.</p>
              </div>
              <div className="bg-white bg-opacity-10 p-4 rounded-lg">
                <h3 className="text-xl font-semibold">Arabic Speech</h3>
                <p>AI can speak and understand Arabic fluently.</p>
              </div>
              <div className="bg-white bg-opacity-10 p-4 rounded-lg">
                <h3 className="text-xl font-semibold">Real-time Analysis</h3>
                <p>Get instant feedback on your captures.</p>
              </div>
            </div>
          </section>
          <section className="mb-8">
            <h2 className="text-2xl font-semibold mb-4">User Reviews</h2>
            <div className="grid grid-cols-1 md:grid-cols-2 gap-4">
              <div className="bg-white bg-opacity-10 p-4 rounded-lg">
                <p>"The AI is incredibly smart and makes my photos look professional!"</p>
                <p className="text-sm text-gray-300">- Ahmed</p>
              </div>
              <div className="bg-white bg-opacity-10 p-4 rounded-lg">
                <p>"I love how the AI speaks Arabic. It’s so helpful!"</p>
                <p className="text-sm text-gray-300">- Fatima</p>
              </div>
            </div>
          </section>
        </main>
        <footer className="p-6 bg-black bg-opacity-20 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 ...