- Achieved?
Create a CLI in Rust which can take users input and make it runable
Hint: use clappy
THings it should be able to perform
- User input
- command line input
- Environment variable get
- write a location
-
Achieved?
-
Password generator (Python)
- Achieved?
Integrate the above two goals 1 2
-
Achieved?
-
HTTP working
- use
wasi:http
to create a component
- Achieved?
Github Api based wit and implementation which we can use in the cli to perform some operations
- Expectation get the latest release
- org:repo and the other thing
- using the 4
- Openai api usage
- text to text chat with context save
- generate image
- IMage generation using the openai things here Repo Link
- image to image (Optional)
- Achieved?
Integrate the above two goals 3 4 5
-
Achieved?
-
Use wattime api
-
Achieved?
-
use wasi:http server
- Achieved?
replace all the waki http client and server with the wasi http implementation
drawbacks are so much low level control, but its fun ;)