Skip to content

This repo is intended to be the root repo for all npm usages of the NANDA Adaptor technology, which compels incorporation of numerous adaptor technologies. **NOTE**: it should, as best possible, be built with the idea that new "adaptors" would be accessible dynamically, until none but NANDA-specific should be hardcoded here

License

Notifications You must be signed in to change notification settings

MyLife-Services/nanda-sdk-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NANDA Universal Agent Adaptor

This repo is intended to be the root repo for all npm implementation of the NANDA Adaptor technology, which compels incorporation of numerous adaptor technologies.

NOTE: it should, as best possible, be built with the idea that new "adaptors" would be accessible dynamically, until none but NANDA-specific should be hardcoded here

javascript npm Project

Taken from original repository written to act as a stand-alone python server

requirements.txt

In the original python, the following npm packages are utilized. We are handling mcp and A2A with custom code, so I may need to build javascript packages to accommodate.

flask → Express
flask-cors → cors
requests → fetch
anthropic → @anthropic-ai/sdk
python-dotenv → dotenv
pymongo → mongodb
mcp → ??
python-a2a==0.5.6 → ??

About

This repo is intended to be the root repo for all npm usages of the NANDA Adaptor technology, which compels incorporation of numerous adaptor technologies. **NOTE**: it should, as best possible, be built with the idea that new "adaptors" would be accessible dynamically, until none but NANDA-specific should be hardcoded here

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published