Pinned Repositories
chatgpt-voice-assistant
A chatbot that integrates OpenAI Whisper, Chat Completions and Voice Generation. Also provides the option to use free transcription / TTS options.
derive-ts
Derive a TypeScript interface from a JavaScript object or JSON.
gpt-text-to-diagram
Generate software design diagram images from plain text using GPT models.
html-nodejs-mysql-example
Simple Example of How to Save HTML Form Data to a MySQL Database
markdown-mermaid-exporter
Convert mermaid diagrams in a markdown file to images.
ollama-macos
A simple Ollama MacOS app to chat with a local model in your toolbar
openai-function-calling
Helper functions to generate JSON schema dicts for OpenAI ChatGPT function calling requests.
python-code-parse
Parse Python code and return structured objects with function information.
toml-to-requirements
Simple CLI to convert a pyproject.toml file to a requirements.txt file
youtube-qa
Simple experiment for question answering on YouTube videos using embeddings and the top n YouTube search result transcripts.
jakecyr's Repositories
jakecyr/chatgpt-voice-assistant
A chatbot that integrates OpenAI Whisper, Chat Completions and Voice Generation. Also provides the option to use free transcription / TTS options.
jakecyr/openai-function-calling
Helper functions to generate JSON schema dicts for OpenAI ChatGPT function calling requests.
jakecyr/gpt-text-to-diagram
Generate software design diagram images from plain text using GPT models.
jakecyr/derive-ts
Derive a TypeScript interface from a JavaScript object or JSON.
jakecyr/toml-to-requirements
Simple CLI to convert a pyproject.toml file to a requirements.txt file
jakecyr/markdown-mermaid-exporter
Convert mermaid diagrams in a markdown file to images.
jakecyr/ollama-macos
A simple Ollama MacOS app to chat with a local model in your toolbar
jakecyr/slim-node-mysql
MySQL database class to abstract pooling and prepared statements
jakecyr/omni-tokenizer
Node based tokenizers for open source LLMs hosted on HuggingFace.
jakecyr/braze
Orchestrator of re-useable HTML components to generate a static site without having to rewrite common code.
jakecyr/finance-calculator
Simple financial calculation functions
jakecyr/llm-query-local-data
Query local data using an Embedding model to convert your data into vectors and an LLM to respond to queries.
jakecyr/llm-voice
Library to reduce latency in voice generations from LLM chat completion streams.
jakecyr/pro-coder
Automatically fix bugs and complete missing code blocks with OpenAI GPT models.
jakecyr/sms-gpt
Simple web service to SMS Chat with OpenAI GPT.
jakecyr/python-code-parse
Parse Python code and return structured objects with function information.
jakecyr/simply-jsx
A simple JSX transpiler without React with browser auto-reloading
jakecyr/youtube-qa
Simple experiment for question answering on YouTube videos using embeddings and the top n YouTube search result transcripts.
jakecyr/aoc-2023
Advent of Code 2023
jakecyr/jupyter-docker
Way to run Jupyter notebooks wrapper in a Docker image to resolve environment issues.
jakecyr/mastermind
A simple console-based Mastermind game
jakecyr/ng-lazy-component
Simple wrapper for Angular 9 lazy component loading using import
jakecyr/ng-search-popup
Angular Search Popup Component with Material
jakecyr/node-url-path
Simple utility class to help join URL parts and add query parameters.
jakecyr/node-yahoo-finance
Yahoo Finance historical quotes and snapshot data downloader written in Node.js
jakecyr/qr-utils
Node.js library to generate and read QR codes
jakecyr/react-bible-link
React component that displays a verse reference and the full verse in a tooltip on hover.
jakecyr/tiktoken-js
JS port and JS/WASM bindings for openai/tiktoken
jakecyr/update-toml
A CLI to update values in a TOML file
jakecyr/zillow-search
Zillow search by keywords