Giter VIP home page Giter VIP logo

sojinsamuel / instantcopypro Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 39 KB

This web application allows you to generate content based on a user-specified query. Simply enter your desired query and choose the number of words you want in the generated content using the slider. The content will be generated and displayed as Markdown, and you can easily copy it to your clipboard with a single click.

Home Page: https://instantcopypro-v2.netlify.app/

HTML 10.14% JavaScript 63.57% CSS 26.30%
marked openai react campus-experts javascript openai-api reactjs

instantcopypro's Introduction

InstantCopyPro

A simple web application that generates content based on a user-specified query.

Features

  • Accepts a user-specified query and generates content based on that query
  • Allows the user to specify the number of words they want in the generated content
  • Renders the generated content as Markdown
  • Provides a slider to adjust the number of words in the generated content
  • Allows the user to copy the generated content to their clipboard with a single click
  • Displays a loading spinner while the content is being generated

Technologies

This project was built with the following technologies:

Setup

  1. Clone this repository to your local machine:
    git clone https://github.com/sojinsamuel/InstantCopyPro.git
    
  2. Navigate to the root directory of the project and install the dependencies:
    npm install
    
  3. Start the development server:
    npm run dev
    
  4. Open a web browser and go to http://localhost:5173 to view the application.

NOTE: The OpenAI API key used in this project has been removed for the purpose of preserving the privacy of the user who originally created the API key. If you wish to try out this project, you can simply replace the text OPEN_AI_API_KEY in the FetchContent.js file under src directory with your own API key. This will allow you to use the project as intended. Please note that an API key is necessary for the proper functioning of the project. You can sign up for an API key at the OpenAI Developer Portal

instantcopypro's People

Contributors

sojinsamuel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.