Skip to content

wizeline/data-genai-career-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Career AI

This is an application of Generative AI developed by the Wizeline team for the activities made in Bogotá, Colombia, with the students of San José de Castilla School and Villemar El Carmen School.

The application creates a story about the professional career of the students, based on their interests.

Technology Stack 💻

  • Python: 3.9.6
  • Gradio: 4.19.2
  • Openai: 1.35.15
  • Pydantic: 2.8.2
  • Requests: 2.26.0

Installation 🔧

Create a virtual environment

python3 -m venv venv

Activate the virtual environment

source venv/bin/activate

Install the dependencies

pip install -r requirements.txt

Assign the value of the environment variable in the .env file

Usage 🚀

Run the application

python main.py

Access the application in your browser: http://localhost:7860/

You will see the following screen:

image

Fill the fields with the information of the student and click the button "Submit". The application will generate a story about the professional career of the student of today, in 5 years and in 15 years.

image

image

image

Demo 📺

In this link, you can see a demo of the application: Career AI

Cheers!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages