Skip to content

Anshumancanrock/Kikoo.ai

Repository files navigation

Kikoo.AI

📖 Introduction

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.

🛠️ Technologies Used

  • Next.js
  • TypeScript
  • Prisma
  • PostgreSQL
  • Google Gemini
  • NextAuth
  • Tailwind CSS

🚀 Getting Started

Cloning the Repository

To clone the repository locally, use the following commands:

git clone https://github.com/your-username/kikoo-ai.git 
cd ghostgram

Installation

npm install

Configuration

Create 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=

Running the Project

npm run dev

🤝 Contribution Guide

I 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published