https://github.com/steellgold/tweeets
🐦 Tweet like your tweets
https://github.com/steellgold/tweeets
ai tweets typescript
Last synced: 3 months ago
JSON representation
🐦 Tweet like your tweets
- Host: GitHub
- URL: https://github.com/steellgold/tweeets
- Owner: Steellgold
- Created: 2023-08-06T09:41:34.000Z (about 2 years ago)
- Default Branch: stable
- Last Pushed: 2024-08-19T19:24:50.000Z (about 1 year ago)
- Last Synced: 2025-04-19T10:31:56.556Z (6 months ago)
- Topics: ai, tweets, typescript
- Language: TypeScript
- Homepage: https://tweeets.app
- Size: 2.87 MB
- Stars: 38
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tweet like a pro with Tweeets
Tweeets is a SaaS that simplifies tweeting by generating intelligent, personalized messages for users.
### Stack:
- Next.js : Application foundation for a responsive and efficient user interface.
- Stripe: Integrated for seamless payments and a smooth user experience.
- Supabase: Authentication, database management and real-time tweet display.
- Prisma: ORM to simplify database interactions.
- Vercel: Reliable deployment and hosting platform.
- TypeScript: Improved code quality and maintainability through static typing.
- shadcn/ui: Attractive, user-friendly visual base thanks to TailwindCSS and RadixUI.
- Vercel AI SDK: AI integration for intelligent tweet suggestions.
- OpenAI: Advanced natural language processing for consistent and engaging tweets.
- Zod: Validation library for data integrity and security.
- ESLint: Use of @Bluzzi configuration for clean, consistent code.