mirror of
https://github.com/csd4ni3l/debt-by-ai.git
synced 2025-11-05 02:57:56 +01:00
10 lines
377 B
Plaintext
10 lines
377 B
Plaintext
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:
|
|
- Flask - The library used for HTTP
|
|
- 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 |