Pinned Repositories
A-Functions-Minima-and-Roots
A function F(x) is plotted and the roots of the function and Minima is calculated.
Anokha_Demo
CNN
communicable_diseases_prediction
Communicable disease prediction using Deep Learning and Machine Learning Algorithms.
cryptography-automata-theory
This is a simple scenario based application for string matching and cryptography in the case of a publisher, subscriber model. This demonstrates the communication between a publisher and a subscriber model using two different modes of encryption and decryption(Caesar Cipher, Bit-Flipping).
dengue-forecast
Streamlit Dengue Forecast using Deep Learning (RNN)
eco-agri-bot
This is a LLM model, where it is tuned to help the farmers for clarifying their doubts about organic farming, with personalised suggestions.
markovchain-poem-generator
Markov chain based poem generator and deployed using HTML CSS
Ollama-light-weight-chat
This is a light weight Ollama chat interface built with Streamlit, with conversational history.
synthetic-LLM-QA-dataset-generator
Create synthetic datasets for training and testing Language Learning Models (LLMs) in a Question-Answering (QA) context.
nalinrajendran's Repositories
nalinrajendran/synthetic-LLM-QA-dataset-generator
Create synthetic datasets for training and testing Language Learning Models (LLMs) in a Question-Answering (QA) context.
nalinrajendran/eco-agri-bot
This is a LLM model, where it is tuned to help the farmers for clarifying their doubts about organic farming, with personalised suggestions.
nalinrajendran/communicable_diseases_prediction
Communicable disease prediction using Deep Learning and Machine Learning Algorithms.
nalinrajendran/cryptography-automata-theory
This is a simple scenario based application for string matching and cryptography in the case of a publisher, subscriber model. This demonstrates the communication between a publisher and a subscriber model using two different modes of encryption and decryption(Caesar Cipher, Bit-Flipping).
nalinrajendran/django-contact-form
This is a Django based contact form, which has a simple form which is connected to a SQL-Lite database and has features to be added . It has an admin Interface to view the entires in the DB. Now, we can update the message board through the admin panel. NOTE: Not a production grade!
nalinrajendran/Anokha_Demo
nalinrajendran/CNN
nalinrajendran/dengue-forecast
Streamlit Dengue Forecast using Deep Learning (RNN)
nalinrajendran/housing-price-prediction
A simple Linear Regression model to predict the the values of the houses in difference locations using the location information.
nalinrajendran/Ollama-light-weight-chat
This is a light weight Ollama chat interface built with Streamlit, with conversational history.
nalinrajendran/portfolio
My PortFolio !!
nalinrajendran/REMOTE-SENSING-IMAGE-CLASSIFICATION
Remote sensing image scene classification, which aims to classify remote sensing image into different types based on image content, has been attracted more and more attentions for its comprehensive application in fields of geography, ecology, city plan, forest monitor, military, etc where we include different approaches using KNN,CNN AND SVM
nalinrajendran/stock-market-prediction
A LSTM model to predict the closing prices of the desired stocks.
nalinrajendran/to-do-list
This is a simple TO-DO list using EJS.
nalinrajendran/KUKA-KR3
We are analyzing the forward and inverse kinematics of KUKA KR3 . We are calculating the forward kinematics using the transformation matrix and inverse kinematics using the decoupling Method based and also performing trajectory planningimage About No description, website, or topics provided. Topics Resources Readme Stars 0 stars Watchers 1 wa
nalinrajendran/LargeLanguageModelsProjects
Large Language Model Projects
nalinrajendran/me
nalinrajendran/MemoryBot
A chatbot 🤖 which remembers 🧠 using 🦜 LangChain 🔗 OpenAI | Streamlit | DataButton
nalinrajendran/multimodal-NER
Performance analysis of various GMNER Models.
nalinrajendran/nalinrajendran
nalinrajendran/NaLLM
Repository for the NaLLM project
nalinrajendran/ollama-gui
A Web Interface for chatting with your local LLMs via the ollama API
nalinrajendran/Protein-structure-Prediction
This Is a Q Learning model, which predicts the structure of the given protein Input.
nalinrajendran/random
nalinrajendran/random-dices
A fun dice game, which is between two players.
nalinrajendran/rehab
Basic Rehab Doc Chat
nalinrajendran/revive
nalinrajendran/rewind
nalinrajendran/terminalGPT
Get GPT like chatGPT on your terminal
nalinrajendran/Voice-command-classification
Classifying voice command to one of the four classes (FORWARD, BACKWARD, RIGHT, LEFT) for robot navigation.