noxdafox/iclips
CLIPS Jupyter console
This project helps knowledge engineers and AI researchers develop expert systems. It provides a way to write and execute CLIPS rules within a familiar Jupyter environment, allowing you to input facts and rules and see the system's deductions and actions. People working on intelligent agents, diagnostics, or process automation would use this.
No commits in the last 6 months. Available on PyPI.
Use this if you are developing or experimenting with rule-based expert systems and want an interactive, notebook-style environment for your CLIPS code.
Not ideal if you are looking for a visual, drag-and-drop tool for expert system development, or if your primary focus is on machine learning models rather than explicit rules.
Stars
15
Forks
6
Language
Python
License
—
Category
Last pushed
Oct 15, 2023
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/noxdafox/iclips"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mlfoundations/open_clip
An open source implementation of CLIP.
noxdafox/clipspy
Python CFFI bindings for the 'C' Language Integrated Production System CLIPS
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
moein-shariatnia/OpenAI-CLIP
Simple implementation of OpenAI CLIP model in PyTorch.
BioMedIA-MBZUAI/FetalCLIP
Official repository of FetalCLIP: A Visual-Language Foundation Model for Fetal Ultrasound Image Analysis