Commit Graph

  • 438c52e4d5 Lower minimum text length threshold in fetch_pages function master Victor Giers 2025-11-30 15:05:27 +01:00
  • ac97e6f785 Adjust text extraction logic in websearch.py Victor Giers 2025-11-30 15:05:24 +01:00
  • 63ae8d8c6c Refine text extraction logic in websearch.py Victor Giers 2025-11-30 15:05:16 +01:00
  • 87318354e0 Adjust minimum text length requirement in fetch_pages function Victor Giers 2025-11-30 15:02:23 +01:00
  • b944cde381 auto-git: [change] websearch.py Victor Giers 2025-11-30 15:02:12 +01:00
  • 1d33f48f9c auto-git: [change] websearch.py Victor Giers 2025-11-30 15:01:49 +01:00
  • 0d7acd82e3 Fix indentation in websearch.py Victor Giers 2025-11-30 14:57:31 +01:00
  • 0f6cb8fb5d auto-git: [change] websearch.py Victor Giers 2025-11-30 14:57:17 +01:00
  • de4daa8f1e Fix indentation in concept-maker_gui.py Victor Giers 2025-11-30 14:46:56 +01:00
  • 005316b73a Update concept-maker_gui.py to include URLs in asset list Victor Giers 2025-11-30 14:45:37 +01:00
  • 90e8a6553e auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:45:23 +01:00
  • 5841abccfb auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:45:18 +01:00
  • 3cfe686910 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:54 +01:00
  • 5ae69ed983 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:50 +01:00
  • 499bcd7090 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:46 +01:00
  • 5ba8714b23 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:40 +01:00
  • 8d510e3d8b auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:34 +01:00
  • cb7d9d8f77 Add support for websites in concept-maker_gui.py Victor Giers 2025-11-30 14:44:26 +01:00
  • 814a627e9c auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:20 +01:00
  • f337a0836e auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:12 +01:00
  • 4b80aa2067 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:44:07 +01:00
  • d8b535b77f Add URL ingestion and friendly URL name generation Victor Giers 2025-11-30 14:43:58 +01:00
  • 1091dabba5 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:43:23 +01:00
  • 3b6b5c78c7 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:43:09 +01:00
  • cbde04eb7e auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:43:05 +01:00
  • 112d9d076d auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 14:43:01 +01:00
  • d4e69db554 Validate and clean idea text before generating image prompt Victor Giers 2025-11-30 08:19:44 +01:00
  • c810eef5c8 Reset image prompt area when loading snapshot Victor Giers 2025-11-30 08:19:32 +01:00
  • 9df55f2f34 Reset image prompt area on new session Victor Giers 2025-11-30 08:19:21 +01:00
  • 5e5b6a3184 Add method to reset image prompt area Victor Giers 2025-11-30 08:19:16 +01:00
  • c11735a269 Add image prompt generation functionality in concept-maker_gui.py Victor Giers 2025-11-30 08:18:53 +01:00
  • 96c512e291 Add image prompt generation button and UI elements Victor Giers 2025-11-30 08:18:16 +01:00
  • 969cd39272 Introduce IdeaCategory enum and related functions in concept-maker_gui.py Victor Giers 2025-11-30 08:17:10 +01:00
  • b8c70d408d Add Enum import in concept-maker_gui.py Victor Giers 2025-11-30 08:16:15 +01:00
  • 271833446a Add rephrase visibility update logic Victor Giers 2025-11-30 07:41:18 +01:00
  • 91d8573795 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:50 +01:00
  • 30571278e1 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:45 +01:00
  • 6f37f28e5c auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:41 +01:00
  • 7566810a42 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:39 +01:00
  • 884493aa4e auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:35 +01:00
  • c3ace6d4ff auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:40:31 +01:00
  • e16c5589a8 auto-git: [change] concept-maker_gui.py Victor Giers 2025-11-30 07:30:09 +01:00
  • 0b795d3c0f Update README.md with new features Victor Giers 2025-09-13 04:09:18 +02:00
  • c2a16f458f Update README.md with new features and configuration details Victor Giers 2025-09-13 04:05:07 +02:00
  • eca3cf3928 Implement prior-art search functionality in concept-maker_gui.py Victor Giers 2025-09-13 03:51:24 +02:00
  • b8e35762e2 Add searx_url support in concept-maker_gui.py Victor Giers 2025-09-13 03:51:14 +02:00
  • e831388748 auto-git: [add] websearch.py [change] concept-maker_gui.py Victor Giers 2025-09-13 03:50:53 +02:00
  • 04c34da12b auto-git: [unlink] websearch.py Victor Giers 2025-09-13 03:49:54 +02:00
  • 5ebff15f43 auto-git: [add] websearch.py Victor Giers 2025-09-13 03:47:07 +02:00
  • c5f1ef3bb8 Update concept-maker_gui.py to clarify title generation instructions Victor Giers 2025-09-13 03:12:40 +02:00
  • 510b07604d Update concept-maker_gui.py with new prompt template and instructions Victor Giers 2025-09-13 02:54:57 +02:00
  • 50b2735488 Update .gitignore to include .DS_Store Victor Giers 2025-09-12 22:10:50 +02:00
  • 082772ddd2 auto-git: [add] .gitignore Victor Giers 2025-09-12 21:59:28 +02:00
  • d8e4d77687 initial commit Victor Giers 2025-09-12 21:45:11 +02:00