Skip to content

Instantly share code, notes, and snippets.

View pri-shav's full-sized avatar
🎯
Focusing

priya sharma pri-shav

🎯
Focusing
View GitHub Profile
@pri-shav
pri-shav / ruby-on-rails.md
Last active September 19, 2024 10:50
Getting Started with Ruby on Rails: A Beginner's Guide

Introduction

Web development is one the fastest growing tech fields today. There are many different software available to develop web pages and applications. Ruby on Rails is one such software. This blog is perfect for a beginner starting with Ruby on Rails. We have provided an overview of what Ruby on Rails is. We have also explained the key features of RoR. Ruby on Rails tutorial gives a list of the components of the framework which enables learning ruby on rails for beginners. Some essential technical skills to learn as a beginner are also included in it.

What is Ruby on Rails?

Ruby on Rails, also known as RoR or Rails, is a web application development framework. It is written in Ruby programming language. It was first released in July 2004. It simplifies the development process through its modular components.

RoR can be leveraged to create robust, scalable web applications quickly and effectively. It provides high performance abilities and a secure environment. It is open source so it is also co

@pri-shav
pri-shav / .md
Created September 11, 2024 05:59
Top 5 tools of Generative AI

Top 5 Tools of Generative AI This repository provides an overview of the top 5 tools in the field of Generative AI, showcasing their key features, use cases, and how they empower developers, data scientists, and researchers to create cutting-edge AI models. Whether you're interested in generating text, images, or audio, this guide offers insights into the most popular and powerful tools available today.

Contents OpenAI GPT - Advanced text generation and natural language processing capabilities. DALL-E - State-of-the-art image generation from textual descriptions. MidJourney - Artistic AI for creating stunning visual artwork. Stable Diffusion - Open-source text-to-image diffusion model. Runway ML - Versatile AI toolkit for creative applications, including video, audio, and more. Getting Started