https://github.com/chipsxp/ai-saas-assistant
Five AI function sections for an Office Personal Data Assistant (OPDA) in Conversations, Coding, Images and Video Production, Music Composing, and Tech Support Chat.
https://github.com/chipsxp/ai-saas-assistant
conversational-ai support-chat text-to-code text-to-image text-to-music text-to-video
Last synced: 2 months ago
JSON representation
Five AI function sections for an Office Personal Data Assistant (OPDA) in Conversations, Coding, Images and Video Production, Music Composing, and Tech Support Chat.
- Host: GitHub
- URL: https://github.com/chipsxp/ai-saas-assistant
- Owner: chipsxp
- License: gpl-2.0
- Created: 2024-02-01T04:57:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T00:13:15.000Z (7 months ago)
- Last Synced: 2025-04-07T18:57:53.586Z (6 months ago)
- Topics: conversational-ai, support-chat, text-to-code, text-to-image, text-to-music, text-to-video
- Language: TypeScript
- Homepage: https://chipsxp.com
- Size: 3.01 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI-SaaS-Assistant
Five-section AI Office assistant for code, images, music, chat, and videos.
# Five-section AI Office Assistant for the workspace.
Office chatting, videos, images, music, and coding development in all on one app.
01/31/24 have two remaining sections to write out, plus splash page design and a
introduction page design. Once registered or logged in, will route you to dashboard
interface. Using Nextjs and Chakra UI for web UI. Working through OpenAI and Stripe
API for AI functions and subscriptions.# Thank you to Alex Burton
I would like to say a thank you to Alex, my friend, and following his GitHub at https://github.com/Burtonia, for helping with the quotes to ticks problem. Under lib folder, in the utils.ts file, Alex discovered that I used quotes and brought to my attention I should use ticks. All works flawlessly in Stripe. Thanks, Alex.
# Web server deployment
After testing and final UI design, will deploy on a cPanel web server SSL and a non-cPanel
web server SSL for performance and compatibility. Try testing on an Atlantic web server
with Ubuntu and Comodo SSL.# Completed The Main API and Components
June 16, 2024, completed the AI Office Assisstant components and API routes. Still need the footer with links to company trust pages like About Us and continuing projects. An idea to add Prompt Engineering templates with prompt examples and result output to a Link at footer.
# Upadated App to latest Nextjs, Aiven, OpenAI, Clerk, Prisma, and Stripe
Thanks to their online documents, lots of searching, and some hair pulling, was able to update each one to Corepack 2.0 standards. Use npm-check-updates and ncu to update packages and corepack.