Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors