Skip to content

a claude powered AI layer that forms requests based on human language. Creates API requests and helps the user analyse results from the Open Measures API.

License

Notifications You must be signed in to change notification settings

juniperbevensee/OM_AI_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The om_api one is just an interactive claude powered CLI tool for Open Measures

The local-api one hides that all behind a local flask server as a rest API that integrates with some external interface that feeds the human-readable text request (currently ingesting only the last comment as the request no additional context). Add yr claude key in the code itself for this one. The CLI one will ask you for it.

install python3

pip3 install requests flask

python OM_api.py

About

a claude powered AI layer that forms requests based on human language. Creates API requests and helps the user analyse results from the Open Measures API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages