Skip to content

bervProject/ai-integration-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ai-integration-sample

AI Integration Sample

Alternatives

  • sample-js-py: A sample project demonstrating AI integration using a Python-based AI API and a JavaScript/Node.js backend.

Javascript + Python

Python will be a core backend for AI, but the Node.js will be a core backend for data handling.

Diagram

Alternative 1

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
Loading

Alternative 2

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
Loading

LICENSE

MIT

About

AI Integration Sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published