Skip to content

This is an impressive tool that utilizes generative AI to generate content while maintaining the style and tone of previously written content(By using supervised learning and unsupervised learning Algorithms)

Notifications You must be signed in to change notification settings

huntermarchi/techsurf2023_problem-statement-solution_aayushman-jadon

Repository files navigation

TechSurf2023

Project's Title:

Design & Develop an impressive tool that utilizes generative AI to generate content while maintaining the style and tone of previously written content. So we designed two applications for AI Generative .

  1. AI image generator

  2. AI text generator

                                     CONTENTSTACK AI IMAGE GENERATOR
    

Below is the homepage of AI Image generator 🏆🏆

THE CODE FOR THIS :

  1. APP.JS

  2. INDEX.HTML

  3. STYLES.JSS

                                               IMAGE 1 
    
Screenshot 2023-08-21 at 5 38 56 PM

The working images are as follows of our image Generator :

                                               IMAGE 2
Screenshot 2023-08-21 at 5 34 16 PM

So if we search football then our appliaction give 1024 * 1024 (It generates 4 images ) shown below :

                                              IMAGE 3
Screenshot 2023-08-21 at 5 38 05 PM
                                               IMAGE 4
Screenshot 2023-08-21 at 5 33 15 PM

So for giving these images and working of our project we connected this with : https://api.openai.com/v1/images/generations

Link for my AI Generator Application : https://huntermarchi.github.io/t/

HOW TO MAKE THE RUNNING ENVIRONMENT FOR ABOVE APPLICATION

                        pip install openai

To install the official Node.js library, run the following command in your Node.js project directory.

                    npm install openai@^4.0.0

All API requests should include your API key in an Authorization HTTP header as follows:

                    Authorization: Bearer OPENAI_API_KEY

Example curl command: curl https://api.openai.com/v1/models \

                                    CONTENTSTACK AI TEXT GENERATOR 

Below is the homepage of AI text generator 🏆🏆

Screenshot 2023-08-24 at 9 44 42 PM

THE WORKING IMAGE OF PROJECT IS AS FOLLOWS :

                                           IMAGE 1 
Screenshot 2023-08-24 at 9 44 23 PM
                                            IMAGE 2
Screenshot 2023-08-24 at 9 45 12 PM
                                            IMAGE 3
Screenshot 2023-08-24 at 9 46 06 PM
                                                IMAGE 4
Screenshot 2023-08-24 at 9 46 24 PM

TO SEE ABOVE CODE :

  1. USE PYTHON AND JUPYTER FILES
  2. WEB.HTML
  3. SCRIPT.JS
  4. STYLE.JS

USE VISUAL CODE , JUPYTER NOTEBOOK , SUPERVISED AND UNSUPERVISED LEARNING FOR IMPLEMENTING ALGORITHMS .

SC

THANKS FOR GIVING THIS GOLDEN OPPURTUNITY .

About

This is an impressive tool that utilizes generative AI to generate content while maintaining the style and tone of previously written content(By using supervised learning and unsupervised learning Algorithms)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published