AriMKatz's repositories
AgentClinic
Agent benchmark for medical diagnosis
AnimateAnyone
Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation
attention
This repository will house a visualization that will attempt to convey instant enlightenment of how Attention works to someone not working in artificial intelligence, with 3Blue1Brown as inspiration
AzureChatGPT
🤖 Azure ChatGPT: Private & secure ChatGPT for internal enterprise use 💼 credits : https://github.com/microsoft/azurechatgpt
chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
claude-engineer
Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks. This tool combines the capabilities of a large language model with practical file system operations and web search functionality.
cltl-knowledgerepresentation
The Leolani Brain package. Module for knowledge representation.
code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
CompTime.jl
Library for compile-time computing in julia
core
Prompt engineering, automated.
emergent
An implementation of long term memory and external tools for LLMs
goodai-ltm
A Python library for long-term memory in language models. Improve conversational scenarios and create autonomous learning agents with enhanced context.
KAN-WuBu-Memory
An AI character interaction system with emotional modeling and advanced memory management
knowledge
Knowledge is a tool for saving, searching, accessing, and exploring all of your favorite websites, documents and files.
llm-numbers
Numbers every LLM developer should know
LLM-Training-Puzzles
What would you do with 1000 H100s...
LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
PromethAI-Memory
Memory management for the AI Applications and AI Agents
prompt2model
prompt2model - Generate Deployable Models from Natural Language Instructions
promptbase
All things prompt engineering
pucky-changes
Pucky is a soul using nested implicit state machines
repo2prompt
Turn a Github Repo's contents into a big prompt for long-context models like Claude 3 Opus.
snorkel
A system for quickly generating training data with weak supervision
TiNeuVox
TiNeuVox: Fast Dynamic Radiance Fields with Time-Aware Neural Voxels (SIGGRAPH Asia 2022)
transformer-explainer
Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization
transformer-walkthrough
A walkthrough of transformer architecture code