Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bojkoj/nextjs-quill
In progress SaaS Web service in Next.js - Learned by yt: Code with Antonio
https://github.com/bojkoj/nextjs-quill
Last synced: 29 days ago
JSON representation
In progress SaaS Web service in Next.js - Learned by yt: Code with Antonio
- Host: GitHub
- URL: https://github.com/bojkoj/nextjs-quill
- Owner: BojkoJ
- Created: 2023-10-08T13:47:59.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:35:35.000Z (about 1 year ago)
- Last Synced: 2023-12-15T12:42:27.949Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 884 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Unfinished project awaiting funding for Pinecone vector database and OpenAI API.
Fullstack SAAS web service that let's user upload pdf file and chat with chatbot about that particular pdf file. User is also able to store multiple pdf files based on payment plan.
This project uses this tech stack:
- Next.js 13
- React
- Prisma
- tRPC for type-safe API
- Tailwind
- OpenAI API for communication of user with chatbot about uploaded pdf document. (currently waiting for funding)
- Pinecone vector database (currently waiting for funding)