-
Vishwakarma Institute of Information Technology
- Pune
-
20:42
(UTC -12:00) - in/atharva24
- u/wittyicon29
- wasnt._me._
- https://stackoverflow.com/users/20156229
Highlights
- Pro
-
DSA Public
Some problems of leetcode on various techniques and concepts of DSA
Java UpdatedDec 21, 2024 -
In-Memory-DB Public
An in-memory database using C++ is a system that stores data primarily in RAM for fast access and manipulation. It supports basic CRUD operations and may include features for concurrency control an…
C++ GNU General Public License v3.0 UpdatedDec 21, 2024 -
ReX Public
Forked from ReX-XAI/ReXCausal Responsibility EXplanations for Image Classifiers and Tabular Data
Python MIT License UpdatedNov 15, 2024 -
Python-Algorithmic-Design Public
Forked from TheAlgorithms/PythonAll Algorithms implemented in Python
Python MIT License UpdatedOct 4, 2024 -
GenAI_Agents Public
Forked from NirDiamant/GenAI_AgentsThis repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive A…
Jupyter Notebook Apache License 2.0 UpdatedSep 24, 2024 -
PDF2JSON Public
This script loads a PDF resume, extracts key information using a language model with a tailored prompt, and outputs the cleaned data as formatted JSON.
-
AppleVisionAssist Public
AppleVisionAssist is a conversational AI chatbot designed to provide information and promote Apple's Vision Pro product, combining Q&A capabilities with a persuasive sales approach.
Python GNU General Public License v3.0 UpdatedJul 26, 2024 -
xLSTM-UNet-PyTorch Public
Forked from tianrun-chen/xLSTM-UNet-PyTorchReplacing Mamba with xLSTM! It works better. We show that xLSTM-Unet can be an effective semantic segmentation backbone.
UpdatedJul 2, 2024 -
Natural Language Query Agent over some web data and some pdf which has conversational memory using Groq Cloud API
-
LLMs-A-Curated-Guide-for-Large-Language-Models-with-Custom-Training-and-Inferencing Public
Forked from ghimiresunil/LLM-PowerHouse-A-Curated-Guide-for-Large-Language-Models-with-Custom-Training-and-In...LLM: Unleash LLMs' potential through curated tutorials, best practices, and ready-to-use code for custom training and inferencing.
Jupyter Notebook MIT License UpdatedMay 13, 2024 -
Custom-Evaluate-LLM Public
Evaluate LLMs using custom functions for reasoning and RAGs and dataset using Langchain
Jupyter Notebook GNU General Public License v3.0 UpdatedApr 21, 2024 -
Auto-PCOS Public
Forked from ATHdevs/Auto-PCOSSolution to the classification of PCOS Syndrome using pretrained imagnet models for AutoPCOS hackathon by MisaHUB
Jupyter Notebook UpdatedApr 2, 2024 -
A weed detection model using Convolutional Neural Networks (CNN) is a deep learning model that can be trained to identify and classify images of weeds. CNNs are particularly effective for image rec…
-
Spring-Java Public
Forked from spring-office-hours/resources-learning-springResources for Learning Spring
HTML UpdatedMar 9, 2024 -
PWC-RAG Public
A RAG application to search through the recent ML research without going through the Papers with Code manually.
-
AstoGemma Public
A completely local chat UI for any LLMs available on ollama using LangSmith and ChainLit
-
FiT: Flexible Vision Transformer for Diffusion Model
Apache License 2.0 UpdatedFeb 20, 2024 -
julia Public
Forked from JuliaLang/juliaThe Julia Programming Language
Julia MIT License UpdatedFeb 11, 2024 -
-
-
Stutter_Detection Public
The project leverages the Wav2vec model to convert audio into a matrix representation and utilizes Agnostic BERT to generate vector representations from transcriptions. These sentence representatio…
-
RAG-over-Audio-Data Public
Python-based system designed to transcribe audio files, split the transcripts into manageable chunks, create text embeddings using HuggingFace models, and employ advanced question-answering models …
-
MultiPDF-Chat Public
An app built using langchain and streamlit which allows to chat with multiple PDFs and can be run locally with GPUs.
-
gensim Public
Forked from piskvorky/gensimTopic Modelling for Humans
Python GNU Lesser General Public License v2.1 UpdatedDec 2, 2023 -
bugbug Public
Forked from mozilla/bugbugPlatform for Machine Learning projects on Software Engineering
Python Mozilla Public License 2.0 UpdatedNov 27, 2023 -
Apple disease detection using CNN is a GitHub repository that contains code for detecting diseases in apples using convolutional neural networks (CNNs). The repository uses a dataset of images of h…
-
Liquid-Time-Constant-Networks Public
Forked from raminmh/liquid_time_constant_networksLiquid Time-Constant Networks (LTCs) implementation on various detections and estimation tasks
Python Apache License 2.0 UpdatedAug 21, 2023 -
A solar tracking system using Arduino UNO is a device that automatically adjusts the position of a solar panel to follow the movement of the sun, increasing the efficiency of electricity generation.
-
Exo-Transit-Regression Public
Looking for exoplanets? Look no further! This MATLAB code is your ticket to finding those elusive transits. With just a few lines of code, you'll be detecting exoplanets.
matlab exoplanet-transits regression-models matlab-toolbox exoplanet-detection matlab-machine-learningPython MIT License UpdatedAug 7, 2023 -
GenreGenie: Because predicting the genre of movies should be as easy as predicting the weather!