Spaces:
Running
Running
changing config
Browse files- __pycache__/app.cpython-310.pyc +0 -0
- app.py +5 -6
- logs/ronald_ai.log +166 -0
__pycache__/app.cpython-310.pyc
CHANGED
Binary files a/__pycache__/app.cpython-310.pyc and b/__pycache__/app.cpython-310.pyc differ
|
|
app.py
CHANGED
@@ -20,7 +20,7 @@ async def set_starters():
|
|
20 |
cl.Starter(
|
21 |
label="Summarize Key Projects",
|
22 |
message=f"""
|
23 |
-
List Ronald's top
|
24 |
### Project Name: [Name of the project]
|
25 |
- **Objective:** [What was the goal?]
|
26 |
- **My Role & Achievements:** [What did Ronald do and what was the result?]
|
@@ -62,16 +62,15 @@ async def set_starters():
|
|
62 |
|
63 |
cl.Starter(
|
64 |
label="Certifications and education",
|
65 |
-
message=f"""Please generate a list of the academic degrees and professional certifications for Ronald Nyasha Kanyepi:
|
66 |
-
Present the information using this specific format:
|
67 |
### Academic Background
|
68 |
-
**[Degree Name]**
|
69 |
- **Institution:** [Name of Institution]
|
70 |
- **Location:** [City, State/Country]
|
71 |
-
- **Graduation Year:** [Year]
|
72 |
- **Notes:** [Include any honors or awards here]
|
73 |
### Certifications
|
74 |
-
|
75 |
""",
|
76 |
icon="https://cdn-icons-png.flaticon.com/512/2922/2922506.png",
|
77 |
)
|
|
|
20 |
cl.Starter(
|
21 |
label="Summarize Key Projects",
|
22 |
message=f"""
|
23 |
+
List Ronald's top 5 most impactful projects starting with the most impactful. For each project, use the following format:
|
24 |
### Project Name: [Name of the project]
|
25 |
- **Objective:** [What was the goal?]
|
26 |
- **My Role & Achievements:** [What did Ronald do and what was the result?]
|
|
|
62 |
|
63 |
cl.Starter(
|
64 |
label="Certifications and education",
|
65 |
+
message=f"""Please generate a list of the academic degrees and professional certifications for Ronald Nyasha Kanyepi.Present the information using the format below:
|
|
|
66 |
### Academic Background
|
67 |
+
- **[Degree Name]**
|
68 |
- **Institution:** [Name of Institution]
|
69 |
- **Location:** [City, State/Country]
|
70 |
+
- **Graduation Year:** [Month] [Year]
|
71 |
- **Notes:** [Include any honors or awards here]
|
72 |
### Certifications
|
73 |
+
[Name of Certification]
|
74 |
""",
|
75 |
icon="https://cdn-icons-png.flaticon.com/512/2922/2922506.png",
|
76 |
)
|
logs/ronald_ai.log
CHANGED
@@ -360,3 +360,169 @@ These projects and experiences highlight Ronald's proficiency in creating effici
|
|
360 |
|
361 |
2025-06-12 16:33:52.113 | INFO | app.py:main:144 - LLM response received.
|
362 |
2025-06-12 16:33:54.433 | INFO | app.py:main:152 - Message sent back to client.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
360 |
|
361 |
2025-06-12 16:33:52.113 | INFO | app.py:main:144 - LLM response received.
|
362 |
2025-06-12 16:33:54.433 | INFO | app.py:main:152 - Message sent back to client.
|
363 |
+
2025-06-12 16:36:41.228 | INFO | app.py:<module>:9 - Starting Ronald AI App
|
364 |
+
2025-06-12 16:36:46.404 | INFO | app.py:start:95 - LLM and embedding models initialized.
|
365 |
+
2025-06-12 16:36:47.099 | INFO | app.py:start:95 - LLM and embedding models initialized.
|
366 |
+
2025-06-12 16:37:04.673 | INFO | app.py:main:141 - Received message: Please generate a list of the academic degrees and professional certifications for Ronald Nyasha Kanyepi: .
|
367 |
+
Present the information using this specific format:
|
368 |
+
### Academic Background
|
369 |
+
**[Degree Name]**
|
370 |
+
- **Institution:** [Name of Institution]
|
371 |
+
- **Location:** [City, State/Country]
|
372 |
+
- **Graduation Year:** [Year]
|
373 |
+
- **Notes:** [Include any honors or awards here]
|
374 |
+
### Certifications
|
375 |
+
- [Name of Certification]
|
376 |
+
|
377 |
+
2025-06-12 16:37:05.163 | INFO | app.py:main:144 - LLM response received.
|
378 |
+
2025-06-12 16:37:09.956 | INFO | app.py:main:152 - Message sent back to client.
|
379 |
+
2025-06-12 16:37:37.334 | INFO | app.py:start:95 - LLM and embedding models initialized.
|
380 |
+
2025-06-12 16:37:38.657 | INFO | app.py:main:141 - Received message: Describe one of the best projects Ronald has worked on. Cover the following points in your answer:
|
381 |
+
- **Title:** What was the project's title?
|
382 |
+
- **Objective:** What was the main goal of the project?
|
383 |
+
- **Architecture:** How was the system designed? (e.g., Kafka, Spark, DynamoDB)
|
384 |
+
- **Achievements:** What specific parts did Ronald build or accomplish?
|
385 |
+
- **Outcome:** What was the final result or impact?
|
386 |
+
2025-06-12 16:37:38.958 | INFO | app.py:main:144 - LLM response received.
|
387 |
+
2025-06-12 16:37:55.635 | ERROR | app.py:main:157 - An error occurred: Error code: 429 - {'error': {'message': 'Rate limit exceeded: free-models-per-day. Add 10 credits to unlock 1000 free model requests per day', 'code': 429, 'metadata': {'headers': {'X-RateLimit-Limit': '50', 'X-RateLimit-Remaining': '0', 'X-RateLimit-Reset': '1749772800000'}, 'provider_name': None}}, 'user_id': 'user_2xcuBxLNi4ivsi8ukqm0kNAvqvX'}
|
388 |
+
2025-06-12 16:41:47.514 | INFO | app.py:<module>:9 - Starting Ronald AI App
|
389 |
+
2025-06-12 16:41:53.148 | INFO | app.py:start:95 - LLM and embedding models initialized.
|
390 |
+
2025-06-12 16:41:54.175 | INFO | app.py:start:95 - LLM and embedding models initialized.
|
391 |
+
2025-06-12 16:41:54.235 | INFO | app.py:main:141 - Received message: Describe one of the best projects Ronald has worked on. Cover the following points in your answer:
|
392 |
+
- **Title:** What was the project's title?
|
393 |
+
- **Objective:** What was the main goal of the project?
|
394 |
+
- **Architecture:** How was the system designed? (e.g., Kafka, Spark, DynamoDB)
|
395 |
+
- **Achievements:** What specific parts did Ronald build or accomplish?
|
396 |
+
- **Outcome:** What was the final result or impact?
|
397 |
+
2025-06-12 16:41:54.689 | INFO | app.py:main:144 - LLM response received.
|
398 |
+
2025-06-12 16:41:57.663 | INFO | app.py:main:152 - Message sent back to client.
|
399 |
+
2025-06-12 16:42:05.045 | INFO | app.py:start:95 - LLM and embedding models initialized.
|
400 |
+
2025-06-12 16:42:05.113 | INFO | app.py:main:141 - Received message: Please generate a list of the academic degrees and professional certifications for Ronald Nyasha Kanyepi: .
|
401 |
+
Present the information using this specific format:
|
402 |
+
### Academic Background
|
403 |
+
**[Degree Name]**
|
404 |
+
- **Institution:** [Name of Institution]
|
405 |
+
- **Location:** [City, State/Country]
|
406 |
+
- **Graduation Year:** [Year]
|
407 |
+
- **Notes:** [Include any honors or awards here]
|
408 |
+
### Certifications
|
409 |
+
- [Name of Certification]
|
410 |
+
|
411 |
+
2025-06-12 16:42:05.435 | INFO | app.py:main:144 - LLM response received.
|
412 |
+
2025-06-12 16:42:10.825 | INFO | app.py:main:152 - Message sent back to client.
|
413 |
+
2025-06-12 16:42:25.464 | INFO | app.py:start:95 - LLM and embedding models initialized.
|
414 |
+
2025-06-12 16:42:26.268 | INFO | app.py:main:141 - Received message:
|
415 |
+
List Ronald's top 3 most impactful projects. For each project, use the following format:
|
416 |
+
### Project Name: [Name of the project]
|
417 |
+
- **Objective:** [What was the goal?]
|
418 |
+
- **My Role & Achievements:** [What did Ronald do and what was the result?]
|
419 |
+
- **Technologies Used:** [List of tools and technologies]
|
420 |
+
- **Source URL:** [Source URL]
|
421 |
+
- **Demo URL:** [Demo URL if available; if not, skip]
|
422 |
+
|
423 |
+
2025-06-12 16:42:26.552 | INFO | app.py:main:144 - LLM response received.
|
424 |
+
2025-06-12 16:42:30.595 | INFO | app.py:main:152 - Message sent back to client.
|
425 |
+
2025-06-12 16:44:58.398 | INFO | app.py:<module>:9 - Starting Ronald AI App
|
426 |
+
2025-06-12 16:45:03.301 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
427 |
+
2025-06-12 16:45:04.394 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
428 |
+
2025-06-12 16:45:05.635 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
429 |
+
2025-06-12 16:45:33.030 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
430 |
+
2025-06-12 16:45:34.150 | INFO | app.py:main:140 - Received message: Describe one of the best projects Ronald has worked on. Cover the following points in your answer:
|
431 |
+
- **Title:** What was the project's title?
|
432 |
+
- **Objective:** What was the main goal of the project?
|
433 |
+
- **Architecture:** How was the system designed? (e.g., Kafka, Spark, DynamoDB)
|
434 |
+
- **Achievements:** What specific parts did Ronald build or accomplish?
|
435 |
+
- **Outcome:** What was the final result or impact?
|
436 |
+
2025-06-12 16:45:34.638 | INFO | app.py:main:143 - LLM response received.
|
437 |
+
2025-06-12 16:45:36.656 | INFO | app.py:main:151 - Message sent back to client.
|
438 |
+
2025-06-12 16:45:42.545 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
439 |
+
2025-06-12 16:45:43.217 | INFO | app.py:main:140 - Received message: Please generate a list of the academic degrees and professional certifications for Ronald Nyasha Kanyepi.Present the information using the format below:
|
440 |
+
### Academic Background
|
441 |
+
**[Degree Name]**
|
442 |
+
- **Institution:** [Name of Institution]
|
443 |
+
- **Location:** [City, State/Country]
|
444 |
+
- **Graduation Year:** [Year]
|
445 |
+
- **Notes:** [Include any honors or awards here]
|
446 |
+
### Certifications
|
447 |
+
[Name of Certification]
|
448 |
+
|
449 |
+
2025-06-12 16:45:43.516 | INFO | app.py:main:143 - LLM response received.
|
450 |
+
2025-06-12 16:45:45.673 | INFO | app.py:main:151 - Message sent back to client.
|
451 |
+
2025-06-12 16:46:38.724 | INFO | app.py:<module>:9 - Starting Ronald AI App
|
452 |
+
2025-06-12 16:46:42.532 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
453 |
+
2025-06-12 16:46:43.285 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
454 |
+
2025-06-12 16:46:43.921 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
455 |
+
2025-06-12 16:46:44.966 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
456 |
+
2025-06-12 16:47:11.872 | INFO | app.py:main:140 - Received message: Please generate a list of the academic degrees and professional certifications for Ronald Nyasha Kanyepi.Present the information using the format below:
|
457 |
+
### Academic Background
|
458 |
+
**[Degree Name]**
|
459 |
+
**Institution:** [Name of Institution]
|
460 |
+
**Location:** [City, State/Country]
|
461 |
+
**Graduation Year:** [Year]
|
462 |
+
**Notes:** [Include any honors or awards here]
|
463 |
+
### Certifications
|
464 |
+
[Name of Certification]
|
465 |
+
|
466 |
+
2025-06-12 16:47:12.360 | INFO | app.py:main:143 - LLM response received.
|
467 |
+
2025-06-12 16:47:15.050 | INFO | app.py:main:151 - Message sent back to client.
|
468 |
+
2025-06-12 16:48:35.751 | INFO | app.py:<module>:9 - Starting Ronald AI App
|
469 |
+
2025-06-12 16:48:39.501 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
470 |
+
2025-06-12 16:48:40.311 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
471 |
+
2025-06-12 16:48:40.993 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
472 |
+
2025-06-12 16:48:41.723 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
473 |
+
2025-06-12 16:48:42.479 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
474 |
+
2025-06-12 16:48:47.403 | INFO | app.py:main:140 - Received message: Please generate a list of the academic degrees and professional certifications for Ronald Nyasha Kanyepi.Present the information using the format below:
|
475 |
+
### Academic Background
|
476 |
+
**[Degree Name]**
|
477 |
+
**Institution:** [Name of Institution]
|
478 |
+
**Location:** [City, State/Country]
|
479 |
+
**Graduation Year:** [Month] [Year]
|
480 |
+
**Notes:** [Include any honors or awards here]
|
481 |
+
### Certifications
|
482 |
+
[Name of Certification]
|
483 |
+
|
484 |
+
2025-06-12 16:48:47.883 | INFO | app.py:main:143 - LLM response received.
|
485 |
+
2025-06-12 16:48:50.198 | INFO | app.py:main:151 - Message sent back to client.
|
486 |
+
2025-06-12 16:52:10.444 | INFO | app.py:<module>:9 - Starting Ronald AI App
|
487 |
+
2025-06-12 16:52:15.360 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
488 |
+
2025-06-12 16:52:15.433 | INFO | app.py:main:140 - Received message: Please generate a list of the academic degrees and professional certifications for Ronald Nyasha Kanyepi.Present the information using the format below:
|
489 |
+
### Academic Background
|
490 |
+
- **Degree: [Degree Name]**
|
491 |
+
- **Institution:** [Name of Institution]
|
492 |
+
- **Location:** [City, State/Country]
|
493 |
+
- **Graduation Year:** [Month] [Year]
|
494 |
+
- **Notes:** [Include any honors or awards here]
|
495 |
+
### Certifications
|
496 |
+
[Name of Certification]
|
497 |
+
|
498 |
+
2025-06-12 16:52:16.399 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
499 |
+
2025-06-12 16:52:16.420 | INFO | app.py:main:143 - LLM response received.
|
500 |
+
2025-06-12 16:52:18.785 | INFO | app.py:main:151 - Message sent back to client.
|
501 |
+
2025-06-12 16:53:17.793 | INFO | app.py:<module>:9 - Starting Ronald AI App
|
502 |
+
2025-06-12 16:53:21.652 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
503 |
+
2025-06-12 16:53:22.328 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
504 |
+
2025-06-12 16:53:23.041 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
505 |
+
2025-06-12 16:53:26.522 | INFO | app.py:main:140 - Received message: Please generate a list of the academic degrees and professional certifications for Ronald Nyasha Kanyepi.Present the information using the format below:
|
506 |
+
### Academic Background
|
507 |
+
- **[Degree Name]**
|
508 |
+
- **Institution:** [Name of Institution]
|
509 |
+
- **Location:** [City, State/Country]
|
510 |
+
- **Graduation Year:** [Month] [Year]
|
511 |
+
- **Notes:** [Include any honors or awards here]
|
512 |
+
### Certifications
|
513 |
+
[Name of Certification]
|
514 |
+
|
515 |
+
2025-06-12 16:53:26.968 | INFO | app.py:main:143 - LLM response received.
|
516 |
+
2025-06-12 16:53:29.399 | INFO | app.py:main:151 - Message sent back to client.
|
517 |
+
2025-06-12 16:53:40.518 | INFO | app.py:start:94 - LLM and embedding models initialized.
|
518 |
+
2025-06-12 16:53:41.655 | INFO | app.py:main:140 - Received message:
|
519 |
+
List Ronald's top 6 most impactful projects starting with the most impactful. For each project, use the following format:
|
520 |
+
### Project Name: [Name of the project]
|
521 |
+
- **Objective:** [What was the goal?]
|
522 |
+
- **My Role & Achievements:** [What did Ronald do and what was the result?]
|
523 |
+
- **Technologies Used:** [List of tools and technologies]
|
524 |
+
- **Source URL:** [Source URL]
|
525 |
+
- **Demo URL:** [Demo URL if available; if not, skip]
|
526 |
+
|
527 |
+
2025-06-12 16:53:41.941 | INFO | app.py:main:143 - LLM response received.
|
528 |
+
2025-06-12 16:53:48.128 | INFO | app.py:main:151 - Message sent back to client.
|