Skip to content

thisal-d/ai-verse

Repository files navigation

AI Verse

AI Verse

Your Gateway to the AI Universe

🚀 Live Demo✨ Features📦 Getting Started🤝 Contributing


📖 About

AI Verse is a curated discovery platform for navigating the world of AI tools. Whether you're a developer, designer, student, or entrepreneur — AI Verse helps you find the right AI tool for the job.

With 120+ hand-picked tools across 14+ categories, smart search, favorites, and pricing filters — it's your one-stop destination to explore the best AI has to offer.


✨ Features

  • 🔍 Smart Search & Filter — Find tools by keyword, category, or pricing
  • ❤️ Favorites — Save tools to a personal list (stored in local storage, no login needed)
  • 🔔 Toast Notifications — Instant feedback when managing your tools
  • 🎨 14+ Categories — Text & Writing, Coding & Dev, Image Generation, Video & Animation, Audio & Voice, Research & Analysis, Productivity, Design, Marketing, 3D & AR/VR, Education & Learning, Automation & Workflows, AI Detection & Humanization, Translation & Language
  • 💰 Pricing Transparency — Free, Freemium, Paid, and Open Source tiers clearly marked
  • 🌓 Dark / Light Theme — Beautiful in any lighting
  • 📱 Fully Responsive — Desktop, tablet, and mobile
  • 🔄 Easy to Extend — Add new tools via simple JSON configuration

🖼️ Screenshots

Desktop

AI Verse Desktop Preview

Mobile

AI Verse Mobile Preview

🚀 Getting Started

Prerequisites

  • Node.js v16.0+
  • npm or yarn

Quick Start

# Clone the repository
git clone https://github.com/thisal-d/ai-verse.git
cd ai-verse

# Install dependencies
npm install

# Start development server
npm run dev

Production Build

npm run build

🏗️ Project Structure

ai-verse/
├── src/
│   ├── components/          # React components
│   ├── data/
│   │   ├── tools.json       # AI tools database (120+ tools)
│   │   └── categories.json  # Category definitions (14 categories)
│   ├── App.jsx              # Main app component
│   └── main.jsx             # Entry point
├── public/
│   └── ai-tools/logo/       # Tool logos (PNG, SVG, WEBP, ICO, JPG)
├── package.json
├── vite.config.js
└── index.html

Tech Stack

Layer Technology
Framework React 19+
Build Tool Vite 7+
Styling CSS3 with theme support
Notifications React Toastify
Data JSON & LocalStorage
Deployment Netlify

🤝 Contributing

AI Verse is community-driven! We use dedicated feature branches to keep contributions organized:

Action Branch
➕ Add a new tool feature/add-tools
✏️ Modify a tool feature/modify-tools
🗑️ Remove a tool feature/remove-tools

👉 Read the full guide: CONTRIBUTING.md


👥 Contributors

We're grateful to the amazing people who help make AI Verse better:

Contributor Profile
Thisurika Hasajith
Senuda Dilvan
Fathima Asma
Childe Youyu
Tharusha Akash

Want to be listed here? Start contributing! 🎉


📄 License

This project is open source under the MIT License.


Made with ❤️ for the AI Community

⭐ Star us on GitHub🍴 Fork & Contribute