Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aldencutler/chordstorm
ChordStorm is a web app made for GoatHacks 2024 that recommends music based on the current weather and your listening history.
https://github.com/aldencutler/chordstorm
figma music music-recommendation open-api openai pgeocode spotify-api spotipy
Last synced: 2 months ago
JSON representation
ChordStorm is a web app made for GoatHacks 2024 that recommends music based on the current weather and your listening history.
- Host: GitHub
- URL: https://github.com/aldencutler/chordstorm
- Owner: AldenCutler
- License: apache-2.0
- Created: 2024-01-13T00:56:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-18T16:21:29.000Z (about 1 year ago)
- Last Synced: 2024-10-13T23:41:18.551Z (4 months ago)
- Topics: figma, music, music-recommendation, open-api, openai, pgeocode, spotify-api, spotipy
- Language: HTML
- Homepage: https://github.com/AldenCutler/ChordStorm
- Size: 4.34 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![Apache 2.0 License][license-shield]][license-url]
ChordStorm
ChordStorm (formerly called 'TuneCast') is a web app made for the GoatHacks 2024 Hackathon that uses AI to recommend music based on the current weather and your listening history.
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
ChordStorm is a web app made for GoatHacks 2024 that uses AI to recommend music based on the current weather and your listening history. To use this app, you must type your zip code and login with your Spotify. From this information, the app will recommend new music to enjoy. The creators are Abhi Yammanuru, Alden Cutler, Jason Zhang, Mahit Verma, and Ronit Banerjee.
### Built With
* Figma for UI design
* HTML/CSS for frontend
* Flask for backend
* OpenAPI for assistant recommendation
* Spotify API for embeds## Getting Started
### Prerequisites
* Python version 3.8 or later
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the Apache 2.0 License. See `LICENSE` for more information.
[contributors-shield]: https://img.shields.io/github/contributors/AldenCutler/2024GoatHacks.svg?style=for-the-badge
[contributors-url]: https://github.com/AldenCutler/2024GoatHacks/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/AldenCutler/2024GoatHacks.svg?style=for-the-badge
[forks-url]: https://github.com/AldenCutler/2024GoatHacks/network/members
[stars-shield]: https://img.shields.io/github/stars/AldenCutler/2024GoatHacks.svg?style=for-the-badge
[stars-url]: https://github.com/AldenCutler/2024GoatHacks/stargazers
[issues-shield]: https://img.shields.io/github/issues/AldenCutler/2024GoatHacks.svg?style=for-the-badge
[issues-url]: https://github.com/AldenCutler/2024GoatHacks/issues
[license-shield]: https://img.shields.io/github/license/AldenCutler/2024GoatHacks.svg?style=for-the-badge
[license-url]: https://github.com/AldenCutler/2024GoatHacks/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/linkedin_username
[product-screenshot]: images/screenshot.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com