mirror of
https://github.com/csd4ni3l/debt-by-ai.git
synced 2026-01-01 04:23:45 +01:00
Fix CREDITS to be actual credits to this and not another project
This commit is contained in:
@@ -4,3 +4,5 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
Dockerfile
|
Dockerfile
|
||||||
docker-compose.yml
|
docker-compose.yml
|
||||||
|
LICENSE
|
||||||
|
CREDITS
|
||||||
9
CREDITS
9
CREDITS
@@ -2,5 +2,10 @@ Huge Thanks to Python for being the programming language used in this app.
|
|||||||
https://www.python.org/
|
https://www.python.org/
|
||||||
|
|
||||||
Thanks to the following libraries that were used in this app:
|
Thanks to the following libraries that were used in this app:
|
||||||
rich - https://github.com/Textualize/rich
|
- Flask - The library used for HTTP
|
||||||
requests - https://github.com/psf/requests
|
- Flask-limiter - Rate limit for Flask
|
||||||
|
- Flask-login - Login for Flask
|
||||||
|
- bcrypt - Password hashing
|
||||||
|
- Google GenAI - Gemini AI model usage
|
||||||
|
- python-dotenv - Load .env file content
|
||||||
|
- requests - Access API of HackClub AI
|
||||||
Reference in New Issue
Block a user