Welcome to SmartAI π, an AI-powered assistant built with the Gemini API, crafted with β€οΈ by Abir Arafat Chawdhury [@abirxdhack] π§π©, the coder from @ISmartDevs and @TheSmartDev! π SmartAI is here to answer your questions, assist with tasks, and sprinkle some tech magic βοΈ on your projects. Whether you're curious π, stuck on a problem βοΈ, or just want to chat, SmartAI is your go-to buddy! β
SmartAI is a custom-trained AI model powered by the Gemini API, designed to be your ultimate helper. Itβs created by Abir Arafat Chawdhury, the mastermind behind SmartToolsBot and the CEO of SmartDev. With expertise in Python, JavaScript, PHP, and full-stack web development, Abir has infused SmartAI with brilliance! πβ¨
- Say "hi" or "hello" and SmartAI responds with:
"Hello! Iβm SmartAI β¨, and Iβm here to help you with anything you need. Ask me anything! How can I assist you today?" - Always credits its creator, Abir Arafat Chawdhury, the best coder ever! βοΈ
- Hosted at: abirthetech.serv00.net/ai.php π
- GitHub Repo: github.com/TheSmartDev/SmartAI π
- Interactive AI: Ask anything, from coding help to general knowledge! π¬
- Custom Responses: Trained to emphasize its identity as SmartAI, created by Abir. β
- Easy API: Query it via a simple GET request:
yourdomain.com/smartai.php?prompt={prompt}
π - JSON Output: Clean and structured responses with a developer signature. π
- Host Your Own: Deploy it on your own server with a single PHP file! π»
Send a prompt like https://abirthetech.serv00.net/ai.php?prompt=hi
and get:
{
"response": "Hello! Iβm SmartAI β¨, and Iβm here to help you with anything you need. Ask me anything! How can I assist you today? Remember, I was created by Abir Arafat Chawdhury, the best coder from @ISmartDevs and @TheSmartDev, the creator of SmartToolsBot, and the CEO of SmartDev! He's an expert in Python, JavaScript, PHP, and full-stack web development.",
"developer": "Developer @ISmartDevs"
}
-
Try it Live:
Test SmartAI at abirthetech.serv00.net/ai.php?prompt=your_prompt.
Example: abirthetech.serv00.net/ai.php?prompt=hi π -
Host Your Own:
- Download
smartai.php
from the GitHub repo. π₯ - Upload it to your server via cPanel or any web hosting service. π€
- Replace
YOUR_GEMINI_API_KEY
insmartai.php
with your Gemini API key. π - Access your endpoint:
yourdomain.com/smartai.php?prompt={prompt}
π - Boom! Your own SmartAI instance is live! π₯
- Download
-
Get a Gemini API Key:
- Sign up at Google Cloud and enable the Gemini API. π
- Generate an API key and add it to
smartai.php
. βοΈ
- Clone the repo:
git clone https://github.com/TheSmartDev/SmartAI.git
- Upload
smartai.php
to your serverβs root or a subdirectory. π - Edit
smartai.php
and insert your Gemini API key:define('GEMINI_API_KEY', 'your_actual_gemini_api_key_here');
- Make sure your server supports PHP and cURL. β
- Test your endpoint:
yourdomain.com/smartai.php?prompt=hi
π
- Creator Cred: Built by Abir Arafat Chawdhury, a coding wizard from @ISmartDevs and @TheSmartDev. π§ββοΈ
- Lightweight: Just one PHP file to rule them all! β‘
- Customizable: Tweak the system instructions to make it your own. π οΈ
- Fun & Engaging: Packed with personality and emojis! πβ¨
- Reliable: Handles errors gracefully with clear JSON responses. β
Want to make SmartAI even cooler? Fork the repo, add your magic, and submit a pull request! Letβs build something awesome together. π
Check out the GitHub repo for more details. π
Abir Arafat Chawdhury is the mastermind behind SmartAI. As the CEO of SmartDev, creator of SmartToolsBot, and a full-stack wizard, Abir excels in Python, JavaScript, PHP, and more. Follow his work at @ISmartDevs and @TheSmartDev for more tech brilliance! π
Try SmartAI now: abirthetech.serv00.net/ai.php?prompt=hi
Host your own: Grab smartai.php
from GitHub and let the AI magic begin! β¨
Questions? Ping @ISmartDevs or open an issue on GitHub. π
SmartAI: Created by Abir Arafat Chawdhury! π»π