You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python-based interpreter that translates a custom .rot language into Python by tokenizing and parsing source files, serving as a foundation for building a full compiler.
A Python CLI tool using the Spotify API to play songs, get recommendations based on input tracks, and auto-generate new playlists from an existing one.
A React + Flask app that lets users run the same prompt across multiple AI models (ChatGPT, Meta AI, and Bard) simultaneously, with customizable settings like tone and format, to compare outputs si…