Skip to content

AI-Powered Tools Bot: A general-purpose AI assistant with 6 variations of AI bots in one. This was originally made in Novemeber 2023 just after Open AI API was released.

Notifications You must be signed in to change notification settings

Macca050598/virtu-ai

Repository files navigation

AI Dashboard Logo

AI Dashboard πŸš€

Your all-in-one hub for AI-powered tools, built with Next.js and Clerk.

Next.js Clerk OpenAI License

Features πŸš€ πŸ€– AI-Powered Tools Chat Bot: A general-purpose AI assistant for answering questions and generating text.

Image Generator: Create stunning images from text prompts.

Code Bot: Get help with coding, debugging, and generating code snippets.

Image Quality Improver: Enhance and upscale images using AI.

Music Maker: Generate music tracks based on your preferences.

πŸ”’ Secure Authentication Built with Clerk for seamless and secure user authentication.

Easy sign-up, login, and user management.

πŸ–₯️ Dashboard Interface Clean and intuitive dashboard to access all AI tools in one place.

Responsive design for both desktop and mobile.

How It Works πŸ› οΈ Sign Up / Log In: Use Clerk to securely authenticate and access the dashboard.

Choose a Tool: Select from 6 different AI-powered tools.

Interact: Input your prompts or requests and let the AI do the rest.

Get Results: Receive generated text, images, code, or music instantly.

Tech Stack πŸ’» Tech Description Next.js React framework for server-rendered apps. Clerk Authentication and user management. OpenAI API Powers all AI tools (GPT, DALLΒ·E, etc.). Tailwind CSS Utility-first CSS framework for styling. Vercel Deployment platform for Next.js apps. Installation πŸ› οΈ

Click to expand installation steps bash Copy # Clone the repository git clone https://github.com/your-username/ai-dashboard.git cd ai-dashboard

Install dependencies

npm install

Set up environment variables

cp .env.example .env.local

Add your OpenAI API key and Clerk credentials to .env.local

Run the development server

npm run dev

Screenshots πŸ“±
Dashboard Chat Bot Image Generator
License πŸ“œ This project is licensed under the MIT License. See the LICENSE file for details.

Contact πŸ“§ Have questions or feedback? Feel free to reach out! πŸ“© Email: your-email@example.com 🌐 Website: yourwebsite.com

Made with ❀️ by [Your Name]

About

AI-Powered Tools Bot: A general-purpose AI assistant with 6 variations of AI bots in one. This was originally made in Novemeber 2023 just after Open AI API was released.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published