Code Monkey home page Code Monkey logo

Top Langs

Jeremiah Petersen's Projects

agentcode icon agentcode

AgentCode can scrape a GitHub repo and embed it in a vector database, allowing a user to chat(get info) about the repo.

application-time-tracker icon application-time-tracker

This code tracks the active window title on a computer and records the time spent on each application. It utilizes the psutil library to get the active window information and tracks the usage over a specified duration and interval. The data is then saved to a CSV file with the date, application name, time spent, and percentage of total time.

auto-story-gpt icon auto-story-gpt

Generate AI responses and create a cohesive story based on characters and themes you create

bpm-counter icon bpm-counter

Simple Beats Per Minute counter using either mouse click, spacebar, or both

caseconnect icon caseconnect

This project is a semantic search engine for the NamUs missing persons database

chess-player icon chess-player

This script plays a random game of chess using the python-chess library

clickforcolor icon clickforcolor

Simple app to click anywhere on a screen and copy the hex code and color sample directly to your clipboard.

csv-data-visualization icon csv-data-visualization

This code is a data visualization toolset that loads a CSV file, performs PCA for dimensionality reduction, and creates various types of plots. It provides a summary of the dataset, visualizes PCA results with a scatterplot, and generates additional plots.

financial-breaking-news icon financial-breaking-news

This script uses the Reddit API to check for financial breaking news from a reddit bot. New news is displayed for the user in a small pop up.

flashcardshark icon flashcardshark

Simple app to turn a website, document, or text into flash cards

palette-extractor icon palette-extractor

Simple Palette extractor. This script extracts 7 colors from an image and gives the RGB for each color

piano-music-generator-lstm icon piano-music-generator-lstm

This repository contains code for generating music using an LSTM neural network model. The code utilizes MIDI files as input data and implements various functions for data preprocessing, model creation, training, and music generation.

prisoners-dilemma-tournament icon prisoners-dilemma-tournament

This code simulates a prisoner's dilemma game between different strategies of players and calculates their average scores. This is intended to work similar to Axelrod's Tournament in 1980.

prompt-database-template icon prompt-database-template

This code sets up a PostgreSQL database (prompts_db) with tables to store prompt texts and associated results (text, image, code). The Python script establishes a connection to the database and provides functions to add prompts and their results. It enables easy storage and organization of diverse prompt-based content.

prompt-gt icon prompt-gt

This is a multi tool that generates prompts based on a user idea, generates responses based on a user idea, explains, summarizes, role plays, and more using chatGPT.

repototext icon repototext

Turn an entire GitHub Repo into a single organized .txt file to use with LLM's (GPT-4, Claude Opus, Gemini, etc)

scheduler icon scheduler

This code sets up a scheduled task that runs multiple Python scripts at the time specified by the user. It uses the 'schedule' library to manage the task scheduling and the 'subprocess' module to execute the scripts. The task runs continuously, checking for pending tasks every minute.

solar-activity-visualization icon solar-activity-visualization

This code includes two functions for retrieving and visualizing solar data. One function retrieves SDO data and plots it using matplotlib, while the other fetches space weather data from the DONKI API and also plots it using matplotlib. These functions are useful for analyzing and visualizing solar and space weather information.

stock-market-historical-data-fetcher-analyzer icon stock-market-historical-data-fetcher-analyzer

This code fetches historical market data for a predefined list of tickers using the Yahoo Finance API. It performs technical analysis on the data, adding various technical indicators as features. The processed data is saved to CSV files, including both the analyzed data and the raw data. The code also updates if there is new data available.

stock-sentiment-analysis icon stock-sentiment-analysis

This code performs sentiment analysis and predicts stock price movement based on news headlines and technical indicators. It uses machine learning models to classify the stock direction. This is NOT INVESTMENT ADVICE. This is meant as an educational tool.

stock-sentiment-analysis-chatgpt icon stock-sentiment-analysis-chatgpt

This Python script uses the OpenAI API to interact with ChatGPT and analyzes stock headlines. This is NOT INVESTMENT ADVICE. This is meant as an educational tool.

sysig icon sysig

Simple application to gather your system information in your computer. :mag:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.