Welcome to Sliverse, your intelligent assistant for crafting stunning, impactful presentations effortlessly. Sliverse harnesses the power of AI to help you create professional-grade presentations in no time, letting you focus on your ideas while we handle the design and structure.
-
AI-Driven Content Generation
- Automatically generates slides based on your input .
- Summarizes key points and provides data visualizations.
-
Beautiful Templates
- Offers a wide variety of professionally designed templates.
- Fully customizable to fit your unique style.
-
Export Options
- Download presentations in multiple formats (e.g., PPTX, PDF).
-
Accessible and Lightweight
- Designed for performance even on low-resource systems.
- Fully responsive interface for use on any device.
- Frontend: React, TailwindCSS, Ant Design
- Backend: Django
- AI Models: Gemini (will add support to other models in future)
- Innovative: Combines cutting-edge AI with sleek design tools.
- Open Source: Community-driven development to inspire creativity.
- Efficient: Saves hours of tedious work, allowing you to focus on what truly matters.
To set up Sliverse locally, follow these steps:
-
Clone the repository:
git clone https://github.com/devAmaresh/ai_slide.git
-
Navigate to the backend directory:
cd backend -
Install dependencies:
pip install -r requirements.txt
-
Run the backend development server:
python manage.py runserver
-
Open a new terminal and navigate to the frontend directory:
cd frontend -
Install dependencies:
npm install
-
Start the frontend development server:
npm run dev
-
Access the application in your browser at
http://localhost:5173.
We welcome contributions from the community! Here's how you can get involved:
-
Fork the repository and create your feature branch:
git checkout -b feature/YourFeature
-
Commit your changes:
git commit -m 'Add some feature' -
Push to the branch:
git push origin feature/YourFeature
-
Open a pull request and describe your changes.
This project is proudly maintained by Amaresh Prasad .
This project is licensed under the MIT License.
We look forward to seeing how you use Sliverse to revolutionize presentations!

