Skip to content

Core Backend for the NFT Character Lisbon Ethereum Hackathon 2023

Notifications You must be signed in to change notification settings

DenisPopov15/nft-character-core

Repository files navigation

NFT Charcater Core Backend service

Description:

It provides the core functionality for managing NFT characters based on OpenAI's API. The service integrates with various dependencies including ethers, Langchain, and Pinecone for database management, blockchain interaction, and specific functionality related to NFT character context, memory, etc.

Frontend

UI

Architecture/Flow

DEMO

3 minutes demo video

Swagger Api Docs:

Start server and check:

http://localhost:3333/docs/

Variables

Create .env from .env.example and set secrets

Requirements:

  • Installed Docker
  • Installed Node and Npm

Setup

npm install
npm run infrasetup
npm test

npm start

About

Core Backend for the NFT Character Lisbon Ethereum Hackathon 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published