ascorbic/daneel
Template for an OpenAI chat bot app, built with React, Tailwind and TypeScript
This project helps you create a custom chatbot using OpenAI's ChatGPT. You define the bot's personality and purpose by providing a 'prompt', and it generates human-like text responses, which can include formatted text and tables. This is for anyone who wants to deploy a specialized AI assistant without deep technical knowledge.
No commits in the last 6 months.
Use this if you need a quick way to build and deploy a conversational AI tailored to a specific task, like a customer service helper, a content generator, or an educational tutor.
Not ideal if you need a bot that integrates with complex backend systems or requires advanced AI model customization beyond prompt engineering.
Stars
87
Forks
37
Language
TypeScript
License
MIT
Category
Last pushed
Jan 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ascorbic/daneel"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
onshinpei/ds-markdown
react markdown typing animation component (react markdown 打字动画组件)
elebitzero/openai-react-chat
Chat webapp frontend to OpenAI's API with similar features to ChatGPT. Written in React,...
hillis/gpt-4-chat-ui
This project is a simple React-based chat interface that uses Next.js and communicates with...
henrycunh/golem
✨ A beautiful UI for ChatGPT and other conversational models
frontend-engineering/chatgpt-webapp-fullstack
A fullstack chat webapp based on ChatGPT/BingAI/AndMore...