• Stars
    star
    2
  • Language
    JavaScript
  • Created about 1 year ago
  • Updated 4 months ago

Reviews

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

Repository Details

More Repositories

1

Knowledge-Based-QA-System-with-Python-and-Prolog

This project is a simple implementation of a knowledge-based system. It is a simple ChatBot. There is a prolog file that defines the knowledge base. The questions are handled with python. The key idea is mapping different questions for the same answer. The simplest way is finding keywords in the question. Using the keywords, a query is performed on the prolog knowledge base. Then the query result is shown with some prefix and suffix as the answer.
Python
16
star
2

University-Transport-System

This project is to maintain the transports of the university. The rest api is developed with spring boot. The rest api provides api's for the mobile app. The admin web interface is developed with react.
Java
4
star
3

Syllabus-Manager-Rest-Api

A RESTful API to create syllabus. It allows to create curse types(Theory, Laboratory, Viva etc) and corresponding input forms for the courses. Syllabus is stored as XML. The CRUD operation in the XML Database is handled with BaseX.
Java
3
star
4

MIMO-for-pattern-recodnition

Implementation of MIMO(Multiple Input Multiple Output) using python and pattern recognition using MIMO channel. Literate link is provided in the README section.
Jupyter Notebook
3
star
5

nodejs

Playing with nodejs
JavaScript
2
star
6

Code-Library

My Contest Templates. It contains source codes of different Data Structures and Algorithms which I have used for problem solving. Some of these are collected.
C++
2
star
7

Digital-Image-Processing

Digital Image Processing with matlab and python.
Jupyter Notebook
2
star
8

SpringBoot-Templates

Java
1
star
9

Web-App-For-CSEJU

Java
1
star
10

Competitive-Programming

C++
1
star
11

E-commerce

A simple E-commerce web application, being developed with Django.
Python
1
star