https://github.com/golevy/molly
This is a full stack chat application for Q&A based on PDF content.
https://github.com/golevy/molly
app-router-nextjs next-auth nextjs openai prisma reactjs stripe t3-stack tailwindcss trpc typescript
Last synced: about 1 year ago
JSON representation
This is a full stack chat application for Q&A based on PDF content.
- Host: GitHub
- URL: https://github.com/golevy/molly
- Owner: golevy
- Created: 2023-12-26T17:21:55.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-05T15:47:11.000Z (over 1 year ago)
- Last Synced: 2025-03-26T02:02:54.787Z (about 1 year ago)
- Topics: app-router-nextjs, next-auth, nextjs, openai, prisma, reactjs, stripe, t3-stack, tailwindcss, trpc, typescript
- Language: TypeScript
- Homepage:
- Size: 3.14 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Molly
A full stack chat application for Q&A based on PDF content.




## Getting Started
```
pnpm install
pnpm dev
```
## Reference
- [Next.js](https://nextjs.org)
- [NextAuth.js](https://next-auth.js.org)
- [Prisma](https://prisma.io)
- [Tailwind CSS](https://tailwindcss.com)
- [tRPC](https://trpc.io)
- [Zustand](https://zustand-demo.pmnd.rs/)
- [Zod](https://zod.dev/)
- [shadcn/ui](https://ui.shadcn.com)
- [lucide](https://lucide.dev)
- [react-hot-toast](https://react-hot-toast.com)
- [react-loading-skeleton](https://github.com/dvtng/react-loading-skeleton#readme)
- [data-fns](https://date-fns.org)
- [uploadthing](https://uploadthing.com)
- [react-dropzone](https://react-dropzone.js.org)
- [react-pdf](https://github.com/wojtekmaj/react-pdf)
- [react-resize-detector](https://github.com/maslianok/react-resize-detector)
- [react-hook-form](https://react-hook-form.com)
- [simplebar-react](https://www.npmjs.com/package/simplebar-react)
- [react-textarea-autosize](https://www.npmjs.com/package/react-textarea-autosize)
- [Pinecone](https://sdk.pinecone.io/typescript)
- [LangChain](https://js.langchain.com/docs/get_started/introduction)
- [ai](https://www.npmjs.com/package/ai)
- [tailwind-scrollbar](https://adoxography.github.io/tailwind-scrollbar/examples)
- [react-markdown](https://github.com/remarkjs/react-markdown)
- [@mantine/hooks](https://mantine.dev)