https://github.com/dipankardas011/bot-request-handler-rust
it shows how to create a basic http server using rust and have it to handle my text2text generator bot in huggingface
https://github.com/dipankardas011/bot-request-handler-rust
Last synced: 5 months ago
JSON representation
it shows how to create a basic http server using rust and have it to handle my text2text generator bot in huggingface
- Host: GitHub
- URL: https://github.com/dipankardas011/bot-request-handler-rust
- Owner: dipankardas011
- Created: 2023-06-03T12:05:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T16:43:56.000Z (over 2 years ago)
- Last Synced: 2025-02-16T18:25:50.387Z (8 months ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bot-request-handler-rust
it shows how to create a basic http server using rust and have it to handle my text2text generator bot in huggingface# Resources
- HuggingFace for the ml models
- Rust based server to handle the requests
## Server live links> **Note**
Though it is using gpt2-medium but it can use better models
Link https://huggingface.co/spaces/dipankardas011/gpt2-bot