Pinned Repositories
Chat-Bot
This Chat Bot is made using a mix approach of pre deep learning and post deep learning.It does not uses a natural language model and nor does it work on the keywords in the asked question.It uses the embeddings of the words in the question and finds the question saved in the dictionary whose embeddings matches the most.
DATA-STRUCTURES-IN-C
I made these while practicing data structures in C (just if in case my approach can help you. ), they contain all important data-structures till basic binary trees and more complex will soon be updated
DemowebReact
Dev-Connect
E-Commerce-Backend
IMDB_PROJECT
A basic IMDB scrapper which used OMDB API to fetch details of the movie by taking the input as name.
mapper
IIT Jodhpur
Mapper_with_react
It is a new implementation of the mapper project with the usage of React and NodeJs
Multi-Level-Networking-Application
It is a Web Application which is built to register users and there information is stored in the Database. The data is stored in a Binary tree format and there is a representation page where the entire network is represented in a Binary Tree format. The project is made on Codeigniter and is made using HTML, CSS , JS, BOOTSTRAP, jQuery, PHP, SQL
Recommender-System-Colaborate-filtering
A Recommender System to suggest movies or any other thing to a user based on the user. We try to understand the user by making an embedding for him and that we do by his previous activities,such as ratings in this case.
NITESHNIJ's Repositories
NITESHNIJ/Chat-Bot
This Chat Bot is made using a mix approach of pre deep learning and post deep learning.It does not uses a natural language model and nor does it work on the keywords in the asked question.It uses the embeddings of the words in the question and finds the question saved in the dictionary whose embeddings matches the most.
NITESHNIJ/IMDB_PROJECT
A basic IMDB scrapper which used OMDB API to fetch details of the movie by taking the input as name.
NITESHNIJ/mapper
IIT Jodhpur
NITESHNIJ/Mapper_with_react
It is a new implementation of the mapper project with the usage of React and NodeJs
NITESHNIJ/Multi-Level-Networking-Application
It is a Web Application which is built to register users and there information is stored in the Database. The data is stored in a Binary tree format and there is a representation page where the entire network is represented in a Binary Tree format. The project is made on Codeigniter and is made using HTML, CSS , JS, BOOTSTRAP, jQuery, PHP, SQL
NITESHNIJ/Recommender-System-Colaborate-filtering
A Recommender System to suggest movies or any other thing to a user based on the user. We try to understand the user by making an embedding for him and that we do by his previous activities,such as ratings in this case.
NITESHNIJ/DemowebReact
NITESHNIJ/DATA-STRUCTURES-IN-C
I made these while practicing data structures in C (just if in case my approach can help you. ), they contain all important data-structures till basic binary trees and more complex will soon be updated
NITESHNIJ/Dev-Connect
NITESHNIJ/E-Commerce-Backend
NITESHNIJ/E-Commerce-React
NITESHNIJ/Machine-Learning-Tutorials
The file contains different machine learning function using most of the popular libraries.
NITESHNIJ/Vahak_Backend
NITESHNIJ/Vahak_frontend
NITESHNIJ/Weather-Web-Master
NITESHNIJ/Would-You-Rather-Game