Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

headlines for cards #141

Merged
merged 1 commit into from
Feb 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion ai-chat/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# AI Chat
<img src="https://i.imgur.com/uIIL4tt.png" alt="cover_image" width="0"/>
AI-Chat is a Next.js project that provides a chat interface with AI capabilities. It uses the Mintbase Wallet for user authentication and the OpenAI GPT-4 model for generating chat responses.

Turn Your AI Passion into NFT Profits: A Blueprint for Aspiring Digital Moguls! Customize this AI Chat example to capture value for your next AI product.

[![Demo](https://img.shields.io/badge/Demo-Visit%20Demo-brightgreen)](https://ai-chat.mintbase.xyz)
[![Deploy](https://img.shields.io/badge/Deploy-on%Vercel-blue)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FMintbase%2Ftemplates%2Ftree%2Fmain%2Fai-chat)

**Tooling:**

AI-Chat is a Next.js project that provides a chat interface with AI capabilities. It uses the Mintbase Wallet for user authentication and the OpenAI GPT-4 model for generating chat responses.

[![Use Case](https://img.shields.io/badge/Use%20Case-AI-blue)](#)
[![Tools](https://img.shields.io/badge/[email protected]/sdk%[email protected]/rpc%[email protected]/react%[email protected]/data%2CArweave%2CMintbase%20Wallet-blue)](#)
[![Framework](https://img.shields.io/badge/Framework-Next.js%2014-blue)](#)
Expand Down
2 changes: 1 addition & 1 deletion ai-minter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://i.imgur.com/jY6k292.png" alt="cover_image" width="0"/>

This example demonstrates a dApp where users can mint AI generated images, made on top of Next.js 14 + Replicate text2img Models
Dreams to NFTs: AI Image Generation & Minting built with Replicate Models and MintbaseJS.

[![Demo](https://img.shields.io/badge/Demo-Visit%20Demo-brightgreen)](https://ai-minter.mintbase.xyz/)
[![Deploy](https://img.shields.io/badge/Deploy-on%20Vercel-blue)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FMintbase%2Ftemplates%2Ftree%2Fmain%2Fai-minter)
Expand Down
3 changes: 2 additions & 1 deletion blogchain/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Blogchain
<img src="https://i.imgur.com/oAVyr9o.png" alt="cover_image" width="0" />
Welcome to Blogchain: the decentralized writer's blog. Transform your blogs into smart contracts and posts into NFTs.

Blogchain makes your content unstoppable and profitable. Transform your blogs into smart contracts and posts into NFTs.

[![Demo](https://img.shields.io/badge/Demo-Visit%20Demo-brightgreen)](https://blogchain.mintbase.xyz/)
[![Deploy](https://img.shields.io/badge/Deploy-on%20Vercel-blue)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FMintbase%2Ftemplates%2Ftree%2Fmain%2Fblogchain)
Expand Down
3 changes: 2 additions & 1 deletion marketplace/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Marketplace

<img src="https://i.imgur.com/FjcUss9.png" alt="cover_image" width="0" />
This is a simple marketplace example built on top of Next.js 14

Unlock Your NFT Storefront: Clone & Customize Your Path to Blockchain Success with this whitelabel marketplace template!

[![Demo](https://img.shields.io/badge/Demo-Visit%20Demo-brightgreen)](https://marketplace-template.mintbase.xyz/)
[![Deploy](https://img.shields.io/badge/Deploy-on%20Vercel-blue)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FMintbase%2Ftemplates%2Ftree%2Fmain%2Fmarketplace)
Expand Down
4 changes: 1 addition & 3 deletions starter-next/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

<img src="https://i.imgur.com/bHpvyk6.png" alt="cover_image" width="0" />

This project serves as a starting point for your web3 project, it contains an empty canvas with nothing but a NEAR wallet connection.

Use this project to bootstrap your dapp ideas and make progress as fast as possible!
Effortless Onboarding: Jumpstart Your Web3 Journey with Ultra-Easy NEAR Wallet Integration. An empty canvas with nothing but a NEAR wallet connection. Use this project to bootstrap your dapp ideas and make progress as fast as possible!

## Getting Started

Expand Down
Loading