GithubHelp home page GithubHelp logo

if-ai / callgpt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dmingod/callgpt

1.0 0.0 0.0 557 KB

A dead simple way to call the ChatGPT API from your machine

License: MIT License

HTML 100.00%

callgpt's Introduction

โ˜Ž CallGPT

A dead simple way to call the ChatGPT API from your machine

๐Ÿ‘€ What is this?

This is a dead simple way to have a ChatGPT client that you have control over and that you can actually use without having to go to any website

  • Its just 1 html ~300 lines HTML file that you can save on your desktop or anywhere else and have an interface where you can interact with ChatGPT.

  • Except for loading jQuery and Bootstap from a CDN -- there are no services involved. You can download these 2 libraries on your local and work with that if you prefer.

  • There are no 3rd party services called -- the calls are made from your machine to OpenAI.

  • The functinality is intentionally kept at a bare-minimum so you can tweak it to your liking.

  • You will need to use an API key from OpenAI. The API is fairly cheap, but nevertheless a paid service.


๐Ÿค” How to use:

  1. Download this repo and save the HTML file on any location on your PC.

  2. Double-click and run it using chrome.

  3. Get an API key from OpenAI for ChatGPT ( from their website )

  4. Put your API Key in the field in the top corner and make the calls.

  5. Modify the HTML file as you like.

  6. Enjoy! ๐Ÿ™‚

โญ๐Ÿค–๐Ÿƒ Custom assistant:

There are 2 very simple examples of custom code examples shown of how you can have the bot execute some functions for you.

  1. Change the background color of the page --> you can say "change background to red" and the background will change to red.
  2. Change the text to white and it will change the text to white.

callgpt's People

Contributors

dmingod avatar

Stargazers

 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.