Pinned Repositories
tttt
accelerator-diagnostics-project
diagnostics for real-time monitoring and control of particle accelerator experimental operations, plotting and analysis tools
AliceO2
O2 software project for the ALICE experiment at CERN
assistant-swarm
Early experiment to create fully autonomous agent swarms
BSHR
brainstorm-search-hypothesize-refine loop using bing web search + gpt-4
ising-model
Ising Model Simulator: Explore Phase Transitions and Renormalization with Monte Carlo Methods.
markov-fire
some programs and notes inspired by https://arxiv.org/abs/2307.11726
tool-creator
make tools and assistants to use them
VisitCERNapp
joseph-crowley's Repositories
joseph-crowley/tool-creator
make tools and assistants to use them
joseph-crowley/BSHR
brainstorm-search-hypothesize-refine loop using bing web search + gpt-4
joseph-crowley/assistant-swarm
Early experiment to create fully autonomous agent swarms
joseph-crowley/accelerator-diagnostics-project
diagnostics for real-time monitoring and control of particle accelerator experimental operations, plotting and analysis tools
joseph-crowley/CSCValidation
joseph-crowley/decision-making
implement a POMDP solver for decision making using markov methods
joseph-crowley/ising-model
Ising Model Simulator: Explore Phase Transitions and Renormalization with Monte Carlo Methods.
joseph-crowley/learned-koopman
Explore using cVAEs to learn Koopman Operators for predicting nonlinear harmonic oscillator dynamics.
joseph-crowley/machine-learning-monte-carlo
generate samples from learned distributions
joseph-crowley/markov-fire
some programs and notes inspired by https://arxiv.org/abs/2307.11726
joseph-crowley/nanotools-template
joseph-crowley/openai-toolbox
joseph-crowley/web-dev-workshop
Instructive tutorial for building a hello-world project using django. Uses docker for consistency across platforms.
joseph-crowley/background-remover
remove background from images (based on beyond fireship video https://youtu.be/cw34KMPSt4k)
joseph-crowley/chatbot-ui
An open source ChatGPT UI.
joseph-crowley/chess
Harness the power of Conditional Variational Autoencoders and the Koopman Operator to build a chess engine that intelligently approximates moves leading to checkmate.
joseph-crowley/coffea
joseph-crowley/dynamic-mode-decomposition
Uncover the hidden dynamics in complex data with Dynamic Mode Decomposition, a powerful tool for insightful time-series analysis and predictive modeling.
joseph-crowley/flashcards
joseph-crowley/image-grid-vision
read data from grids of images of equal size using gpt-4-vision.
joseph-crowley/joseph-crowley.github.io
Personal Website for hosting at UCSB HEP
joseph-crowley/python-for-data-science
joseph-crowley/react-native-ai
Full stack framework for building cross-platform mobile AI apps
joseph-crowley/sample-app-aoai-chatGPT
Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
joseph-crowley/stability
Utilizes the Stability AI platform to generate images and text based on provided prompts, encapsulating a modular and extensible codebase for further exploration and development in AI-driven creative domains.
joseph-crowley/steganography
Hide messages in images using LSB
joseph-crowley/tcp-ip-tools
Learn TCP/IP and related tools
joseph-crowley/tetrit
joseph-crowley/thoughtful-ai-support
simple FAQ sourcing with conversational customer support
joseph-crowley/tokenizer
use tiktoken to encode+decode text in tokens for use with GPT models, with basic use case of ChatGPT prompt chunking for input limit