Personal Projects

WhackyCode

Non GenAI Version

Path: N:\projects\WhackyCode\bingchat\whackyc_bing2.py

Uses NLTK and generates creative word combinations.

GenAI Version

Path: N:\projects\Langchain_BASICS\CLAUDE35\arguing_mind4.py

Produces the best output so far. Needs additional guidance.

Text to Speech

Not started. Reference: Perplexity email.

Sentiment Analysis

Includes individual scripts and an arguing agent.

Combined version logs sentiment of both robot and mind.

Exploring additional sentiment analysis options including Azure Text Processing.

Additional Projects

Discord Bots

Multiple bots including:

Bored Agent

A project where one chatbot talks to itself. Experimental agent behavior.

Chat Bot Pro

Uses agent workflows and investigative tools.

Supports Resume Pro and Coding Bot.

Machine Learning Projects

WF CSV Parsing

One of two ML projects involving training models on financial data.

AcousticElectric

Classifier to detect acoustic vs electric guitars using TensorFlow CNN.

Scraped images and organized dataset. Handles underfitting and overfitting.

Works best with single guitar images. Future work includes multi guitar and no guitar cases.

AlienStar

Original version created five years ago.

Reinvented with ChatGPT 3.5 and again in 2024 and 2025.

New version includes chatbot and GenAI support.

OpeNaive3

Version 3 of the Openaive project.

Includes LangChain support.

Resume Pro

LangChain based resume builder.

Console driven menu system. Will integrate with other tools.

ChatBot Pro

Uses LangChain, agent workflows, and an investigator class.

Supports deeper research tasks and may use threading.

LegoBricker

Computer vision project to classify LEGO bricks by color, shape, and dimensions.

LLM OS Concept

Early components created for an operating system for LLMs.

Includes tools for file systems, REST APIs, chatbot agents, and multi LLM orchestration.

Includes RCodeImager for QR code generation.