chriscarrollsmith
Software architect, data storyteller, religion PhD, and president of Promptly Technologies, LLC
@Promptly-Technologies-LLC Albany, New York
Pinned Repositories
archive-graph
chriscarrollsmith.github.io
Consultant booking website template built with Vite + React + Calendly and configured for deployment to Github Pages
epson-connect-js
A JavaScript library for interacting with the Epson Connect API
modelingmarkets
Financial and economic analysis and data visualization
nextjs-subscription-payments
Clone, deploy, and fully customize a SaaS subscription application with Next.js.
fastapi-jinja2-postgres-webapp
A template webapp with a pure-Python FastAPI backend, frontend templating with Jinja2, and a Postgres database to power user auth
imfp
Python package for downloading economic data from the International Monetary Fund JSON RESTful API endpoint.
Promptly-Technologies-LLC.github.io
Official website of Promptly Technologies, LLC
X_twitter_api_v2_demo
A demo illustrating how to tweet via the new X/Twitter v2 API using a Python + FastAPI browser interface
r-wbids
R package to access and analyze World Bank International Debt Statistics (IDS)
chriscarrollsmith's Repositories
chriscarrollsmith/epson-connect-js
A JavaScript library for interacting with the Epson Connect API
chriscarrollsmith/chriscarrollsmith.github.io
Consultant booking website template built with Vite + React + Calendly and configured for deployment to Github Pages
chriscarrollsmith/archive-graph
chriscarrollsmith/chat-with-archive
chriscarrollsmith/community-nest
chriscarrollsmith/editcraft
A web app for editing documents with the use of LLM AI.
chriscarrollsmith/gemini-multimodal-api-calls
Demo repo that shows how to make multimodal API calls to Gemini 2.0 Flash with LiteLLM
chriscarrollsmith/modal-deepseek-r1-llama-70B
Deepseek R1 (LLama-70B distillation) Inference API Hosted on Modal.com
chriscarrollsmith/python-practice
Educational resources on Python, including practice problems and book and article notes
chriscarrollsmith/arc_agi
chriscarrollsmith/batch_classifier
chriscarrollsmith/chriscarrollsmith
Profile-level README
chriscarrollsmith/claude-export
Export your Claude conversations and use DeepSeek to help determine which ones are worth archiving for later reference
chriscarrollsmith/codegraph
CodeGraph - Tool that create a graph of code to show dependencies between code entities (methods, classes and etc).
chriscarrollsmith/color-blender
Simple tool for experimenting with color combinations and different blending effects
chriscarrollsmith/community-archive
An open tweet database and API anyone can build on.
chriscarrollsmith/conventional-commits-git-hook
A configurable Git hook for adhering to the Conventional Commit specification
chriscarrollsmith/csv_classifier
Label data in a CSV file with a large language model
chriscarrollsmith/EZMinecraftServer
Scripts and tools for managing a private minecraft server
chriscarrollsmith/frame-extractor
Use Qwen-2.5 VL to extract video frames that meet user-defined criteria
chriscarrollsmith/gitstats
git history statistics generator
chriscarrollsmith/labeler
Simple command-line data labeling tool
chriscarrollsmith/modal-llama-3.3-70B
Quickly and easily self-host Llama 3.3 70B Instruct on Modal.com
chriscarrollsmith/network-chat-room
A Python-based AIM (AOL Instant Messenger)-style desktop chat room application using Tkinter for GUI and sockets for network communication
chriscarrollsmith/network-chat-room-agent
Starter repo for creating and chatting with a custom AI agent via network-chat-room
chriscarrollsmith/node-labeler
Simple data labeling tool, fully in the browser
chriscarrollsmith/OpenAIAuth
Reverse engineered Auth0 for OpenAI
chriscarrollsmith/rust-practice
chriscarrollsmith/twitter-semantic-search
Basic semantic search for a tweet archive
chriscarrollsmith/X-twitter-api-v2-cli
A Python tool for tweeting from the CLI via the Twitter / X v2 API