AI Integration Sample
- sample-js-py: A sample project demonstrating AI integration using a Python-based AI API and a JavaScript/Node.js backend.
Python will be a core backend for AI, but the Node.js will be a core backend for data handling.
architecture-beta
group backend(cloud)[API]
group frontend(cloud)[Browser]
service js(server)[Javascript] in backend
service python(server)[Python] in backend
service fe(cloud)[Frontend] in frontend
fe:L -- R:js
js:L -- R:python
architecture-beta
group backend(cloud)[API]
group frontend(cloud)[Browser]
service js(server)[Javascript] in backend
service python(server)[Python] in backend
service fe(cloud)[Frontend] in frontend
fe:L -- R:python
fe:L -- R:js
MIT