mirror of
https://github.com/csd4ni3l/debt-by-ai.git
synced 2025-11-05 02:57:56 +01:00
Fix CREDITS to be actual credits to this and not another project
This commit is contained in:
@@ -3,4 +3,6 @@
|
||||
.venv
|
||||
__pycache__
|
||||
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/
|
||||
|
||||
Thanks to the following libraries that were used in this app:
|
||||
rich - https://github.com/Textualize/rich
|
||||
requests - https://github.com/psf/requests
|
||||
- Flask - The library used for HTTP
|
||||
- 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