Pinned Repositories
autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
chatgpt-clone
cs_remotedb
A quick experimenta lC# app using a remote mysql DB over an SSH connection
gcpMonoRepoExample
An example of a mono repo on GCP.
libraries
A set of libraries I use often in my code.
local_ai_assistant
A python local Ai based assistant using whisper, ollama, llama3, and piper,
LocalAIVoiceChat
Local AI talk with a custom voice based on Zephyr 7B model. Uses RealtimeSTT with faster_whisper for transcription and RealtimeTTS with Coqui XTTS for synthesis.
logger
A quick and dirty PSR logger with minimal dependencies
ollamaDockerTest
A quick test that a locally hosted ollama instance can be reached from inside a docker container
state
The State design pattern. Implemented in PHP and with style.
djsharman's Repositories
djsharman/state
The State design pattern. Implemented in PHP and with style.
djsharman/local_ai_assistant
A python local Ai based assistant using whisper, ollama, llama3, and piper,
djsharman/LocalAIVoiceChat
Local AI talk with a custom voice based on Zephyr 7B model. Uses RealtimeSTT with faster_whisper for transcription and RealtimeTTS with Coqui XTTS for synthesis.
djsharman/autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
djsharman/chatgpt-clone
djsharman/cs_remotedb
A quick experimenta lC# app using a remote mysql DB over an SSH connection
djsharman/gcpMonoRepoExample
An example of a mono repo on GCP.
djsharman/libraries
A set of libraries I use often in my code.
djsharman/logger
A quick and dirty PSR logger with minimal dependencies
djsharman/ollamaDockerTest
A quick test that a locally hosted ollama instance can be reached from inside a docker container
djsharman/phabulous
A Phabricator bot for Slack
djsharman/php-loremipsum
Lorem ipsum generator in PHP without dependencies.
djsharman/php-webdriver
An asynchronous php client for webdriver.
djsharman/phpxmldb
A simple database system using XML files as its storage mechanism.
djsharman/react-async-dialog
await dialog.alert(<YourComponent />) out of the box
djsharman/reactphp-curl
djsharman/read-last-lines
Read in the last N lines of a file efficiently using node.js and fs.
djsharman/sequelize-typescript-generator
djsharman/smtp-server
SMTP Server based on ReactPHP - PHP Library
djsharman/statejs
Finite state machine generator for JavaScript
djsharman/Stock.Indicators
Stock indicator technical analysis library package for .NET. Send in historical price quotes and get back desired technical indicators. Nothing more. It can be used in any market analysis software using standard OHLCV price quotes for equities, commodities, forex, cryptocurrencies, and others. We had trading algorithms, machine learning, and charting systems in mind when originally creating this community library.
djsharman/TVEmulator
A TV Emulator using PiFace and Wiring pi
djsharman/WampSharp
A C# implementation of WAMP (The Web Application Messaging Protocol)
djsharman/wiringPiCppPWMDemo
WiringPi doing PWM on standard GPIO pins