jpippitt

Blog

Deepseek Chatbot

March 10, 2025

This is the best AI chatbot kit to use right now. I created a GitHub repo for DeepSeek. After you clone it, add a .env file with the deep seek API key. You must buy credits. Click the top-up button. Two dollars is enough for testing. repo: https://github.com/jefferypippitt/deepseek link to purchase credits: https://platform.deepseek.com/usage .env example: DEEPSEEK_API_KEY= visit: https://www.prompt-kit.com/

Powering My Website

March 10, 2025

My personal website is built with this tech stack. Every page: /about, /projects, /blog, and /skills is fully dynamic, with nothing static. Here’s the list: Next.js: https://nextjs.org/ NeonDB: https://neon.tech/docs/introduction Drizzle ORM: https://orm.drizzle.team/docs/overview Resend: https://resend.com/docs/introduction Shadcn UI with Tailwind v4: https://ui.shadcn.com/ Next View Transitions: https://nextjs.org/docs/app/api-reference/config/next-config-js/viewTransition Upstash: https://upstash.com/docs/introduction Vercel: https://vercel.com/docs Better Auth: https://www.better-auth.com/