This is a JavaScript web application that provides a directory of AI tools from around the world. It allows users to search and filter AI tools by name or category, and submit new AI tools to be added to the directory.
- AI tools listed in cards for easy viewing
- Filter by category to find relevant tools quickly
- Search by name to find a specific tool
- Submit new AI tools to be added to the directory
- Frontend: HTML, CSS, JavaScript
- Data storage: GitHub JSON files
To get started with the AI Tools Directory, follow these steps:
- Clone the repository: git clone https://github.com/prajapatimehul/aiseekerz.git
- Open the index.html file in your browser
- Start exploring the AI Tools Directory
Contributions to the AI Tools Directory are welcome! To contribute, please follow these steps:
- Fork the repository
- Create a new branch: git checkout -b my-feature-branch
- Make your changes and commit them: git commit -am 'Add new feature'
- Push your changes to your forked repository: git push origin my-feature-branch
- Create a pull request from your forked repository to the original repository
This project is licensed under the MIT License. See the LICENSE file for details.