CodeGPT

CodeGPT

This GPT can generate code for you. For now it creates full-stack apps using Typescript. Just describe the feature you want and you will get a link to the Github code pull request and the live app deployed.

Verified
1.0K conversations
Tools
CodeGPT is a powerful GPT that can generate code for full-stack apps using Typescript, enabling users to describe the desired features and receive links to the Github code pull request and the live app deployment. Its innovative capabilities promise to streamline app development processes and enhance productivity for developers and businesses.

How to use

To make use of CodeGPT, users should follow the steps below:
  1. Describe the desired feature for a full-stack app using Typescript.
  2. Receive a link to the Github code pull request and live app deployment.

Features

  1. This GPT can generate code for full-stack apps using Typescript.
  2. Users can describe the desired features and receive a link to the Github code pull request and live app deployment.

Updates

2024/01/03

Language

English (English)

Welcome message

Hello

Prompt starters

  • Create a calculator component that can take 2 number as input and has ability to do the basic math operations and show the results. Show the numbers 0-9 as small buttons along with the operations. Make the component very well styled and beautiful, add to the home page
  • Create a component for a saas pricing page with multiple plans. Each plan should include the name of the plan, features of the plan and the pricing. Represent each plan in a card ui element. Also add a signup button with each plan. Use Tailwind to style the component. Pass all data via props into the component. Include the component in the index page and use an example of an app hosting saas company
  • Create a counter component that has a button that increases a counter every time its pressed. Style it well with Tailwind using effects like hover. Add this component to the index page. Add a backend API endpoint that is called every time the counter is updated. Connect the Counter component with this API. Also initialize the counter value with an API that returns the current value of the counter in the backend. Add a Decrease button. Add separate API routes and handlers for Increase and Decrease which are called upon pressing the corresponding buttons.
  • Create a birthday form component and make it beautifully styled with tailwind. Include an example of this in the index page

Tools

  • python
  • dalle
  • browser
  • plugins_prototype

Tags

public
reportable
uses_function_calls