Skip to content

AI Chatbot

GitHub: https://github.com/mark-lauq/ai-chatbot

项目介绍

A simple AI chat web app, support send prompt + stop streaming response, display conversation history, conversation's data is persistently stored, return all results via streaming.

主要成就

  • 使用 Next.js, TypeScript, React 搭建主体框架
  • 使用 Shadcn UI 开发组件
  • 使用 Tailwind CSS 进行样式设置
  • 利用 Next.js App Router + Hono 作为 API
  • 使用 DrizzleORM + Sqlite3 操作数据库
  • 利用 Vercel AI + Ollama 进行模型集成

项目截图

AI Chatbot