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.
Start server and check:
http://localhost:3333/docs/
Create .env
from .env.example
and set secrets
- Installed Docker
- Installed Node and Npm
npm install
npm run infrasetup
npm test
npm start