• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Python
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create and deploy your own chatGPT bot written in Python using the ChatGPT API, LongChain and a few lines of code

More Repositories

1

Programming-in-Cpp

Object oriented programming concepts implementation in C++
C++
46
star
2

Time-series-analysis-of-Inflation-rates-using-ShinyDashboard

This project will aim at studying and analyzing the inflation rates of countries globally. The dataset is a public dataset downloaded from International Monetary Fund(IMF) which consists of the inflation rates of countries from 1980 to 2017 and the projected inflation rates of the countries till 2022. Finally I will be producing a dashboard build in R to visualize and analyze the inflation rates.
R
42
star
3

Human-Resource-Analytics-and-Employee-Churn-Prediction

A Data science and Analytics project with the main aim of doing some Descriptive and Exploratory Data Analysis and then applying predictive modelling for predicting why and which are the best and most experienced employees leaving prematurely?
R
40
star
4

Power-of-AI

This repository contains useful tools to maximise your day to day productivity using AI and latest tools available in the market
34
star
5

Statistical-Learning-using-R

This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.
R
28
star
6

Deep-Learning-in-R-using-Keras-and-Tensorflow-

Implementing Deep learning in R using Keras and Tensorflow packages for R and implementing a Multi layer perceptron Model on MNIST dataset and doing Digit Recognition
R
25
star
7

Image-Classifiaction-using-CNN-and-keras-in-R

An Image Recognition Project made in R using Keras and Tensorflow which classifies a set of images amongst 10 classes
R
10
star
8

Analysis-of-Indian-Economy-Using-Shiny

This economics project mainly aims at studying and analyzing the Indian economic conditions over time, using various economic indicators from the data downloaded from World Bank.
R
10
star
9

World-Happiness-analysis

Analysis of Happiness scored according to economic production, social support, etc.
R
6
star
10

Text-Message-Classification

Classify messages as Spam or Ham using a simple Naive bayes classifier. After training the Model , next deployment of a web app build on shiny to filter text messages.
R
6
star
11

COVID-19-INDIA-TRACKER

Tracking COVID-19 Novel Corona Virus Spread in India
R
5
star
12

Best-Tableau-Resources

This repository contains the best resources to learn Tableau.
5
star
13

Railway-Reservation-System

A DBMS project which is made using Nodejs and Express , MongoDB and Mongoose and Ejs as templating engine .
JavaScript
5
star
14

Network-Analysis-of-Game-of-Thrones

Network Analysis is the study of relationships and dependencies between objects . I will use Directed Acyclic Graphs to plot the relationships in R.The project document including complete steps is included here--
R
5
star
15

Learning-Bash-Fundamentals

Repository for learning the fundamentals of Bash/Shell scripting
Shell
4
star
16

Kaggle-Data-science-survey-data-analysis-Using-Shiny

This is a data analytics project for analyzing and mining the data collected by the Kaggle Data science survey conducted in 2017.
R
4
star
17

Analyzing-Global-Terrorist-Activities

Analyzing the Global Terrorism and all the Terrorist activities that took place in the world from 1970-2015
R
4
star
18

AWK-Programming-Essentials

Awk
4
star
19

Analyzing-Global-Seismic-Activities

Significant Earthquakes from 1965-2016 and Date, time, and location of all earthquakes with magnitude of 5.5 or higher.
R
4
star
20

Analyzing-Happiness-Worldwide

The World Happiness Report is a landmark survey of the state of global happiness
4
star
21

Descriptive-Analytics-on-Various-Datasets-Using-R

This is a Descriptive Analytics Project which consists of various univariate, bivariate and multivariate data analysis on multiple data sets and their variables using R and its various statistical packages
R
4
star
22

Analyzing-Corona-Virus-Spread

2019 Novel Coronavirus (COVID-19) is a virus (more specifically, a coronavirus) identified as the cause of an outbreak of respiratory illness first detected in Wuhan, China. Early on, many of the patients in the outbreak in Wuhan, China reportedly had some link to a large seafood and animal market, suggesting animal-to-person spread. However, a growing number of patients reportedly have not had exposure to animal markets, indicating person-to-person spread is occurring. At this time, it’s unclear how easily or sustainably this virus is spreading between people
R
4
star
23

Analyzing-Urbanization-of-Countries

This Project is all about studying and analyzing the Urbanization Rates and the percentage of Population living in Urban Areas for the Countries.
R
3
star
24

Credit-Fraud-detection-using-Autoencoder

Credit fraud detection using keras and Autoencoder
R
3
star
25

Portfolio-Volatility

Volatility is a formal measure of a stock's risks. The higher the volatility of a stock, the greater its up and down swings. The volatility of a portfolio of stocks, on the other hand, is a measure of how wildly the total value of all the stocks in that portfolio appreciates or declines.
R
3
star
26

Unique-Plots-in-R

This repository contains a Tutorial on plotting various different and exceptional visualization in R .
R
3
star
27

gg-aframe

📈A Grammar of Graphics for Virtual Reality Data Visualization using A-Frame
JavaScript
3
star
28

Useful-GenerativeAI-Tools-Repo

This repository has useful prompts for LLM and Generative AI models like Bard and ChatGPT
3
star
29

HackerRank-DSA-in-CPP-Solutions

This repository contains the solutions to the problems solved by me given on HackerRank data structures and algorithms in C++.
C++
3
star
30

Learning-k8s-for-CKA

This repo is for anyone who wants to appear for CKA(https://www.cncf.io/certification/cka/) exam and wants to know the basics and practice. I have created this repo while I am preparing for the exam to help other fellow engineers like me.
3
star
31

Visualizing-Obesity-across-USA

This project is all about how to collect data from a webpage and to analyze or visualize it in R.The data is scraped from Wikipedia which includes the Obesity report of USA.
R
3
star
32

Student-alcohol-consumption-and-grade-prediction

A project which aims at finding the factors and most important features which lead to students indulging in drinking and consuming alcohol.After the exploratory data analysis a decision tree is trained and inference rules are generated to predict which student is most likely to consume alcohol using the most relevant features extracted after analyzing the dataset.
R
3
star
33

Ceasers-Cipher

A repository which contains the implementation of Ceasers Cipher which is a very basic and most common data encryption Technique in C++.
C++
3
star
34

AI-Insights-Unveiling-the-Future-with-AI-Technologies-and-LLMs

This repository contains a list of blog posts that I will be writing on latest AI technologies like LLMs, ChatGPT and sharing the knowledge with others.
3
star
35

Adaline-vs-MLP-vs-Perceptron

A project to implement,analyze and compare linear Perceptron network with Adaline(adaptive Linear neuron) network and MLP(Multi layer perceptron) in R on Iris dataset.
R
3
star
36

Neural-Network-in-Javascript

A neural network which solves a XOR equation which is completely made in Javascript.
JavaScript
2
star
37

ShinyApp-Support-Vector-Machines

R
2
star
38

Free-AI-Courses

This repository consists of some of the most trending and free Generative AI and LLM online courses.
2
star
39

Creating-Desktop-Notification-from-R

This will demonstrate how to create desktop notifications in R
2
star
40

Data-Science-Publications

This repository contains links to all my blog posts on various online data science publications.
2
star
41

Analyzing-Netflix-data

In this project we will be analysing Netflix data and try to find interesting trends which the audience has for the most famous and most used online streaming platform.
R
2
star
42

Vowel-Recognition

Speaker independent recognition of the eleven steady state vowels of British English using a specified training set of lpc derived log area ratios.
R
2
star
43

GenerativeAI-App-Gradio-Falcon

2
star
44

LeetCode-Cpp-solutions

This repository contains the solutions to competitive programming and data structures questions on Leetcode.com
C++
2
star
45

Streamlit-Webapp-ChatGPT

Your own customisable ChatGPT Webapp made in Python using Streamlit
Python
2
star
46

Using-MongoDb-in-R

This project is all about using MongoDb inside R to analyze and Visualize data
R
2
star
47

GeeksForGeeks-Contributions

This is the repository which contains my articles contributed on GeeksForGeeks on Data Structures and Algorithms.
C++
2
star
48

ShinyR-Web-application

A web application made by using ShinyR - a library to develop Web application in R
R
2
star
49

Heart-Disease-Prediction-using-SVM

In this project I will try to predict heart disease (angiographic disease status) on UCI heart disease dataset using Support vector machine.
2
star
50

Analyzing-Temperature-changes-of-Major-Cities-worldwide

Global warming is the ongoing rise of the average temperature of the Earth's climate system and has been demonstrated by direct temperature measurements and by measurements of various effects of the warming - Wikipedia So a dataset on the temperature of major cities of the world will help analyze the same. Also weather information is helpful for a lot of data science tasks like sales forecasting, logistics etc.
R
2
star
51

AI-Cheatsheets

This repo contains a list of AI, LLM, Generative AI cheatsheets designed by me on Canva for my Blog Data InkSights
2
star
52

Big-Data-analysis-of-Job-Trends-in-USA

The H-1B is an employment-based, non-immigrant visa category for temporary foreign workers in the United States. For a foreign national to apply for H1-B visa, an US employer must offer a job and petition for H-1B visa with the US immigration department. This is the most common visa status applied for and held by international students once they complete college/ higher education (Masters, PhD) and work in a full-time position.
R
2
star
53

Pytest-Python-Testing-Framework

Creating Unit test Cases using PyTest in Python
Python
2
star
54

Analysing-US-Police-Violence-Fatalities

This dataset pulls together data from several different sources related to police violence in the United States. The dataset currently includes these types of data: Police shootings Citizen fatalities involving police Police officer deaths suffered in the line of duty Summary statistics by city on people killed, arrests, population Social and economic data Police force policies enacted by departments Police union contract provisions Sales of DoD equipment to law enforcement agencies
2
star
55

arcs

ARCS - Web Developement
JavaScript
1
star
56

Indian-Startup-Funding-analysis

A study of startup boom in India and analyzing the capital raised by the various startups in India between 2015 to 2017
1
star
57

Multitasking-In-bash

Ways to multi task in bash
Shell
1
star
58

llama2-app

Python
1
star
59

Deep-learning-Models

A Overview of various Deep learning Models in one Image
1
star
60

Mircoservice_deployment_using_Nomad

This tutorial showcases how to use Nomad to deploy a Microservice in Python
HCL
1
star
61

Ansible-galaxy-create_user

HTML
1
star
62

Useful-R-Resources

This is a repo which will contain a list of some useful R resources.
1
star
63

Playing-With-Ansible

This repository contains code & some basic examples on using Ansible to manage a set of host target machine.
Python
1
star
64

My-profile

My online profile.
1
star
65

Analyzing-R-users-Worldwide-2019

Stackoverflow recently released the anonymized results of their 2019 annual developer survey. The goal of this project is to analyse various trends for R users .
1
star
66

Learning-Terrafrom

This repository contains details about using terraform and what it is and all the basics involved with using Terrafrom
HCL
1
star
67

DO-BLOG-POSTS-PUBLISHED

List of Technical blog posts I worked on and published at DO
1
star
68

anishsingh20-.cc.github.io

My website
CSS
1
star