-
Khoury College of Computer Sciences, Northeastern University
- Boston, MA
- in/s-kishore
- @Kishore_s_15
Stars
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
This repository consists the source code of Curriculum Compass: A Hybrid RAG Chatbot Empowering Northeastern Students in Course Selection.
LLM Finetuning with peft
An LLM based chatbot that helps students make a decision on which courses to register for.
Chrome extension using LLMs to summarize LeetCode code solutions in plain English.
interactive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI
A little word cloud generator in Python
Finds 'landmarks' via metric k-center approximations
Density Based Clustering of Applications with Noise (DBSCAN) and Related Algorithms - R package
This repository consists of the source code of the final project of CS 5100 Foundations of Artificial Intelligence.
A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
A toolkit for developing and comparing reinforcement learning algorithms.
Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.
Deepchecks Monitoring- Continuous Validation of ML Models & Data In Production.
Build a semantic search engine with Transformers and Faiss
Draw arrows (or lines) between components in React!
State-of-the-Art Embeddings, Retrieval, and Reranking
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
This project is a web app which visualizes vehicle crashes in NYC using an interative dashboard.
Convert Machine Learning Code Between Frameworks
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Genetic Flappy Bird is developed using Pygame. It implements the NEAT Genetic Algorithm for playing the Flappy Bird game.