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.
10 months ago
xssdoctor
b61ca20c8b
fixed a typo
10 months ago
xssdoctor
989cb9b8d4
added ability to list sessions and gives the first line
10 months ago
xssdoctor
b5ee3d38a3
added session log to view your sessions
10 months ago
xssdoctor
017945f484
removed analyze-paper.txt
10 months ago
xssdoctor
ce532ca9d8
added ability to delete some or all sessions
10 months ago
xssdoctor
449fda1052
fixed some broken things about sessions
10 months ago
Jonathan Dunn
eaa1667821
added sessions
10 months ago
Daniel Miessler
005ef438c9
Upgraded write_essay.
10 months ago
Daniel Miessler
b46b0c3fe7
Updated presentation analysis pattern.
10 months ago
Daniel Miessler
aefd86e88c
Added analyze_presentation.
10 months ago
xssdoctor
161495ed7d
fixed copy and output in local models and claude
10 months ago
Jonathan Dunn
198ba8c9ee
fixed changing default model to ollama
11 months ago
Daniel Miessler
05ba1675b8
Updated guidance.
11 months ago
Daniel Miessler
f09dc76c61
Changed threat model to threat scenarios.
11 months ago
Daniel Miessler
24063ef70d
Updated threat modeling.
11 months ago
Daniel Miessler
14a0c5d9f2
Updated ask questions.
11 months ago
Daniel Miessler
90fbfeb525
Updated ask questions.
11 months ago
Daniel Miessler
46d417f167
Updated ask questions.
11 months ago
Daniel Miessler
6946a19f94
Changed name of secure_by_default.
11 months ago
Daniel Miessler
6bc0a18b0e
Changed name of secure_by_default.
11 months ago
Daniel Miessler
3713ad7d4f
Added secure by design pattern.
11 months ago
xssdoctor
f1afd24d12
Merge pull request #332 from fr0gger/main
...
Experimental Malware Analysis Pattern
11 months ago
Thomas Roccia
c0f464c13c
Update system.md
11 months ago
Thomas Roccia
403167c886
Adding a pattern for malware analysis summary
...
This is an experimental pattern for creating a summary of a malware report.
11 months ago
xssdoctor
ca4ed26b92
fixed --listmodels in the situation where there is no claude key
11 months ago
xssdoctor
f93d8bb3c0
Merge pull request #315 from ksylvan/main
...
Get OLLAMA models to work in Windows (both native and WSL).
11 months ago
Kayvan Sylvan
f13bd5a0a4
Merge remote-tracking branch 'upstream/main'
11 months ago
xssdoctor
18acd5a319
fixed the situation where there is no openai api key...again
11 months ago
Kayvan Sylvan
06aa8cab28
Merge remote-tracking branch 'upstream/main'
11 months ago
Jonathan Dunn
eafc2df48c
Upgraded agents with PraisonAI. the --agents flag will now CREATE an AI agent for you and then perform a task. Enjoy
11 months ago
Kayvan Sylvan
d6850726d4
Merge branch 'main' of github.com:ksylvan/fabric
11 months ago
Kayvan Sylvan
8934deabd9
Merge remote-tracking branch 'upstream/main'
11 months ago
Kayvan Sylvan
5c117c45f6
Merge branch 'danielmiessler:main' into main
11 months ago
Daniel Miessler
24f44b41f2
Merge pull request #304 from bpmcircuits/main
...
Language choice option when pulling a transcript from yt
11 months ago
Daniel Miessler
ac80af3d7f
Merge pull request #298 from Loibl33/patch-1
...
Fixed Latin-1 decode problems
11 months ago
Daniel Miessler
1dcfb7525e
Merge pull request #306 from danielmiessler/dependabot/pip/langchain-core-0.1.35
...
Bump langchain-core from 0.1.31 to 0.1.35
11 months ago
Kayvan Sylvan
5df1ec1cf8
Merge branch 'danielmiessler:main' into main
11 months ago
xssdoctor
e7fc9689b2
added fine tuning to the gui
11 months ago
xssdoctor
f56cf9ff70
added options to set temperature, top_p, frequency_penelty, presence_penalty
11 months ago
Kayvan Sylvan
5e8f0d4f56
Merge branch 'main' into main
11 months ago
Jonathan Dunn
13799ecc2f
fixed the gui
11 months ago
Daniel Miessler
2b3cc6bede
Upgraded investigation pattern.
11 months ago
Daniel Miessler
5fe047bc20
Added create_investigation_visualization.
11 months ago
Jonathan Dunn
5a4ae78caf
fixed something
11 months ago
Jonathan Dunn
8dadd4b8db
fixed gui again
11 months ago
Jonathan Dunn
f30559bc63
fixed the gui
11 months ago
Jonathan Dunn
d7ca76cc5c
updated readme
11 months ago
Jonathan Dunn
fda9e9866d
added --gui option to fabric. this will open the gui
11 months ago
Jonathan Dunn
7e3e38ee18
made gui look a little nicer
11 months ago