A narrative-aware AI Twitter agent. By @joetforhire on Twitter.
Val is a Twitter bot framework that allows you to create AI-powered Twitter personas. The default persona is @ValVonNeumann, but you can customize everything about the agent's identity, style, and behavior.
- LLM Integration: Works with both OpenAI and Anthropic models
- Content Management: Uses PayloadCMS to store and retrieve prompts
- Twitter Automation: Posts tweets based on configurable schedules
- Persona Consistency: Maintains character across interactions
- Node.js with TypeScript
- OpenAI (GPT-4.5) and Anthropic (Claude 3.5) for text generation
- PayloadCMS for prompt management
- Twitter API integration