Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dominiksipowicz/henry-cavill-bot
AI chatbot
https://github.com/dominiksipowicz/henry-cavill-bot
ai chatbot nextjs openai tailwindcss
Last synced: 21 days ago
JSON representation
AI chatbot
- Host: GitHub
- URL: https://github.com/dominiksipowicz/henry-cavill-bot
- Owner: dominiksipowicz
- Created: 2022-11-26T00:10:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T17:21:06.000Z (almost 2 years ago)
- Last Synced: 2024-12-24T03:12:46.659Z (23 days ago)
- Topics: ai, chatbot, nextjs, openai, tailwindcss
- Language: TypeScript
- Homepage: https://henry-cavill-bot.vercel.app/
- Size: 171 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Henry Cavill Chat Bot
This is a chat bot that will respond to you with Henry Cavill character quotes, images, and light hearted jokes.
![Henry Cavil Chat Bot](https://user-images.githubusercontent.com/1570963/204173425-1d1d4638-60a0-4724-bede-b2b1f5fcde93.png)
## Getting started
To get started with this template, first install the npm dependencies:
```bash
npm install
```Next, run the development server:
```bash
npm run dev
```Finally, open [http://localhost:3000](http://localhost:3000) in your browser to view the website.
## Techstack
- [Vercel](https://vercel.com/) - CI/CD, hosting, CDN, edge, serverless functions, [analytics](https://vercel.com/analytics)
- [infra](https://vercel.com/features/infrastructure)
- [Web Vitals Analytics](https://vercel.com/docs/concepts/analytics/web-vitals)
- [Audiences Beta](https://vercel.com/docs/concepts/analytics/audiences)
- [Vercel Preview Deployments](https://vercel.com/features/previews)
- Integrations
- [Checkly](https://vercel.com/integrations/checkly)
- [Next.js](https://nextjs.org/docs) - the official Next.js documentation
- `next/image` - [image component](https://nextjs.org/docs/api-reference/next/image)
- API routes - [API routes](https://nextjs.org/docs/api-routes/introduction)
- [Tailwind CSS](https://tailwindcss.com/docs) - the official Tailwind CSS documentation
- [React](https://reactjs.org/docs) - the official React documentation
- [TypeScript](https://www.typescriptlang.org/docs) - the official TypeScript documentation
- [OpenAI](https://beta.openai.com/docs/introduction) - the official OpenAI documentation
- `react-wrap-balancer` - [Enhances the look of messages](https://react-wrap-balancer.vercel.app/)