A collection of open source projects by Pat Wendorf
Catbee is my personal project hub featuring various AI tools, libraries, and experiments. All projects are open source and available on GitHub.
Use Kibana to visualize temperature data coming from the dht22 sensor connected to an esp8266 indexing to elastic search
A small vector API service for generating Small, Medium and Large language vectors from Spacy using FastAPI
A local API for using a Mistral 7b LLM to summarize JSON data into semantically rich plain text.
A vector search MCP for document retrieval using MongoDB Atlas Vector Search and Voyage AI Context embeddings.
Implementation of search on Mongo without Atlas Search or $text. It's terrible.
Another attempt at an LLM driven voice assitant, but with better transcription and better TTS
The site code for catbee.ca written in flask/bootstrap. It just lists my various github projects.
Update a MongoDB collection to have vectors on strings for use with Vector Search. Works with VectorService.
A simple discord bot that generates images using the Flux Dev model using Fireworks.ai
Lap Timer for Android phones and tablets. Allows arbitrary start/end point and will record laps as you pass through it.
Generates dense vector embeddings for images using VoyageAI's multimodal embedding model
Create dense vectors using the instructor-large model, running on CPU in quantized mode (fast!)
A simplified version of a MongoDB MCP server for the sample_mflix movies database
A simple MCP server tool for calculating approximate sizing for dedicated search nodes on MongoDB Atlas
Discord bot for summarizing channels when people get out of control and I don't wanna read all that.