Skip to content

Digital assistant for helping with Modu programming, made by the LearnModu team and powered by GPT-4o.

Notifications You must be signed in to change notification settings

LearnModu/moduassist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ModuAssist

Host your own instance of ModuAssist's HTTP Server locally on Python! Our AI copilot designed to help you with Modu, powered by GPT-4o, is finally here.

Example Request

curl -X POST \
    -H "Content-Type: application/json" \
    -d "{\"message\": \"what is modu\"}" \
    http://127.0.0.1:5000/api/chat

About

Digital assistant for helping with Modu programming, made by the LearnModu team and powered by GPT-4o.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages