Welcome to Sree-Shop, your one-stop solution for unlimited access to 100+ AI models with no hidden limits. Whether you're a developer, researcher, or hobbyist, this platform offers a generous free tier and premium features at unbeatable prices.
- Truly Unlimited Access: No hidden limits—use the API freely with a 3 RPM rate limit.
- Premium Models: Access GPT-4, Claude, Gemini, and 100+ more models.
- Developer-Friendly: OpenAI-compatible API with excellent documentation.
- Free Tier: Start building now with our generous free tier.
- Pro Tier: Upgrade for unlimited requests, full streaming support, and priority support.
- Enterprise Solutions: Tailored solutions for large-scale needs.
- Node.js (v18+)
- npm or yarn
- Git
-
Clone the repository:
git clone https://github.com/SreejanPersonal/Sree-Shop.git cd Sree-Shop
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:5173
.
Sree-Shop/
├── src/ # Core application code
│ ├── components/ # Reusable UI components
│ ├── pages/ # Application pages (Home, Dashboard, Pricing, etc.)
│ └── App.tsx # Main application routing
├── public/ # Static assets
├── .github/ # GitHub workflows and templates
├── .husky/ # Git hooks for pre-commit checks
├── .vscode/ # VS Code settings
├── tailwind.config.js # Tailwind CSS configuration
├── vite.config.ts # Vite configuration
└── README.md # This file
-
Install Dependencies:
npm install
-
Run the Development Server:
npm run dev
-
Build for Production:
npm run build
-
Preview the Production Build:
npm run preview
-
Linting:
npm run lint
This project uses ESLint for code quality checks. To run tests:
npm run lint
We welcome contributions from the community! Please read our Contributing Guidelines before submitting pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, feel free to reach out:
- Email: sreejan@example.com
- LinkedIn: @sreejan
- Twitter: @sreejan
If you find this project useful, consider supporting us by:
- Starring the Repository: ⭐️
- Sharing the Project: Spread the word!
- Buying Me a Coffee: ☕️ Buy Me a Coffee
- Add more AI models and integrations.
- Improve API performance and scalability.
- Introduce a dashboard for usage analytics.
- Expand documentation and tutorials.
Thank you for visiting Sree-Shop! We hope you enjoy using it as much as we enjoyed building it. 🚀