CodeGPT
Anusheel Bhushan
4.08
(74)
10K+
会話
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.
🤖
ChatGPT ボット
ChatGPT テクノロジーを搭載したカスタム ボット。通常のChatGPTとは異なる動作をする可能性があります。
👤
作成者 Anusheel Bhushan
サードパーティ開発者
これらのプロンプトを試してください
例をクリックして会話を開始します。
- 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
その他の AI モデル
これらの他の AI モデルを試して、より効果的かどうかを確認してください
Just the Code, Please
You know the code you need. You know why you need it. But you don't need the explanations and the blah-blah. If your time is money, use this GPT. Describe the code you need in as few words as possible, and get "Just the Code, Please."
Microservice Hero 🤖 | AMASE.io
It just code the Microservice for you
Oak Academy API GPT
This GPT knows the endpoints of the Oak Academy API and can help you code for it
Find the Perfect GPT for you!
This searches for the perfect GPT for your use case. Just tell it what you want and it will get busy finding the perfect GPT for your need.
Build A Working Web App with AI
Enter an app or website you want to make, and this GPT will write a fully functional next.js + typescript web app for you.