Skip to content

dundeezhang/aura

Repository files navigation

Welcome to Auranate

Here, you will find a collection of tools that will help you accelerate forward in your professional career.

Please leave a star if this has helped you out at all!

Visit auranate at aura.dhz.app.

Built with Flask, Python, JavaScript, and Firebase. Integrating OpenAI GPT 4o-mini and Dall-E 3 technologies. This app allows you to become fully prepared for your professional life.

Run your own version

  1. To get started, git clone this repository. Then add in your own Firebase and OpenAI tokens into the .env file.

  2. To start the virtual environment, run source venv/bin/activate.

  3. Then do pip install -r requirements.txt to install all dependencies.

  4. To finally start the live server, run gunicorn app:app and visit on localhost:8000.

Releases

No releases published

Packages

No packages published