Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JesseKartabani/chat-gpt-enhanced

ChatGPT but with more features
https://github.com/JesseKartabani/chat-gpt-enhanced

ai chatbot chatgpt nodejs openai react

Last synced: 3 months ago
JSON representation

ChatGPT but with more features

Awesome Lists containing this project

README

        

# ChatGPT Enhanced

Leverages OpenAI's API enabling the generation of natural language responses to user prompts. Additionally, it enhances ChatGPT's functionality by incorporating speech-to-text and giving users control over the AI's balance of logic and creativity. The user interface, developed with React, offers a simple and seamless interaction with the AI-powered service.

## [Live Website](https://chat-gpt-enhanced.web.app/)

![ChatGPT Enhanced website](https://user-images.githubusercontent.com/69617120/217255111-32176fa5-643e-42ca-812c-47b73194088c.PNG)

## API

[OpenAI](https://openai.com/api/)

## Built Using

#### Frontend

- React
- Framer Motion

#### Backend

- Node.js
- Express
- OpenAI