Change the repository type filter
All
Repositories list
7 repositories
- This is a simple Flutter Application which use Django Rest Framework as a backend.
chatbot-in-nepali
PublicThis is a very basic version of chatbot which uses TFIDF to select the best sentence from the text as per the user query. It can work in Roman(Nepali) Language. You can use this for building a simple chatbot that can talk in Nepali or Roman.simple-linear-regression
PublicHere, we created a very simple Machine Learning Model using Simple Linear Regression. We used scikit-learn Machine Learning Library of Python to make this model working. This is the reference code and dataset to my blog:- https://alphateds.com/coding-simple-linear-regression/django-rest-api
PublicThis is the very basic version of REST API using Django framework of Python. This app contains the name and alais as the model and we have serialized them using REST API. This is the basic idea of REST API of Django, using the same concept you can make powerful APIs.simple-face-recognition
PublicThis is very simple own face recognition program built using a simple face_recognition command line tool. This face recognition model is built using dlib’s state-of-the-art face recognition built with deep learning.simple-chat-app
PublicThis is the simple flutter App for chatting. The code includes the firebase, some animations and flutter streams. For seamless messanging app, you can use this concept. Simple chatapp.