Chatbot
Access GPT premium services on a budget.
pay-as-you-go platform that allows users to access premium AI features by purchasing credits, avoiding long-term subscriptions. The app consolidates multiple AI services, offering a one-stop solution for users to get everything they need in one place. Current features includes:
- AI Chat
- PDF and Image Processing
- Image Generation
Here are some of the key benefits this app offers me:
- Unlimited document/image processing: Unlike ChatGPT, which has daily limits for image and PDF uploads, this app removes those restrictions.
- Access to any GPT model: I can freely choose the model I want, including more advanced, accurate, and capable ones.
- Greater flexibility in requests: The app allows me to make requests that ChatGPT doesn't support, such as summarizing YouTube videos, among other advanced functionalities.
- As a user, I want to be able to chat with an AI.
- As a user, I want to be able to upload a PDF and ask an AI questions about the PDF document.
- As a user, I want to be able to upload an image and ask an AI questions about the image.
- As a user, I want to be able to able to generate an image.
-
Frontend:
- React
-
Backend:
- Node
- Express
- Axios
- OpenAI
- Langchain
Run (In both client
and server
directories):
npm install
Run (In both client
and server
directories):
npm run dev