• Stars
    star
    2
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple chat website using OpenAI GPT backend.

More Repositories

1

Stock-Price-Trade-Analyzer

This is a Python 3.0 project for analyzing stock prices and methods of stock trading. It uses native Python tools and Google TensorFlow machine learning.
Python
65
star
2

RobotTrader

This is a supervised Recurrent Neural Network (RNN) learning project treating stock trading as a classification problem. Given input of a 60 day window of pricing data, choose the best action for maximum profit. This uses my earlier https://github.com/TimRivoli/Stock-Price-Trade-Analyzer project for a trading environment, and its SeriesPrediction module for data preparation and model training.
Python
9
star
3

Price-Momentum-Trader

This project uses Stock-Price-Trade-Analyzer to back-test the performance of an investment strategy of picking only the top 9 performing stocks from the S&P 500 over a period of 35 years to answer the question "How well does past performance predict future returns?"
Python
6
star
4

Chat-T-Android

Chat-T (Chatty) Android application - using ChatGPT API and SQLite/Firebase storage.
Kotlin
2
star
5

Reef-Tank-Controller

Arduino project for controlling LED lights and cycling pumps for salt water reef aquarium
C++
2
star
6

chatgpt_web_validation

Python script demonstrating how to ask ChatGPT to validate its knowledge against web search results.
Python
1
star
7

Chat-T-Web-Application

Chatbot web application
Python
1
star
8

Seasonal_Trading

Evaluate what happens if you decide to take the volatile fall and winter months off from the stock market
Python
1
star
9

chatgpt_resume_writer

Use ChatGPT API to write a new resume from your current resume or work experience
Python
1
star