Commit Graph

  • c3e80f12b6 Updating the readme. Daniel Miessler 2024-02-03 02:03:05 -0800
  • 49dc288ad3
    Remove invalid duplicative use of openai_api_key attribute #28 Ryan Balfanz 2024-02-02 16:57:47 -0800
  • 38eac705a5
    Strip the OpenAI API Key when parsing the .env config file #29 Ryan Balfanz 2024-02-02 16:40:28 -0800
  • a99a028cef
    Use ConfigParser to parse user config file Ryan Balfanz 2024-02-02 16:28:11 -0800
  • fba34371af minor change Jonathan Dunn 2024-02-02 10:41:27 -0500
  • 0b59ecc0f7 fixed a typo Jonathan Dunn 2024-02-02 10:31:43 -0500
  • cf7341fe2c fixed --update Jonathan Dunn 2024-02-02 10:19:12 -0500
  • 0b7f7e4fbe Updated the standalone app Jonathan Dunn 2024-02-02 10:11:56 -0500
  • 2a00ac43a7 removes .venv from gitignore as it appears to be used on purpose #26 agu3rra 2024-02-02 11:44:34 -0300
  • e3bd01834e adds python's gitignore for common files and removes py chaches agu3rra 2024-02-02 11:33:31 -0300
  • 3126930150 Readme update. Daniel Miessler 2024-02-02 03:51:34 -0800
  • cdf760eeb8 Client docs update. Daniel Miessler 2024-02-02 03:02:14 -0800
  • 1e6a7ed491 Some icon stuff. Daniel Miessler 2024-02-02 02:56:56 -0800
  • 39b6491234 Hitcount badge. Daniel Miessler 2024-02-02 02:56:15 -0800
  • b5c099f2b5 Some icon stuff. Daniel Miessler 2024-02-02 02:52:09 -0800
  • 0a0d4b739c Some icon stuff. Daniel Miessler 2024-02-02 02:51:00 -0800
  • ca86a0b964 More README restructuring. Daniel Miessler 2024-02-02 02:46:04 -0800
  • 84c3102fbd Readme restructuring. Daniel Miessler 2024-02-02 02:40:57 -0800
  • 9e6e2530fe More documentation updates. Daniel Miessler 2024-02-02 02:35:02 -0800
  • 2d05a927f4 Move documentation updates. Daniel Miessler 2024-02-02 02:33:24 -0800
  • 8d33605926 Move documentation updates. Daniel Miessler 2024-02-02 02:32:31 -0800
  • 1b8938a365 Some formatting cleanup. Daniel Miessler 2024-02-02 02:11:28 -0800
  • 4ab1429386 Updated docs links. Daniel Miessler 2024-02-02 02:07:15 -0800
  • 3bec330732
    Added Quickstart and a patterns screenshot. Daniel Miessler 2024-02-02 02:05:43 -0800
  • 86a7bd352c Moved standalone client examples under /client. Daniel Miessler 2024-02-02 02:03:06 -0800
  • c36b375c07 Updated main docs with Quickstart. Daniel Miessler 2024-02-02 02:02:17 -0800
  • 5df442276b Added an early version of the main client. Still buggy. Let us know what issues you have. Daniel Miessler 2024-02-02 01:50:10 -0800
  • 6704da5f2f
    Updated extract_wisdom to be a compound word. Daniel Miessler 2024-02-01 20:30:53 -0800
  • 8471a61b66
    Some additional documentation and instructions. Daniel Miessler 2024-02-01 20:29:41 -0800
  • a330fd0644 Added some additional documentation, but the real stuff will come with a usage GIF of the universal client. Daniel Miessler 2024-02-01 20:20:45 -0800
  • 0608e3d660 Added some additional documentation, but the real stuff will come with a usage GIF of the universal client. Daniel Miessler 2024-02-01 20:16:14 -0800
  • 8c6aa767ad
    Added more examples. Daniel Miessler 2024-02-01 20:03:22 -0800
  • 3f380b9540
    Added link to Bombal video Daniel Miessler 2024-02-01 19:45:40 -0800
  • 09673e6b42
    Merge pull request #20 from eliot-akira/fix-markdown-typo Daniel Miessler 2024-02-01 19:03:58 -0800
  • e2ae76d24a Added an input section to the bottom of extract_wisdom. Daniel Miessler 2024-02-01 19:02:50 -0800
  • da8735555c Fixed confusing language in prompt. Daniel Miessler 2024-02-01 18:51:43 -0800
  • 57fb5786fa Updated prompt to be more liberal. Daniel Miessler 2024-02-01 18:25:19 -0800
  • 860dbfae5d Updated prompt to be more liberal. Daniel Miessler 2024-02-01 18:23:20 -0800
  • 6e387f0db6 Added explain_docs. Daniel Miessler 2024-02-01 18:18:44 -0800
  • ec32390f05 Fix typo in Markdown bold #20 eliot-akira 2024-02-01 14:07:36 +0100
  • 742f61ea10 Your commit message here #17 SamuelNii32 2024-01-31 23:30:34 -0600
  • 81c5bff22f
    Merge pull request #8 from eltociear/patch-1 Daniel Miessler 2024-01-31 21:00:10 -0800
  • f31beb74ce
    Merge pull request #12 from YourPCChris/patch-1 Daniel Miessler 2024-01-31 20:59:41 -0800
  • d62bfa2d03
    Merge pull request #14 from sbehrens/bugfix/install Daniel Miessler 2024-01-31 20:58:49 -0800
  • a5c66e0962 sorted pattern names alphabetical order #15 Scott Behrens 2024-01-31 10:53:30 -0800
  • 65d52790be adds an ability to list patterns for general client Scott Behrens 2024-01-31 10:10:15 -0800
  • 7f60173eb8 adds an api endpoint/key for general api Scott Behrens 2024-01-31 09:48:12 -0800
  • f182655489 provides a general client where one can specify the pattern name to call openai Scott Behrens 2024-01-31 09:47:43 -0800
  • afa169af49 adds a general api endpoint that parses pattern name from json Scott Behrens 2024-01-31 09:47:21 -0800
  • d85691e257 fixes apikey bug in client code #14 Scott Behrens 2024-01-31 09:07:13 -0800
  • 9951bd792d adds missing requirement flask Scott Behrens 2024-01-31 09:04:59 -0800
  • ce41a2788d
    Update README.md #12 Christopher Bennett 2024-01-31 16:09:31 +0000
  • 101ab0e234
    Delete api key #11 yanisldv 2024-01-31 16:21:48 +0100
  • 781a7bb9bb
    Update README.md #8 Ikko Eltociear Ashimine 2024-01-31 01:24:47 +0900
  • 55b0be9f8c
    Only list on localhost by default for fabric_api_server.py #7 Richard Tweed 2024-01-30 14:48:57 +0000
  • 12f788e303 Added note to top of project about early release. Daniel Miessler 2024-01-25 14:38:43 -0800
  • 773ba78b78 Fixed extwis path in readme. Daniel Miessler 2024-01-25 14:36:13 -0800
  • 8502e55076 Added Jonathan Dunn to the credits for his speactular work on the soon-to-be released standalone client. Daniel Miessler 2024-01-25 14:17:18 -0800
  • 6264726013 Initial test of config for routes #5 Zander Mackie 2024-01-24 10:48:52 -0500
  • ce605eccf8 Added more analysis to analyze_claims. Daniel Miessler 2024-01-23 22:23:27 -0800
  • 99fa8d5192 Added analyze_claims, in hopes that it might help us in 2024. Daniel Miessler 2024-01-23 22:14:23 -0800
  • 408764611a Updated tagline. Daniel Miessler 2024-01-23 21:42:33 -0800
  • 79c77cc322 Updated extract_sponsors. Daniel Miessler 2024-01-23 21:39:37 -0800
  • 8838508fc2 Updated extract_sponsors. Daniel Miessler 2024-01-23 21:32:30 -0800
  • a8913efdf2 Updated extract_sponsors. Daniel Miessler 2024-01-23 21:30:35 -0800
  • c4747b42c7 Updated extract_sponsors. Daniel Miessler 2024-01-23 21:28:53 -0800
  • b94becf265 Updated extract_sponsors to include potential sponsors. Daniel Miessler 2024-01-23 21:24:51 -0800
  • 95dec8ef3d Updated extract_sponsors. Daniel Miessler 2024-01-23 21:18:58 -0800
  • 13a0c07404 Updated extract_sponsors. Daniel Miessler 2024-01-23 21:15:55 -0800
  • 9b6e91fc66 Added sponsor extraction. Daniel Miessler 2024-01-23 21:03:37 -0800
  • f0836bbf79 Tweaked output. Daniel Miessler 2024-01-22 11:36:48 -0800
  • cd8175138c Added more detail to the output. Daniel Miessler 2024-01-22 11:32:55 -0800
  • 9af3fe4b88 Added more detail to the output. Daniel Miessler 2024-01-22 11:32:01 -0800
  • 48389bc825 Added final intro sentence. Daniel Miessler 2024-01-22 11:28:46 -0800
  • 906f03a5a8 Updated the output for create_show_intro. Daniel Miessler 2024-01-22 11:10:45 -0800
  • 11d0a92ccb Updated the output for create_show_intro. Daniel Miessler 2024-01-22 11:10:00 -0800
  • 66e4ae0ce4 Changed the name of the pattern and added guest info as well. Daniel Miessler 2024-01-22 11:04:21 -0800
  • 7d3ede15d4 Updated output instructions. Daniel Miessler 2024-01-22 10:22:44 -0800
  • dce10b0bce Updated output format. Daniel Miessler 2024-01-22 10:20:46 -0800
  • eddf0cf944 Added topics creator. Daniel Miessler 2024-01-22 10:12:21 -0800
  • c0ff6fd160 Added philocapsulate. Daniel Miessler 2024-01-21 23:13:28 -0800
  • 258b2fe965 changed the api_key value to be recognised by openAI client #3 Nikoloz Turazashvili 2024-01-21 13:00:36 +0400
  • 136bdb12ce added missing import #2 Nikoloz Turazashvili 2024-01-21 11:55:16 +0400
  • aa2b39a938 Updated summarize_micro. Daniel Miessler 2024-01-20 22:59:51 -0800
  • 0e0f005ba0 Updated summarize_micro. Daniel Miessler 2024-01-20 22:57:54 -0800
  • b30c630f3c Fixed API server keyfile definition. Daniel Miessler 2024-01-20 21:03:26 -0800
  • e6164516f7 Added claims to analize spiritual text. Daniel Miessler 2024-01-20 17:18:43 -0800
  • 8c468e6511 Updated analyze_spiritual_text to put the examples in the points. Daniel Miessler 2024-01-20 16:50:58 -0800
  • 3dfa688fa6 Updated analyze_spiritual_text to not include similarties, and to include examples. Daniel Miessler 2024-01-20 16:44:24 -0800
  • 94dc74a6c7 Updated analyze_spiritual_text to not include similarties, and to include examples. Daniel Miessler 2024-01-20 16:39:08 -0800
  • 5cb3c6239d Added clean_text. Daniel Miessler 2024-01-20 15:58:14 -0800
  • 5dcada8c1f Removed silly directory. Daniel Miessler 2024-01-20 15:48:02 -0800
  • a23e5adc83 Added analyze_spiritual_text. Daniel Miessler 2024-01-20 15:47:04 -0800
  • dd19919c92 Added summarize_newsletter. Daniel Miessler 2024-01-19 22:33:34 -0800
  • e6622f7e10 Added summarize_rpg_session. Daniel Miessler 2024-01-19 22:29:48 -0800
  • 6d581c44d2 Added create_npc. Daniel Miessler 2024-01-19 22:27:04 -0800
  • d65e35bad3 Added improve_prompt. Daniel Miessler 2024-01-19 22:21:34 -0800
  • a8643b21ed Added extract_poc Daniel Miessler 2024-01-19 22:15:08 -0800
  • 012a6ba3e2 Added aphorism. Daniel Miessler 2024-01-19 22:05:01 -0800
  • 640ec668d1 Added extract_videoid. Daniel Miessler 2024-01-19 13:47:55 -0800