Skip to content

ipfs-force-community/filchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilChat

FilChat is an AI chat bot specifically designed for the Filecoin network

Update env

cp .env.example .env.local

build filecoin mcp

npm run build-fil-mcp
./dist/mcp-services/fil-mcp.js  

The default port for MCP is 3002

Development

npm install
npm run dev

Your app should now be running on localhost:3000.

Production

npm run build
npm run start

About

Filecoin chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published