{"id":23436630,"url":"https://github.com/yasir761/a.i.-based-tweet-generator","last_synced_at":"2026-05-08T09:34:22.039Z","repository":{"id":266027200,"uuid":"897152103","full_name":"Yasir761/A.I.-based-tweet-generator","owner":"Yasir761","description":"A.I based tweet generator","archived":false,"fork":false,"pushed_at":"2024-12-02T06:04:42.000Z","size":197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T12:32:10.780Z","etag":null,"topics":["javascript","nextjs","replicate-api","tailwindcss"],"latest_commit_sha":null,"homepage":"https://a-i-based-tweet-generator.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yasir761.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-02T05:55:37.000Z","updated_at":"2024-12-02T06:19:49.000Z","dependencies_parsed_at":"2024-12-06T01:06:35.453Z","dependency_job_id":null,"html_url":"https://github.com/Yasir761/A.I.-based-tweet-generator","commit_stats":null,"previous_names":["yasir761/a.i.-based-tweet-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yasir761/A.I.-based-tweet-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yasir761%2FA.I.-based-tweet-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yasir761%2FA.I.-based-tweet-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yasir761%2FA.I.-based-tweet-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yasir761%2FA.I.-based-tweet-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yasir761","download_url":"https://codeload.github.com/Yasir761/A.I.-based-tweet-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yasir761%2FA.I.-based-tweet-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32775034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","nextjs","replicate-api","tailwindcss"],"created_at":"2024-12-23T13:20:12.704Z","updated_at":"2026-05-08T09:34:22.022Z","avatar_url":"https://github.com/Yasir761.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI-Based Tweet Generator\n\nA web application that generates AI-powered tweets based on user input. This project is built using [Next.js](https://nextjs.org/) for the frontend and backend and integrates [Replicate AI](https://replicate.com/) for AI-based text generation.\n\n---\n\n\n\n\n\n## 🔧 Installation and Setup\n\nFollow these steps to set up the project locally:\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/your-username/ai-tweet-generator.git\n   cd ai-tweet-generator\n\n2. **Install dependencies**:\n    ```bash\n    npm install\n\n3. **Configure enviroment variables**: Create a .env.local file\n    ```bash\n    REPLICATE_API_TOKEN=your_API\n\n4. **Run the development server**\n    ```bash\n    npm run dev\n\n\n # How It Works\n\n1. User provides a topic or idea for the tweet.\n2. The input is sent to the backend, which interacts with the Replicate AI API.\n3. AI processes the input and generates a tweet.\n4. The tweet is displayed on the frontend for the user.\n\n\n\n# 🌟 Future Enhancements\nHere are some ideas for improving the project:\n\nAdd user authentication for saving and managing generated tweets.\nAllow users to customize the tone, style, or length of tweets.\nImplement support for generating tweets in multiple languages.\nAdd a feature for users to directly post tweets to Twitter from the app.\n\n\n# 🤝 Contributing\n\nContributions are welcome! Here's how you can help:\n\nFork the repository:\nClick the \"Fork\" button at the top of this repository.\n\nCreate a branch:\n\n\n\n```bash\ngit checkout -b feature-name\n```\n\nMake your changes and commit:\n\n```bash\ngit commit -m \"Describe your changes here\"\n```\n\nPush to your branch:\n\n```bash\n\ngit push origin feature-name\n```\nSubmit a pull request:\n\nOpen a pull request on the repository and describe the changes you made.\n\n\n## 🚀 Features\n\n- Generate creative tweets using AI.\n- User-friendly interface with a modern design.\n- Backend integration to handle API requests securely.\n- Built with scalability and performance in mind.\n\n\n\n## 🛠️ Tech Stack\n\n- **Frontend**: Next.js, Tailwind CSS\n- **AI Integration**: Replicate AI API\n- **Backend**: Next.js API routes\n\n\n# 📝 License\nThis project is licensed under the MIT License. You can view the full license in the LICENSE file.\n\n# 📬 Contact\nHave questions or feedback? Feel free to reach out:\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasir761%2Fa.i.-based-tweet-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyasir761%2Fa.i.-based-tweet-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasir761%2Fa.i.-based-tweet-generator/lists"}