path # lines of code
src/index.html 13
src/styles.scss 68
src/app/app.config.ts 32
src/app/app.routes.ts 2
src/app/app.component.ts 10
src/app/gen-ai.service.ts 19
src/app/chat/chat.component.html 30
src/app/chat/chat.component.ts 47
src/app/chat/chat.component.scss 119
src/app/chat/bubble/bubble.component.scss 13
src/app/chat/bubble/bubble.component.html 9
src/app/chat/bubble/bubble.component.ts 16
src/main.ts 4
src/environments/environment.development.ts 3
src/environments/environment.ts 3
functions/main.py 166