Get AI newsletter recommendations tailored to developers and startups using ChatGPT prompt.
NextJS / gpt-3.5/4 / LangChain / Prisma / Novu / pgvector
1. Scrape newsletters data.
2. Store embeddings in Postgres with pgvector.
3. Perform vector similarity search to find the most relevant content to the question in the scraped newsletters data.
4. Use the found content to generate text completion through OpenAI GPT-3.5/4 API and store results in Postgres database.
5. Send newsletters in bulk every week using Novu.
We value open-source and love to use tools to increase efficiency.We value open-source and love to use tools to increase efficiency.
Open source repo - https://github.com/gptea-ai/gptea-news