Pinned Repositories
BlurJS
BlurJS is a lightweight JavaScript library for creating blurred effects on HTML elements. Easily integrate blurred elements into your web projects with simple HTML attributes.
CodeSafe
An open-source Python library for code encryption, decryption, and safe evaluation using Python's built-in AST module, complete with allowed functions, variables, built-in imports, timeouts, and blocked access to attributes.
CRSD
A synthetic customer review sentiment dataset for sentiment analysis generated using different AI models.
DeepDefend
DeepDefend is an open-source Python library for adversarial attacks and defenses in deep learning models, enhancing the security and robustness of AI systems.
DupliPy
DupliPy is a quick and easy-to-use package that can handle text formatting and data augmentation tasks for NLP in Python. It now offers support for image augmentation tasks as well.
FuncProfiler
An open-source Python library for identifying bottlenecks in code. It includes function profiling, data exports, logging, and line-by-line profiling for more granular control.
Hued
An open-source Python library for color processing, random color generation, conversion between common types, and retrieval of common color properties, color palettes, and color information.
OPEN-ARC
Open-source Platform for Engineering Neural Architectures and Research Collaboration. Developing and improving AI tools for everyone.
PWLDS
A public dataset of over 10 million passwords, with assigned strength levels.
ValX
ValX is an open-source Python package for text cleaning tasks, including profanity detection and removal. Now also includes sensitive information detection, and removal.
Infinitode's Repositories
Infinitode/ValX
ValX is an open-source Python package for text cleaning tasks, including profanity detection and removal. Now also includes sensitive information detection, and removal.
Infinitode/CodeSafe
An open-source Python library for code encryption, decryption, and safe evaluation using Python's built-in AST module, complete with allowed functions, variables, built-in imports, timeouts, and blocked access to attributes.
Infinitode/DeepDefend
DeepDefend is an open-source Python library for adversarial attacks and defenses in deep learning models, enhancing the security and robustness of AI systems.
Infinitode/PWLDS
A public dataset of over 10 million passwords, with assigned strength levels.
Infinitode/DupliPy
DupliPy is a quick and easy-to-use package that can handle text formatting and data augmentation tasks for NLP in Python. It now offers support for image augmentation tasks as well.
Infinitode/Hued
An open-source Python library for color processing, random color generation, conversion between common types, and retrieval of common color properties, color palettes, and color information.
Infinitode/OPEN-ARC
Open-source Platform for Engineering Neural Architectures and Research Collaboration. Developing and improving AI tools for everyone.
Infinitode/Python-Projects
An open-source GitHub repository containing Python project ideas, steps, tips, and code solutions.
Infinitode/Scikit-learn-DecisionTreeClassifier-Updater
An open-source tool to convert older Scikit-learn DecisionTreeClassifier models to the newer version.
Infinitode/Scriptify
An open-source AI writing tool for realtime speech transcription.
Infinitode/BlurJS
BlurJS is a lightweight JavaScript library for creating blurred effects on HTML elements. Easily integrate blurred elements into your web projects with simple HTML attributes.
Infinitode/CRSD
A synthetic customer review sentiment dataset for sentiment analysis generated using different AI models.
Infinitode/Distributables
This is where we keep all of our distributables for most of our projects. You can view and download release binaries from this repository, and install on your own system.
Infinitode/FuncProfiler
An open-source Python library for identifying bottlenecks in code. It includes function profiling, data exports, logging, and line-by-line profiling for more granular control.
Infinitode/Infinitode
Our GitHub profile.
Infinitode/PyWebScrapr
An open-source Python web scraping tool. Supports both image scraping and text scraping.
Infinitode/LocalSiteMap
LocalSiteMap is an open-source Python package designed for generating sitemaps from local files. It tracks HTML and HTM files, and generates complete sitemaps for the root website, including directories.
Infinitode/PyAutoPlot
PyAutoPlot is an open-source Python library designed to make dataset analysis much easier by generating helpful detailed plots using matplotlib. It automatically generates appropriate plots based on the dataset you feed it.