Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)