Skip to content

Commit 32b6047

Browse files
authored
Update README.md (#21)
added my example
1 parent a6316ae commit 32b6047

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ A part from the examples contained in this repository, we are interested in main
3030
- [MetaCall Polyglot Random Password Generator](https://github.com/metacall/random-password-generator-example): A simple random password generator implemnted using Python and Node.js, by [Mostafa Wael](https://github.com/Mostafa-wael)
3131
- [MetaCall Polyglot Data Analysis and Visualization API ](https://github.com/metacall/numpy-matplotlib-websocket-nodejs-example): Implementation of Websocket using NodeJS integrated with Python ML libraries, by [Pawan Singh](https://github.com/pawxnsingh)
3232
- [MetaCall Go-Concurrency Text Classification ](https://github.com/metacall/go-python-ml-example): Implementation of Text Classification model using golang's concurrency model, by [Faizan Shaik](https://github.com/fyzanshaik)
33-
- [MetaCall Polyglot Blog Application](https://github.com/metacall/polyglot-blog-example): A full-stack blog application supports CRUD operations for blog posts, which can be written and rendered in Markdown. It also features a summarization capability powered by Python through MetaCall, by [Mohy Khalid](https://github.com/mohyware)
33+
- [MetaCall Polyglot Blog Application](https://github.com/metacall/polyglot-blog-example): A full-stack blog application supports CRUD operations for blog posts, which can be written and rendered in Markdown. It also features a summarization capability powered by Python through MetaCall, by [Mohy Khalid](https://github.com/mohyware)
34+
- [MetaCall Weather Dashboard](https://github.com/MoX678/metacall-weather-dashboard): weather app built with Vue.js/, Node.js, Python Using MetaCall Loader and Express that provides the weather api . The API supports various endpoints, including current weather for a given location, weather forecasts, weather analysis using MetaCall with Python integration, and weather predictions based on machine learning models. by [Mohamed Khaled](https://github.com/MoX678).

0 commit comments

Comments
 (0)