Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Seven-Four-Digital/influencer-content-chatbot-creator
/ types & classes
Types & classes
26 in github.com/Seven-Four-Digital/influencer-content-chatbot-creator
⨍
Functions
181
◇
Types & classes
26
↓ 40 callers
Class
GPUSpecs
GPU specifications dataclass
gpu_utils.py:30
↓ 6 callers
Class
IntelligentPromptAnalyzer
Advanced prompt analysis system that dynamically determines optimal parameters based on prompt content, complexity, and research-backed optim
prompt_analyzer.py:68
↓ 4 callers
Class
PromptAnalysisAPI
High-level API wrapper for the intelligent prompt analysis system. Provides simplified interfaces for common use cases.
api_wrapper.py:23
↓ 3 callers
Class
PromptComplexityAnalyzer
Analyzes prompt complexity to recommend SD Forge parameters.
sd_forge_utils.py:23
↓ 3 callers
Class
RTXGPUDetector
Comprehensive NVIDIA RTX GPU detection and optimization system
gpu_utils.py:52
↓ 2 callers
Class
PromptAnalysis
Comprehensive prompt analysis results
prompt_analyzer.py:35
↓ 1 callers
Class
GenerationParameters
Optimized generation parameters
prompt_analyzer.py:55
↓ 1 callers
Class
ImageAnalyzer
Image analysis class using BLIP model for captioning with enhanced detailed descriptions.
image_analyzer.py:21
↓ 1 callers
Class
InfluencerChatbot
Main chatbot class with model management and content generation.
main.py:31
↓ 1 callers
Class
InfluencerChatbot
Main chatbot class with model management and content generation.
scripts/fanvue_chatbot.py:51
↓ 1 callers
Class
LayerRecommendation
GPU layer allocation recommendation
gpu_utils.py:43
↓ 1 callers
Class
PromptLibrary
Manage a library of saved prompts and templates.
prompt_utils.py:234
↓ 1 callers
Class
SDForgeParams
Stable Diffusion Forge parameters.
sd_forge_utils.py:12
Class
ComplexityLevel
Prompt complexity levels
prompt_analyzer.py:17
Class
ContentAnalyzer
Analyze and categorize adult content prompts.
prompt_utils.py:167
Class
ContentType
Content type categories
prompt_analyzer.py:24
Class
FanvueChatbotForForge
Fanvue Content Chatbot extension for Stable Diffusion WebUI Forge.
scripts/fanvue_chatbot.py:199
Class
ImageAnalyzer
Enhanced image analyzer using multiple AI models for comprehensive analysis. OpenAI CLIP and GPT-4V dependencies removed for compatibility.
vision/analyze.py:14
Class
PromptComplexityAnalyzer
scripts/fanvue_chatbot.py:32
Class
PromptProcessor
Utility class for processing and enhancing prompts.
prompt_utils.py:11
Class
RTXSeries
RTX GPU Series enumeration
gpu_utils.py:20
Class
SDForgeParams
scripts/fanvue_chatbot.py:36
Class
TestEdgeCases
Test edge cases and error handling
test_prompt_analyzer.py:257
Class
TestIntelligentPromptAnalyzer
Test cases for the core prompt analyzer
test_prompt_analyzer.py:19
Class
TestPromptAnalysisAPI
Test cases for the API wrapper
test_prompt_analyzer.py:127
Class
VideoGenerator
Enhanced video generator with automatic CFG=1 optimization.
vision/generate_video.py:13