Giter Club home page Giter Club logo

ai-tools's Introduction

Beth's AI Tools

This repo contains a list of the tools I've made to make it easy to interact with OpenAI's artificial intelligences, such as GPT-3 and DALL-E.

Since the OpenAI APIs cost money, you will need to provide your own API token. The instructions below will guide you on how to do that, and how to use the tools.

All of these were built for function, not beauty.

How to use

  1. Create an account at: beta.openai.com/signup
  2. Generate an API key and copy it to your clipboard.
  3. Open the tool you want to use and paste your API key where it asks for an API token.
  4. Type in your prompt and submit it.
  5. Wait for the result!

Note: Your token is stored locally in your web browser. It is never transmitted to me in any capacity.

GPT-3 Chat

This tool allows you to send prompts to GPT-3, and it displays the results in the format of a text chat.

Link to the tool: https://somnolentpumpkin.github.io/gpt3-chat-interface/

Link to the code: https://github.com/somnolentpumpkin/gpt3-chat-interface

Screenshot:

image

GPT-3 Sentiment Analysis

You can technically do sentiment analysis using GPT-3 Chat, but this tool is specifically designed for it. You paste in some text, and it outputs the detected sentiment.

Link to the tool: https://somnolentpumpkin.github.io/gpt3-sentiment-analysis/

Link to the code: https://github.com/somnolentpumpkin/gpt3-sentiment-analysis

Screenshot:

image image

DALL-E Web Interface

This tool lets you type in a prompt, and DALL-E generates an image based on your prompt. You can choose from three different resolutions, and you can also generate up to 10 images at a time.

This tool doesn't save your images for you, so make sure you save them by right clicking and selecting "Save as".

Link to the tool: https://somnolentpumpkin.github.io/dalle-web-interface/

Link to the code: https://github.com/somnolentpumpkin/dalle-web-interface

Screenshot:

image

ai-tools's People

Contributors

somnolentpumpkin 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.