
An open-source collection of AI-powered tools to boost your productivity and creativity.
π Visit Website β’ π Documentation β’ π€ Contribute β’ π¬ Discussions
AIToolbox is a comprehensive open-source platform that provides a variety of AI-powered tools:
|
|
|
... and many more powerful tools to enhance your workflow!
Step | Action | Status |
---|---|---|
1οΈβ£ | β Star this repository (Mandatory for GSSoC 25) | [ ] |
2οΈβ£ | π Read our Contribution Guidelines | [ ] |
3οΈβ£ | π Explore the /contribution folder |
[ ] |
4οΈβ£ | π Check /doc for AI & AdSense documentation |
[ ] |
- Node.js 18+
- npm/yarn/pnpm/bun
# Clone the repository
git clone https://github.com/huamanraj/aitoolbox.software.git
# Navigate to project directory
cd aitoolbox.software
# Install dependencies
npm install
# or
yarn install
# Start development server
npm run dev
# or
yarn dev
π That's it! Open http://localhost:3000 to see AIToolbox in action.
Category | Technology |
---|---|
Framework | Next.js |
Language | TypeScript |
Styling | Tailwind CSS |
UI Components | Shadcn/ui |
Deployment | Vercel |
We welcome contributions to AIToolbox! Here's how you can help:
- π Find an Issue: Browse our issues or create a new one
- πββοΈ Get Assigned: Comment on the issue to get assigned
- π§ Make Changes: Work on your assigned issue
- π€ Submit PR: Create a pull request with your changes
- Assigned Members Only: Only individuals assigned to an issue may submit a PR for it
- Clear PRs: Your PR description should clearly explain changes and reference the issue (e.g.,
Closes #123
) - Follow Standards: Adhere to our Contribution Guidelines and Code of Conduct
π Learn More: Check out our Next.js deployment documentation for deployment details.
Thanks to these amazing people for their contributions:
Made with β€οΈ by the AIToolbox community
β Star this repo β’ π Report Bug β’ β¨ Request Feature