Giter Club home page Giter Club logo

kairos_gpt3's Introduction

πŸ•ΉοΈ GPT-3 Sandbox

🧠 Powered by Kairos Data Labs[?]

🏁: You need access to the OpenAI API Key to play with this Sandbox: If you dont have the access to the API, please apply here ✌️

πŸ‘Ύ Create & deploy GPT-3 powered apps

  • This sandbox is an open-source πŸ”§to enable anyone turn their GPT-3 app ideas into reality with just a few lines of Python code
  • It is built on top of Streamlit that enables you to quickly create & deploy web applications
  • Streamlit takes care of hosting the endpoint and acts as a frontend interface for the web application

🎈 Try out our Sandbox Application

https://gpt3-sandbox.streamlit.app

πŸ’₯ Bringing up GPT-3 Sandbox Locally

🍴 Clone the kairos_gpt3 repository using the following command

git clone https://github.com/Shubhamsaboo/kairos_gpt3.git

You need to have python 3.7+ installed, and then you can create a python virtual environment using pip or conda depending on your python setup.

After installing and activating the virtual environment (The commands will differ for windows and linux installations which is clearly specified in the respective documentations), you can cd into the email_generation folder:

cd 'GPT-3 Sandbox'
cd email_generation

From /email_generation folder, you can run the following command to install the required dependencies

pip install -r requirements.txt

After installing the required dependencies, you can bring up the main application to validate that its working in your local enviroment. To bring up the application, you can run the following command from the email_generation folder.

streamlit run gpt_app.py

🎨 How to create an example application

  • To create an app with a basic flow, you can use our default template for Email Generation App
  • This template has a flow that will work well for a couple of basic use-cases and you can use it just by replacing the default training prompt with your application specifc prompt
  • To test the application, provide a one-line task description in the -> Input text box
  • You would then get an Output -> that should give you a good feeling of how to structure your application specifc tasks

πŸ™Œ Customize your application & contribute

  • If you want to play with the code and contribute your own application templates, please do! Sharing the knowledge with the GPT-3 community is the key mission of this sandbox ❀️
  • To customize the UI of the web-applicaiton, please refer to the Streamlit πŸ“–

🐾 About the Sandbox

  • This is an open-source πŸ”§ and it is alive thanks to the awesome GPT-3 community. If you'd like to contribute, please check Collaboration Guidelines
  • If you are curious about what exactly went behind this sandbox, check out the source code
  • We are still working on it and we'd ❀️ to hear from you! If you have ideas how to improve the Sandbox, let us know here. My DMs are open for new ideas and collaborations!

πŸ”— Connect With Us

  • We are Shubham - LinkedIn | Twitter and Sandra - LinkedIn | Twitter, co-founders of Kairos Data Labs
  • We are super excited to have you here. Our mission is to make the GPT-3 Sandbox accessbile and usable to everyone who wants to build applications with OpenAI's GPT-3 ❀️
  • Come by πŸ€— the forum if you'd like to ask questions, post an awesome app, or just say Hi!

πŸ“– Reference Resources

For your reference we have created an array of applications to take inspiration from and come up with new ideas that can be useful for the community in General

kairos_gpt3's People

Contributors

shubhamsaboo avatar sandrakublik 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.