Giter VIP home page Giter VIP logo

mindpallette's Introduction

MindPallette

MindPallette is an innovative web application designed to enhance your emotional well-being through creative and interactive experiences. By integrating the power of AI with user-generated input, MindPallette offers personalized content that resonates with your current mood and preferences.

Features

Mood-Based Content Generation: Utilize AI to recommend songs, generate diary entries, and even create unique images based on your current emotional state. User Authentication: Secure signup and login functionality to keep your data safe and personal. Interactive Diary: A platform to express your thoughts and feelings, with the added benefit of AI-generated content to reflect your mood. Song Recommendations: Get song titles tailored to your mood and genre preference, powered by OpenAI's GPT models. Image Generation: Experience AI-powered image generation that captures the essence of your diary entries or mood descriptions.

Technologies Used

Flask: A lightweight WSGI web application framework. Flask-Login: For handling user authentication. OpenAI API: Leveraging GPT models for generating text and content. AllenNLP: Advanced natural language processing tasks. Spotipy: A lightweight Python library for the Spotify Web API. SQLite: Database for storing user data and history. Docker: For containerization and easy deployment.

Getting Started

To get started with MindPallette, clone the repository and follow the setup instructions below:

Set up the Environment:

Ensure you have Python 3.9 and Docker installed on your system. Install the required Python packages: pip install -r requirements.txt Run the Application:

Use Docker to build and run the application container, ensuring all dependencies are correctly set up. Alternatively, run the Flask application locally for development purposes.

mindpallette's People

Contributors

makoohara avatar

Watchers

 avatar

mindpallette's Issues

Insecure API key

Your API keys are not secure,
Others can use this API and charge your account for free!

(depending on the limits of the api account this could seriously impact an account and could lead to financial losses)

even if this project is small and “nobody will see it” - bots will, heck, I’m just doing what the bots do, search for repos with hardcoded API keys and pointing it out. But the bots won’t be as helpful, and even cost YOU money.

be secure, put all sensitive data in an .env file and NEVER upload that to GitHub, use a .gitignore, that’s what it’s used for.

be safe.

  • a friend

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.