8000
Skip to content

Latest commit

Β 

History

129 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Toolva.ai β€” Next-Gen AI Tools Directory & Workflow Engine

License: MIT React TypeScript Vite TailwindCSS

Discover, compare, and build workflows with 600+ curated AI tools.
Fast, community-driven, dark-first UI with live 10-role security management.

🌐 Live Directory Β· πŸ“¬ Official Support Β· πŸ’‘ Submit an AI Tool


✨ Unique Features

Feature Highlight Description
🧠 600+ Curated AI Tools Deep directory covering Code Assistants, Image Gen, LLMs, Audio, Video, & Productivity
πŸ›‘οΈ 10-Role Security System Tiered hierarchy (Novice β†’ Master β†’ SuperAdmin) with profile self-elevation lockout
⚑ Claude & Model Breakdowns In-depth engineering guides (Why, When, How, Where, Which model to use)
πŸ“Š Multi-View Layouts Seamless Grid View, List View, and Table Comparison View toggling
🎨 Workflow Builder Canvas Interactive drag-and-drop workflow sequence builder
πŸ‘‘ SuperAdmin Control Centre Live submission verification queue (/admin) and Activity Logs tracker (/activity)
πŸ“§ Unified Support Hub Direct assistance at support.toolva@gmail.com

πŸš€ Getting Started

Prerequisites

  • Node.js: v18.0 or higher
  • npm: v9.0 or higher

Installation & Local Run

  1. Clone the repository:

    git clone https://github.com/SUGAM-ARORA/Toolva.git
    cd Toolva
  2. Install dependencies:

    npm install
  3. Start local development server:

    npm run dev
  4. Build production bundle:

    npm run build

πŸ“€ How to Submit an AI Tool

We welcome new tool submissions from developers and creators! You can submit an AI tool using either of the two techniques below:

Technique 1: GUI Interactive Submission (Recommended)

  1. Launch Toolva and click the Submit Tool (+) button in the main navigation bar.
  2. Complete the step-by-step form:
    • Tool Name & Category (e.g. Code, Design, Productivity)
    • Description & Website URL
    • Pricing Model (Free, Freemium, Paid)
    • Tech Stack & API details (optional)
  3. Click Submit Tool. Your submission will be routed directly to the Toolva Control Centre (/admin) where a SuperAdmin reviews and approves it for live indexing.

Technique 2: Open-Source Git Commit Submission

Developers can contribute tools directly via code contribution:

  1. Fork the repo and open src/data/unifiedTools.ts.
  2. Add your tool definition following the schema:
    {
      id: 'my-ai-tool',
      name: 'My AI Tool Name',
      description: 'A brief 1-2 sentence description of what the AI tool does.',
      category: 'Code',
      url: 'https://mytool.ai',
      pricing: 'Freemium',
      rating: 4.9,
      featured: true,
      easeOfUse: 4.8,
      lastUpdated: new Date().toISOString()
    }
  3. Commit your changes using standard convention:
    git commit -m "feat(tools): add My AI Tool to directory"
  4. Open a Pull Request for SuperAdmin review.

🀝 Commit & Contribution Guidelines

To keep the repository clean and maintainable, please follow our structured commit conventions:

  • feat(tools): Adding or updating AI tool definitions
  • feat(ui): Adding new UI components or directory views
  • fix(auth): Security fixes or 10-role permission updates
  • docs: Documentation and README updates

πŸ“¬ Official Support & Contact

If you have questions regarding tool listings, account roles, or partnership inquiries, reach out to our official support team:

  • Support Email: support.toolva@gmail.com
  • Unified Support Hub: Visit /contact in the application
  • Help FAQ & Knowledge Base: Visit /help in the application

Made with ❀️ by Sugam Arora & the Toolva Open Source Community.

About

ToolVa πŸš€ is the ultimate AI tools directory, helping users discover, compare, and explore 80+ AI-powered tools across various categories. With smart recommendations, detailed comparisons, and GitHub integration, ToolVa simplifies finding the perfect AI solution for any task.

Resources

Code of conduct

Contributing

Security policy

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

0