Skip to content

antonryoung02/AdditionalProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Collection

A set of additional projects

HostGPT/

An application that uses Google Cloud, Pinecone, and ChatGPT to take user orders like a host at a restaurant.

DesignrApp/

An unfinished social media marketplace application with Swift, Django, and Postgres

Quantviz

Final group project in 457 Intro to Visualization.

We fetched financial data from Polygon and Quiverquant to create a stock data visualization website.

url: https://csex57.github.io/quantviz/

CalendarGPT

204 Web Development final project

Application built with react, schedules and tags events with ChatGPT using natural language input. A lot of the calendar apps I've used are quite tedious to maintain. You have to manually add each event to their corresponding days, set tags, etc.

The OpenAI API is used as a text-to-json formatter which does all of this for you. The API is called in 2 different scenarios.

  1. New event is added -> Format to JSON with date, existing tag, and event content inferred from user input.
  2. New tag is added -> Send all existing events without tags and see if the new tag applies.

Demo

CalendarGPT Demo

About

Some additional AI, software, and class projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published