Skip to content

YassineBenMaktouf/Imaginify-AI

Repository files navigation

Imaginify AI

Echo Minds

Features

  • Interactive story generation.
  • Image generation for the generated story.
  • Smart dictionary lookup feature.
  • Speech to text and text to speech features.

Getting Started

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/med-aziz-kaboudi/Imaginify-AI.git
cd Imaginify-AI
  1. Install the required dependencies:
pip install -r requirements.txt

Running the Project

Once the dependencies are installed, you can run the project using:

python app.py

Environment Variables

Set up the following environment variables: create .env file:

OPENAI_API_KEY= YOUR_OPENAI_API_KEY_HERE
HUGGINGFACE_API_KEY= YOUR_HUGGINGFACE_API_KEY
DICTIONARY_API_KEY= YOUR_DICTIONARY_API_KEY

Sources:

Support

For support, please open an issue on the GitHub repository. or contact us via our email :

Contributions

Contributions are welcome! Please fork the repository, make your changes, and open a pull request to contribute.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published