Commit Graph

1258 Commits

Author SHA1 Message Date
Daniel Miessler
c5a73df517 Updated rate_ai_response. 2024-05-04 17:10:54 -07:00
Daniel Miessler
5a522cda87 Updated analyze_personality. 2024-05-04 17:09:17 -07:00
Daniel Miessler
37ea6da3b2 Updated analyze_personality. 2024-05-04 16:58:35 -07:00
Daniel Miessler
80bac308ea Updated analyze_personality. 2024-05-04 16:47:58 -07:00
Daniel Miessler
184a205c33 Added analyze_personality. 2024-05-04 16:41:16 -07:00
Daniel Miessler
51522ed6a1 Updated rate_ai_response. 2024-05-04 16:34:56 -07:00
Daniel Miessler
6a7b9c381a Added rate_ai_response. 2024-05-04 16:32:38 -07:00
dependabot[bot]
02306b97a8
Bump the pip group across 1 directory with 4 updates
Bumps the pip group with 4 updates in the / directory: [gunicorn](https://github.com/benoitc/gunicorn), [tqdm](https://github.com/tqdm/tqdm), [aiohttp](https://github.com/aio-libs/aiohttp) and [idna](https://github.com/kjd/idna).


Updates `gunicorn` from 21.2.0 to 22.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)

Updates `tqdm` from 4.66.2 to 4.66.3
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3)

Updates `aiohttp` from 3.9.3 to 3.9.4
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4)

Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: tqdm
  dependency-type: direct:development
  dependency-group: pip
- dependency-name: aiohttp
  dependency-type: indirect
  dependency-group: pip
- dependency-name: idna
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 22:23:55 +00:00
Song Luo
36ccc67eae added pattern of summarize_paper 2024-05-03 00:25:03 -04:00
obswork
90ecbde180 feat: add metadata flag to yt cli
Output includes: id, title, channel, and published_at
2024-05-02 13:36:04 -04:00
Prince Chaddha
60d441a5e4 nuclei template 2024-05-02 18:23:52 +05:30
Prince Chaddha
053e27e732
Update fabric.py 2024-05-02 17:42:15 +05:30
Prince Chaddha
587c9c97bd
Update README.md 2024-05-02 17:39:37 +05:30
Fureigh
a220d97048 Disentangle PraisonAI references in README 2024-05-02 01:29:35 -07:00
Daniel Miessler
053e973b7c Updated create_5_sentence_summary. 2024-04-28 13:30:02 -07:00
Daniel Miessler
08c5c6e2c5 Updated create_5_sentence_summary. 2024-04-28 13:27:49 -07:00
Daniel Miessler
85b6103688 Updated create_5_sentence_summary. 2024-04-28 13:27:17 -07:00
Daniel Miessler
2ad7246a27 Updated create_5_sentence_summary. 2024-04-28 13:25:32 -07:00
Daniel Miessler
4a02468b56 Added create_5_sentence_summary. 2024-04-28 13:20:34 -07:00
xssdoctor
e02a220275 fixed update patterns in gui 2024-04-28 14:10:24 -04:00
Daniel Miessler
efa8df2dcd Updated extract_extraordinary_claims 2024-04-27 12:25:00 -07:00
Daniel Miessler
1f66ccc710 Updated extract_extraordinary_claims 2024-04-27 12:22:40 -07:00
Daniel Miessler
54f8bfa3fe Updated extract_extraordinary_claims 2024-04-27 12:14:57 -07:00
Daniel Miessler
8da28a90fd Updated extract_extraordinary_claims 2024-04-27 12:10:50 -07:00
Daniel Miessler
e123a92976 Updated extract_extraordinary_claims 2024-04-27 12:09:20 -07:00
Daniel Miessler
b9f7e3bde6 Updated extract_extraordinary_claims 2024-04-27 12:04:28 -07:00
Daniel Miessler
f49bb4f431 Updated extract_extraordinary_claims 2024-04-27 12:01:44 -07:00
Daniel Miessler
3357ba3f0d Added extract_extraordinary_claims 2024-04-27 11:57:30 -07:00
Hurrison
5bc4223984
fix: The variable 'wisdomFilePath' is already a complete path constructed with 'config_directory'. Joining it again with 'current_directory' could lead to an incorrect path.
The variable 'wisdomFilePath' is already a complete path constructed with 'config_directory'. Joining it again with 'current_directory' could lead to an incorrect path.
2024-04-26 14:41:17 +08:00
Daniel Miessler
d42afed9b9 Added create_ai_jobs_analysis. 2024-04-23 11:07:05 -07:00
Daniel Miessler
d5b57bbabc Added raw_query. 2024-04-23 10:53:25 -07:00
Daniel Miessler
c62d864249 Updated extract_wisdom to include a one-sentence takeaway. 2024-04-22 13:10:07 -07:00
Daniel Miessler
a26b29ddec Added extract_questions. 2024-04-22 12:58:35 -07:00
Daniel Miessler
9299f711ff Updated readme. 2024-04-21 17:20:58 -07:00
xssdoctor
d952cd280f deleted test.yaml 2024-04-20 18:45:58 -04:00
SluBot
0942af46bf
Updating Readme Quickstart instructions to include required python version
When I attempted to follow these instructions in a windows environment using WSL, I kept running into issues because my python version was too low (3.8). I then was going through hoops trying to upgrade to version 3.12 as the process seems more complicated on windows OS.

To avoid these headaches, I thought it best to warn potential users ahead of time to ensure their environment is running the latest version of Python or at least python 3.10, which seemed to work for me finally.
2024-04-20 16:20:16 -04:00
xssdoctor
b61ca20c8b fixed a typo 2024-04-20 12:10:47 -04:00
xssdoctor
989cb9b8d4 added ability to list sessions and gives the first line 2024-04-20 12:06:02 -04:00
xssdoctor
b5ee3d38a3 added session log to view your sessions 2024-04-20 11:56:01 -04:00
xssdoctor
017945f484 removed analyze-paper.txt 2024-04-20 11:50:33 -04:00
xssdoctor
ce532ca9d8 added ability to delete some or all sessions 2024-04-20 11:44:08 -04:00
xssdoctor
449fda1052 fixed some broken things about sessions 2024-04-20 11:36:18 -04:00
Jonathan Dunn
eaa1667821 added sessions 2024-04-19 21:23:29 -04:00
David Fisher
4fc2fa1be3 Add answer interview question pattern
because: As a user, I should be able to answer
interview questions quickly and effectively in realtime

this commit: Adds a pattern for answering interview questions
2024-04-19 18:29:48 -04:00
Daniel Miessler
005ef438c9 Upgraded write_essay. 2024-04-18 09:54:46 -07:00
Daniel Miessler
b46b0c3fe7 Updated presentation analysis pattern. 2024-04-15 14:51:31 -07:00
Daniel Miessler
aefd86e88c Added analyze_presentation. 2024-04-15 14:42:18 -07:00
xssdoctor
161495ed7d fixed copy and output in local models and claude 2024-04-14 12:21:29 -04:00
Jonathan Dunn
198ba8c9ee fixed changing default model to ollama 2024-04-12 08:38:43 -04:00
Alexandre Strube
c5dd2f300d
Add LMStudio 2024-04-12 13:54:17 +02:00