TypeScript • Autonomous agent with secure code execution
- Long-horizon reasoning
- Secure sandbox execution
- File I/O
- Multi-language support
- Data science ready
Python • Web research and information gathering
- Multi-source research
- Live thinking feedback
- Real-time streaming
- Multiple search providers
- Automatic citations
TypeScript • Type-safe agent responses
- Zod validation
- TypeScript inference
- Automatic parsing
- Sentiment analysis example
Python • Type-safe agent responses
- Pydantic validation
- Automatic type conversion
- Sentiment analysis example
- FastAPI/Django ready
TypeScript (React + Convex) • Full-stack real-time applications
- Real-time WebSocket updates
- React frontend
- Convex backend
- Tool calling
- Database integration
## Customizing Templates
All templates are fully customizable. After creating a project:
1. **Modify the code** - Each template includes well-documented source code
2. **Add tools** - Extend functionality by adding custom tools
3. **Change the engine** - Switch between different Subconscious engines
4. **Customize the UI** - For frontend templates, modify React components
## Contributing Templates
Have a great example? We'd love to include it! Templates should:
* Be production-ready or close to it
* Include clear documentation
* Follow best practices
* Be easy to understand and modify
[Submit a template →](https://github.com/subconscious-systems/subconscious)
## Related