DEV Community

Cover image for ChatGPT wrapper aka GPT2API released
New Bing
New Bing

Posted on

3

ChatGPT wrapper aka GPT2API released

I used to be a Laravel developer. But my team members are not good in PHP. Because PHP is a weak type language. They always write some code in strange style. Over time, the code becomes difficult to maintain. When we develop with Laravel, we use Vue as our frontend framework.

When I start this new project, I want to fix these problems by switching to a new stack. I've been learning Golang for a long time, but I've never written a project using React.

After digging deeper into React, I found two frameworks very interesting and I believe they will help me build my project faster. They are Next.js and shadcn/ui. If you are new to React, I highly recommend trying next.js and shadcn/ui.

Share some screenshots of GPT2API

Design API page

Design API page

Run API page

Run API page

Technical details about my project

Project name: GPT2API
Website: https://aicanvas.app/gpt
Frontend Framework: React and Next.js
UI Framework: shadcn/ui and tailwindcss
Backend Framework: Gin with Golang
Database: Mysql 8
Server: Linode
Payment: Paddle

What is GPT2API?

GPT2API is a platform to help you build API to make ChatGPT easier to use. You can build API and share it with the community, or you can call API from API.Hub, which is other API shared by the community.

Features:

  1. Build API with ChatGPT commands.
  2. Test API on the website.
  3. Share it with the community.
  4. Have the community extend the API.
  5. Sample code for your project.
  6. Cheap price for calling ChatGPT, $1 with 600K tokens.

If you have any questions about GPT2API or programming, you can contact me on the twitter. You are very welcome to experience GPT2API. I hope to get your comments.

API Trace View

How I Cut 22.3 Seconds Off an API Call with Sentry πŸ‘€

Struggling with slow API calls? Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more β†’

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay