Pinned Repositories
aima-python
Python implementation of algorithms from Russell and Norvig's 'Artificial Intelligence: A Modern Approach'. Initially exported from code.google.com/p/aima-python. Same code that http://aima.cs.berkeley.edu/python/readme.html
blackjack
Blackjack bot to use as base for machine learning techniques
DataScience
Notes, resources, etc. related to Data Science
DyGKT
Paper "Dynamic Graph for Adaptive Knowledge Tracing"
KG-LLM-Papers
[Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)
openai-cookbook
Examples and guides for using the OpenAI API
Quantus
Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations
responsible-ai
Responsible AI knowledge base
responsible-ai-toolbox
Microsoft Responsible AI Toolbox is a suite of tools providing model and data exploration and assessment user interfaces and libraries that enable a better understanding of AI systems. These interfaces and libraries empower developers and stakeholders of AI systems to develop and monitor AI more responsibly, and take better data-driven actions.
streaming-cep-engine
Streaming CEP Engine Powered by Spark Streaming & Siddhi
clabra's Repositories
clabra/3D-Machine-Learning
A resource repository for 3D machine learning
clabra/ADAS
Paper "Automated Design of Agentic Systems"
clabra/Agent-S
Official codebase for Agent S, a open agentic framework that uses computers like a human
clabra/AgentBench
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
clabra/autogen
A programming framework for agentic AI by Microsoft
clabra/DeepOnto
A package for ontology engineering with deep learning and language models.
clabra/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
clabra/DyGKT
Paper "Dynamic Graph for Adaptive Knowledge Tracing"
clabra/GenAI_Agents
This 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 AI systems.
clabra/graphlearn-for-pytorch
A GPU-accelerated graph learning library for PyTorch, facilitating the scaling of GNN training and inference.
clabra/Knowledge_Navigator
Knowledge Navigator: LLM-guided Browsing Framework for Exploratory Search in Scientific Literature
clabra/llama-stack
Composable building blocks to build Llama Apps
clabra/mamba
Mamba SSM architecture
clabra/mamba-tiny
Simple, minimal implementation of the Mamba SSM in one pytorch file. More efficient than using for loops, but probably less efficient than using associative scans
clabra/mamba.py
A simple and efficient Mamba implementation in pure PyTorch and MLX.
clabra/MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
clabra/prompty
Prompty makes it easy to create, manage, debug, and evaluate LLM prompts for your AI applications. Prompty is an asset class and format for LLM prompts designed to enhance observability, understandability, and portability for developers.
clabra/pytorch_geometric
Stanford - Graph Neural Network Library for PyTorch
clabra/talk-like-a-graph
clabra/tgn
TGN: Temporal Graph Networks
clabra/agent-as-a-judge
🤠 Agent-as-a-Judge and DevAI dataset
clabra/AI-Scientist
The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑🔬
clabra/Auto_Jobs_Applier_AIHawk
Auto_Jobs_Applier_AIHawk is a tool that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personalized way.
clabra/crawl4ai
🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
clabra/GKT
Paper "Graph-based Knowledge Tracing: Modeling Student Proficiency Using Graph Neural Network"
clabra/nanoGPT
by Karpathy - "The simplest, fastest repository for training/finetuning medium-sized GPTs".
clabra/pykt-toolkit
pyKT: A Python Library to Benchmark Deep Learning based Knowledge Tracing Models
clabra/Resume-Builder-TeX
clabra/SciAgentsDiscovery
Agents for Scientific Discovery - Microsoft's AutoGen implementation
clabra/wdl
Workflow Description Language - Specification and Implementations