blrchen/chatgpt-minimal
Lightweight chatgpt bot built using Next.js and the OpenAI Streaming API. 一个使用 Next.js 和 OpenAI Streaming API 创建的简易ChatGPT聊天机器人
This project provides a personal, customizable chatbot interface for interacting with AI models like OpenAI's ChatGPT or Azure OpenAI. You input text or images, and the bot responds with real-time streaming answers, optionally including web search results with citations. It's designed for anyone who wants a straightforward, self-hosted chat experience with large language models without extensive setup.
No commits in the last 6 months.
Use this if you need a simple, self-managed chat interface to interact with AI models for quick questions, content generation, or information retrieval.
Not ideal if you require advanced features like multi-conversation management, persona systems, file attachments (PDF, XLSX), or voice input.
Stars
73
Forks
52
Language
TypeScript
License
MIT
Category
Last pushed
May 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/blrchen/chatgpt-minimal"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
stack-chan/stack-chan
A JavaScript-driven M5Stack-embedded super-kawaii robot.
xcatliu/chatgpt-next
微信风格的 ChatGPT,使用 Next.js 构建,私有化部署的最佳选择!
nisabmohd/openapi-wrapper
I've developed a ChatGPT clone using Next.js 14, Shadcn-UI, Prisma ORM, and integrated it with...
riwigefi/light-gpt
Light-GPT is an interactive website project based on the GPT-3.5-Turbo Model.
supabase-community/nextjs-openai-doc-search
Template for building your own custom ChatGPT style doc search powered by Next.js, OpenAI, and Supabase.