Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamnt/pmllib
A library written in Python to interface with various AI/ML tools I use via code. PMLLib = Personal Machine Learning Library
https://github.com/williamnt/pmllib
Last synced: 11 days ago
JSON representation
A library written in Python to interface with various AI/ML tools I use via code. PMLLib = Personal Machine Learning Library
- Host: GitHub
- URL: https://github.com/williamnt/pmllib
- Owner: WilliamNT
- License: other
- Created: 2024-03-13T17:38:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T19:08:22.000Z (6 months ago)
- Last Synced: 2024-08-20T21:17:47.973Z (6 months ago)
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PMLLib
A personal library to interface with ML ("AI") tools via Python.
# About
Initially this project was meant to be used in a Discord bot but I decided to rewrite it entirely, then later extract it into it's seperate repository. Because I used a git submodule in said project, I didn't create a proper Python package.
Issues/PRs are welcome.