Daniel Miessler
fffbd81c80
Merge pull request #368 from RealHurrison/main
...
fix: The variable 'wisdomFilePath' is already a complete path constru…
1 year ago
Daniel Miessler
d9d46bd662
Merge pull request #376 from obswork/obswork/yt_metadata
...
feat: add metadata flag to yt cli
1 year ago
Daniel Miessler
7c0ec8ede2
Merge pull request #377 from danielmiessler/dependabot/pip/pip-3967f35111
...
Bump the pip group across 1 directory with 4 updates
1 year ago
Daniel Miessler
d549e5826a
Merge pull request #261 from danielmiessler/dependabot/npm_and_yarn/installer/client/gui/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.5 to 1.15.6 in /installer/client/gui
1 year ago
Daniel Miessler
55318811fe
Merge pull request #380 from marcandreuf/main
...
Quizme. A pair of patterns to generate questions and evaluate answers.
1 year ago
Marc Andreu
3bdaba968d
Implementation of the analyze answers pattern. Updated the create quiz pattern
1 year ago
profetik-777
f39a3d80cb
Previous link to client was old/broken.
...
Replaced it with new:
https://github.com/danielmiessler/fabric/tree/main/installer/client
1 year ago
Marc Andreu
29d0f02842
Merge pull request #1 from marcandreuf/feature/tutor_quiz
...
Feature create quiz
1 year ago
Marc Andreu
159272ac74
adding human readable md
1 year ago
Marc Andreu
f92cbe9713
first draft
1 year ago
Daniel Miessler
8bc2e3daa3
Merge branch 'main' of github.com:danielmiessler/fabric
1 year ago
Daniel Miessler
9ef3b3a1cb
Added extracted_business_ideas, by Joseph Thacker.
1 year ago
Daniel Miessler
c5a73df517
Updated rate_ai_response.
1 year ago
Daniel Miessler
5a522cda87
Updated analyze_personality.
1 year ago
Daniel Miessler
37ea6da3b2
Updated analyze_personality.
1 year ago
Daniel Miessler
80bac308ea
Updated analyze_personality.
1 year ago
Daniel Miessler
184a205c33
Added analyze_personality.
1 year ago
Daniel Miessler
51522ed6a1
Updated rate_ai_response.
1 year ago
Daniel Miessler
6a7b9c381a
Added rate_ai_response.
1 year ago
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>
1 year ago
Song Luo
36ccc67eae
added pattern of summarize_paper
1 year ago
obswork
90ecbde180
feat: add metadata flag to yt cli
...
Output includes: id, title, channel, and published_at
1 year ago
Prince Chaddha
60d441a5e4
nuclei template
1 year ago
Prince Chaddha
053e27e732
Update fabric.py
1 year ago
Prince Chaddha
587c9c97bd
Update README.md
1 year ago
Fureigh
a220d97048
Disentangle PraisonAI references in README
1 year ago
Daniel Miessler
053e973b7c
Updated create_5_sentence_summary.
1 year ago
Daniel Miessler
08c5c6e2c5
Updated create_5_sentence_summary.
1 year ago
Daniel Miessler
85b6103688
Updated create_5_sentence_summary.
1 year ago
Daniel Miessler
2ad7246a27
Updated create_5_sentence_summary.
1 year ago
Daniel Miessler
4a02468b56
Added create_5_sentence_summary.
1 year ago
xssdoctor
e02a220275
fixed update patterns in gui
1 year ago
Daniel Miessler
efa8df2dcd
Updated extract_extraordinary_claims
1 year ago
Daniel Miessler
1f66ccc710
Updated extract_extraordinary_claims
1 year ago
Daniel Miessler
54f8bfa3fe
Updated extract_extraordinary_claims
1 year ago
Daniel Miessler
8da28a90fd
Updated extract_extraordinary_claims
1 year ago
Daniel Miessler
e123a92976
Updated extract_extraordinary_claims
1 year ago
Daniel Miessler
b9f7e3bde6
Updated extract_extraordinary_claims
1 year ago
Daniel Miessler
f49bb4f431
Updated extract_extraordinary_claims
1 year ago
Daniel Miessler
3357ba3f0d
Added extract_extraordinary_claims
1 year ago
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.
1 year ago
Daniel Miessler
d42afed9b9
Added create_ai_jobs_analysis.
1 year ago
Daniel Miessler
d5b57bbabc
Added raw_query.
1 year ago
Daniel Miessler
c62d864249
Updated extract_wisdom to include a one-sentence takeaway.
1 year ago
Daniel Miessler
a26b29ddec
Added extract_questions.
1 year ago
Daniel Miessler
9299f711ff
Updated readme.
1 year ago
xssdoctor
d952cd280f
deleted test.yaml
1 year ago
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.
1 year ago
xssdoctor
b61ca20c8b
fixed a typo
1 year ago
xssdoctor
989cb9b8d4
added ability to list sessions and gives the first line
1 year ago