AIToolbox is an open-source platform that provides a variety of AI tools, including:
- ✍️ AI Writing Suite: AI Blog Writer, AI Email Writer, and Text Summarizer.
- 💡 Idea Generation: Get ideas for Blogs, Products, Startups, Apps, and YouTube content.
- 🖼️ Creative Tools: AI Image Generator and AI Logo Generator.
- 💻 Developer Tools: AI Code Explainer and AI Chatbot.
- ... and many more useful tools!
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
- Framework: Next.js
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: Shadcn/ui
- Deployment: Vercel
We welcome contributions to AIToolbox! To ensure a smooth and effective collaboration, please refer to our detailed Contribution Guidelines and Code of Conduct.
Check out our Next.js deployment documentation for more details.
4. Pull Requests (PRs):
* Assigned Members Only: Only individuals assigned to an issue may submit a PR for it. Unsolicited or unassigned PRs will be closed.
* Clear and Descriptive: Your PR description should clearly explain the changes you've made and reference the issue it resolves (e.g., Closes #123).
This project is owned and maintained by amanraj.me.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.