Skip to content

Welcome to SmartAI 🌟, an AI-powered assistant built with the Gemini API, crafted with ❀️ by Abir Arafat Chawdhury [@abirxdhack]

Notifications You must be signed in to change notification settings

TheSmartDevs/SmartAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

SmartAI πŸ’₯✨

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! βœ…

What is SmartAI? β“πŸ’«

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 πŸ“›

Features πŸš€βš™οΈ

  • 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! πŸ’»

Response Format πŸ“‘

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"
}

How to Use SmartAI πŸ› οΈπŸ’₯

  1. Try it Live:
    Test SmartAI at abirthetech.serv00.net/ai.php?prompt=your_prompt.
    Example: abirthetech.serv00.net/ai.php?prompt=hi πŸ‘€

  2. 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 in smartai.php with your Gemini API key. πŸ”‘
    • Access your endpoint: yourdomain.com/smartai.php?prompt={prompt} 🌍
    • Boom! Your own SmartAI instance is live! πŸ’₯
  3. 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. βš™οΈ

Installation Guide πŸ–₯️✨

  1. Clone the repo:
    git clone https://github.com/TheSmartDev/SmartAI.git
  2. Upload smartai.php to your server’s root or a subdirectory. πŸ“‚
  3. Edit smartai.php and insert your Gemini API key:
    define('GEMINI_API_KEY', 'your_actual_gemini_api_key_here');
  4. Make sure your server supports PHP and cURL. βœ…
  5. Test your endpoint: yourdomain.com/smartai.php?prompt=hi πŸš€

Why SmartAI? 🌟

  • 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. βœ…

Contributing πŸ€πŸ’–

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. πŸ“›

About the Creator πŸ‘¨β€πŸ’»πŸ‡§πŸ‡©

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! 🌟

Ready to Dive In? πŸ’₯πŸš€

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! πŸ’»πŸŒŸ

About

Welcome to SmartAI 🌟, an AI-powered assistant built with the Gemini API, crafted with ❀️ by Abir Arafat Chawdhury [@abirxdhack]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages