https://github.com/diredocks/hipp
Hitokoto backend in Pure Python
https://github.com/diredocks/hipp
Last synced: 8 months ago
JSON representation
Hitokoto backend in Pure Python
- Host: GitHub
- URL: https://github.com/diredocks/hipp
- Owner: diredocks
- Created: 2024-02-03T05:06:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T05:11:28.000Z (over 2 years ago)
- Last Synced: 2025-02-01T18:18:10.086Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hipp
Hitokoto backend in Pure Python
The majority of the code was generated using ChatGPT; I conducted the testing and made necessary modifications to customize it to my requirements.
### Todo
- [ ] A better code organization
- [ ] Implete delete method
- [ ] Enhanced authentication
- [x] Just for fun