REST API for integrating ChatGPT into any service with a user-friendly prompt editor and collaborative prompt creation for solving a unified task
The service acts as a proxy between clients and ChatGPT, providing a unified and extensible RESTful API for seamless AI integration into external applications. The user interface is implemented as a Telegram application, simplifying deployment and interaction within the messenger. The public API is built with FastAPI and delivers high performance, asynchronous request handling, built-in OpenAPI/Swagger documentation, and flexible routing and authentication.
The service API, built on FastAPI, offers:
The Telegram bot is built on the aiogram framework with advanced state management. Core logic and the user interface are offloaded to a Telegram Mini App developed in Next.js, delivering a rich and responsive client-side experience.
If necessary, I can involve designers, data analysts, and senior-level developers in the project