https://github.com/13point5/notion-auto-db
Automatically Extract and Add data from websites according to your Notion Database Fields!
https://github.com/13point5/notion-auto-db
Last synced: 3 months ago
JSON representation
Automatically Extract and Add data from websites according to your Notion Database Fields!
- Host: GitHub
- URL: https://github.com/13point5/notion-auto-db
- Owner: 13point5
- License: mit
- Created: 2024-06-10T01:58:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T15:05:54.000Z (about 2 years ago)
- Last Synced: 2025-12-29T23:24:47.089Z (7 months ago)
- Language: TypeScript
- Homepage: https://notion-autodb.vercel.app
- Size: 182 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notion Auto DB
Automatically Extract and Add data from websites according to your Notion Database Fields!

Tech Stack:
- [Jina AI](https://jina.ai/) - Converts websites to LLM friendly input
- [Instructor (JS)](https://js.useinstructor.com/) - Structured Output Extraction
- [Notion JS SDK](https://github.com/makenotion/notion-sdk-js) - Reads and Adds data to your Notion workspace
- [Zod](https://zod.dev/) - Dynamically define schema for Instructor
- [Next.js](https://nextjs.org/) - Frontend Framework
- [Shadcn](https://ui.shadcn.com/) - UI Component Library
- [OpenAI](https://platform.openai.com/docs/overview) - LLM