Skip to content

shivaylamba/nebius-ai-projects-gallery

Repository files navigation

Welcome to Nebius AI Projects Gallery

image

A curation of awesome projects built by developers with Nebius.ai to draw inspirations when they decide to create their own. Want to add yours or someone else's, feel free to raise a PR to add them.

If you're building something cool and wants to share about process or looking for feedbacks, come chat with Nebius AI community on Discord.

Adding a New Project

  1. Add your project screenshot to the public/screenshots/ folder
  2. Update src/data/projects.json with your project details
  3. Create a Pull Request

Screenshot Requirements

  • Format: PNG or JPG
  • Aspect ratio: 16:9 recommended
  • Max size: 1MB
  • Name format: descriptive-name.png (e.g., ai-task-manager.png)

Project info

URL: nebula-project-galleria.vercel.app

How can I edit this code?

There are several ways of editing your application.

Use your preferred IDE

If you want to work locally using your own IDE, you can clone this repo and push changes. Pushed changes will also be reflected in Lovable.

The only requirement is having Node.js & npm installed - install with nvm

Follow these steps:

# Step 1: Clone the repository using the project's Git URL.
git clone <YOUR_GIT_URL>

# Step 2: Navigate to the project directory.
cd <YOUR_PROJECT_NAME>

# Step 3: Install the necessary dependencies.
npm i

# Step 4: Start the development server with auto-reloading and an instant preview.
npm run dev

Use GitHub Codespaces

  • Navigate to the main page of your repository.
  • Click on the "Code" button (green button) near the top right.
  • Select the "Codespaces" tab.
  • Click on "New codespace" to launch a new Codespace environment.
  • Edit files directly within the Codespace and commit and push your changes once you're done.

What technologies are used for this project?

This project is built with .

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages