rxlama7 / wrtn.ai

wrtn.ai 비공식 Python API Wrapper
MIT License
4 stars 0 forks source link

How it works #2

Closed Doutianbao closed 6 months ago

Doutianbao commented 6 months ago

Please tell us how it works:)

rxlama7 commented 6 months ago

This project use api from the wrtn.ai website, which provides conversational AI service such as gpt3.5. gpt4, etc. You can sign up at https://wrtn.ai and use this library to use gpt3.5, gpt4, PaLM2 models in python without paying. but its slow :)

Doutianbao commented 6 months ago

This project use api from the wrtn.ai website, which provides conversational AI service such as gpt3.5. gpt4, etc. You can sign up at https://wrtn.ai and use this library to use gpt3.5, gpt4, PaLM2 models in python without paying. but its slow :)

Thank you so much. Is it possible that a detailed readme or use description would be made someday?

rxlama7 commented 6 months ago

This project has no plans for updates (readme). Thank you for your interest in this project.

Doutianbao commented 6 months ago

This project has no plans for updates (readme). Thank you for your interest in this project.

Get it. Thank you