Meet Kikoo.AI: Your ultimate AI-powered tweet-refining assistant. Whether you're aiming for casual charm, sharp wit, or serious impact, Kikoo.AI transforms your thoughts into scroll-stopping tweets. Correct, format, and perfect your tone effortlessly—your voice, amplified.
- Next.js
- TypeScript
- Prisma
- PostgreSQL
- Google Gemini
- NextAuth
- Tailwind CSS
To clone the repository locally, use the following commands:
git clone https://github.com/your-username/kikoo-ai.git
cd ghostgramnpm installCreate a .env file in the root folder of your project.
Here's an example:
DATABASE_URL=
GEMINI_API_KEY=
SYSTEM_PROMPT=
AI_MODEL=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
NEXTAUTH_SECRET=
npm run devI hearty welcome contributions! Please follow these steps:
- Fork the repository.
- Create a new branch
(git checkout -b feature-branch-name). - Make your changes and commit them
(git commit -m "Add feature description"). - Push your changes
(git push origin feature-branch-name). Create a Pull Request.
Thank you for checking out this project! Feel free to open an issue if you have any questions or suggestions.