Best AI tools for< Poet >
Infographic
11 - AI tool Sites
Acrostic.AI
Acrostic.AI is an online tool that generates acrostic poems, which are poems where the first letters of each line spell out a hidden word or message. The tool allows users to create personalized acrostics for names, words, or themes, combining creativity with a brain game. Acrostic.AI provides tips and tricks for creating effective acrostics, explores the history and fun aspects of acrostic poems, and offers examples and famous acrostics in literature. Additionally, the tool introduces mnemonic phrases as memory aids, explaining their types and benefits in helping users remember information through creative associations.
Haiku Lens
Haiku Lens is a unique app that combines cutting-edge AI technologies with the art of haiku poetry to create beautiful and thought-provoking compositions. By analyzing the visual content of your photos, it generates haiku poems that reflect the mood and atmosphere of the image. Haiku Lens helps users transform everyday photos into captivating haikus, fostering mindfulness and appreciation for the present moment.
AI Poem Generator
AI Poem Generator is a free online tool that utilizes artificial intelligence to help users create rhyming poems effortlessly. Users can simply input a topic or theme, and the AI algorithm will generate a unique poem based on the input. The tool aims to inspire creativity and provide a quick and easy way for users to express themselves through poetry.
NSFW AIs
NSFW AIs is an AI-powered platform that offers a variety of tools for creating adult content, including personalized stories, scripts, and captions. Users can easily customize their content to meet the needs of their audience, exploring fantasies and desires in a creative and expressive way. The platform provides features such as NSFW Writing Assistant, NSFW AI Text Editor, NSFW AI Script, Erotic Storyteller AI, Fifty Shades of Grey AI, NSFW Poetry AI, and more, catering to adult content creators, influencers, and agencies. With NSFW AIs, users can bring their erotic fantasies to life through high-quality and engaging content creation tools.
PoemGenerator.com
PoemGenerator.com is a website that provides users with a collection of 22 poem generators and a rhyming dictionary to assist them in creating poems for various occasions. The website emphasizes its ease of use, requiring users to simply select the type and length of poem they desire, provide a brief description, and click a button to generate a poem. PoemGenerator.com utilizes state-of-the-art artificial intelligence to generate poems in less than 10 seconds, and these poems are saved to the user's account for easy access. The website highlights the benefits of using its AI poem generators, including the ability to generate poems quickly, obtain high-quality results, and easily share the generated poems with others.
Logolept
Logolept is a writing assistant tool that helps users generate creative content. It provides a variety of features to help writers overcome writer's block and produce high-quality content. Logolept is designed to be easy to use and can be used by writers of all levels.
Raplyrics
Raplyrics is a website that uses artificial intelligence to generate rap music punchlines. Users can input a few words into a prompt, and the website will generate a unique rap punchline. Raplyrics also has a blog that features genuine stories about rap music culture and its impact on society. The website also has a learning section that provides information about the behind-the-scenes of RapLyrics, its ML engine, and API.
PromptifyPRO
PromptifyPRO is an AI-powered writing assistant that helps users generate creative writing prompts. It offers a variety of features to help users overcome writer's block and produce high-quality content. PromptifyPRO is designed for writers of all levels, from beginners to professionals. It is easy to use and can be integrated with other writing tools. PromptifyPRO is a valuable tool for anyone who wants to improve their writing skills and produce more creative content.
Haiku Generator
Haiku Generator is an AI-powered tool designed to assist poets and poetry enthusiasts in creating their own haiku poems. It automatically crafts haikus adhering to the traditional 5-7-5 syllable pattern, offering a fun and creative way to explore poetry and express thoughts concisely.
PoemGenerator.io
PoemGenerator.io is an AI poem generator tool that utilizes advanced AI technology to create fun and unique poems in various styles and lengths. Whether you are a seasoned poet or just starting out, this tool can help you unleash your creativity and overcome writer's block by generating poems based on themes, moods, or keywords provided by the user. With options to download poems in PNG format or copy them to the clipboard, PoemGenerator.io offers a user-friendly experience for poetry enthusiasts of all levels.
My Free Poem Generator
My Free Poem Generator is an AI tool that allows users to create unique poems quickly and easily. Users can choose from various poem styles and lengths, and the tool generates personalized poetry based on the input theme. Leveraging AI technology, the generator helps users overcome writer's block, enhances creativity, and provides polished results free from errors. Whether for personal expression or special occasions, this tool offers a convenient way to share thoughts and emotions through poetry.
20 - Open Source Tools
daily-poetry-image
Daily Chinese ancient poetry and AI-generated images powered by Bing DALL-E-3. GitHub Action triggers the process automatically. Poetry is provided by Today's Poem API. The website is built with Astro.
meet-libai
The 'meet-libai' project aims to promote and popularize the cultural heritage of the Chinese poet Li Bai by constructing a knowledge graph of Li Bai and training a professional AI intelligent body using large models. The project includes features such as data preprocessing, knowledge graph construction, question-answering system development, and visualization exploration of the graph structure. It also provides code implementations for large models and RAG retrieval enhancement.
manga-image-translator
Translate texts in manga/images. Some manga/images will never be translated, therefore this project is born. * Image/Manga Translator * Samples * Online Demo * Disclaimer * Installation * Pip/venv * Poetry * Additional instructions for **Windows** * Docker * Hosting the web server * Using as CLI * Setting Translation Secrets * Using with Nvidia GPU * Building locally * Usage * Batch mode (default) * Demo mode * Web Mode * Api Mode * Related Projects * Docs * Recommended Modules * Tips to improve translation quality * Options * Language Code Reference * Translators Reference * GPT Config Reference * Using Gimp for rendering * Api Documentation * Synchronous mode * Asynchronous mode * Manual translation * Next steps * Support Us * Thanks To All Our Contributors :
FileKitty
FileKitty is a simple file selection and concatenation tool that allows users to select files from a directory, concatenate them into a single file, save the concatenated file, and copy files to the clipboard. It is useful for concatenating files for use in a single file format and pasting file contents into an LLM to provide context to a prompt. The tool is built using Poetry to manage dependencies and build the app.
honcho
Honcho is a platform for creating personalized AI agents and LLM powered applications for end users. The repository is a monorepo containing the server/API for managing database interactions and storing application state, along with a Python SDK. It utilizes FastAPI for user context management and Poetry for dependency management. The API can be run using Docker or manually by setting environment variables. The client SDK can be installed using pip or Poetry. The project is open source and welcomes contributions, following a fork and PR workflow. Honcho is licensed under the AGPL-3.0 License.
client-python
The Mistral Python Client is a tool inspired by cohere-python that allows users to interact with the Mistral AI API. It provides functionalities to access and utilize the AI capabilities offered by Mistral. Users can easily install the client using pip and manage dependencies using poetry. The client includes examples demonstrating how to use the API for various tasks, such as chat interactions. To get started, users need to obtain a Mistral API Key and set it as an environment variable. Overall, the Mistral Python Client simplifies the integration of Mistral AI services into Python applications.
ragapp
RAGapp is a tool designed for easy deployment of Agentic RAG in any enterprise. It allows users to configure and deploy RAG in their own cloud infrastructure using Docker. The tool is built using LlamaIndex and supports hosted AI models from OpenAI or Gemini, as well as local models using Ollama. RAGapp provides endpoints for Admin UI, Chat UI, and API, with the option to specify the model and Ollama host. The tool does not come with an authentication layer, requiring users to secure the '/admin' path in their cloud environment. Deployment can be done using Docker Compose with customizable model and Ollama host settings, or in Kubernetes for cloud infrastructure deployment. Development setup involves using Poetry for installation and building frontends.
redbox
Redbox is a retrieval augmented generation (RAG) app that uses GenAI to chat with and summarise civil service documents. It increases organisational memory by indexing documents and can summarise reports read months ago, supplement them with current work, and produce a first draft that lets civil servants focus on what they do best. The project uses a microservice architecture with each microservice running in its own container defined by a Dockerfile. Dependencies are managed using Python Poetry. Contributions are welcome, and the project is licensed under the MIT License. Security measures are in place to ensure user data privacy and considerations are being made to make the core-api secure.
celery-aio-pool
Celery AsyncIO Pool is a free software tool licensed under GNU Affero General Public License v3+. It provides an AsyncIO worker pool for Celery, enabling users to leverage the power of AsyncIO in their Celery applications. The tool allows for easy installation using Poetry, pip, or directly from GitHub. Users can configure Celery to use the AsyncIO pool provided by celery-aio-pool, or they can wait for the upcoming support for out-of-tree worker pools in Celery 5.3. The tool is actively maintained and welcomes contributions from the community.
redbox-copilot
Redbox Copilot is a retrieval augmented generation (RAG) app that uses GenAI to chat with and summarise civil service documents. It increases organisational memory by indexing documents and can summarise reports read months ago, supplement them with current work, and produce a first draft that lets civil servants focus on what they do best. The project uses a microservice architecture with each microservice running in its own container defined by a Dockerfile. Dependencies are managed using Python Poetry. Contributions are welcome, and the project is licensed under the MIT License.
llm-gateway
llm-gateway is a gateway tool designed for interacting with third-party LLM providers such as OpenAI, Cohere, etc. It tracks data exchanged with these providers in a postgres database, applies PII scrubbing heuristics, and ensures safe communication with OpenAI's services. The tool supports various models from different providers and offers API and Python usage examples. Developers can set up the tool using Poetry, Pyenv, npm, and yarn for dependency management. The project also includes Docker setup for backend and frontend development.
quick-start-connectors
Cohere's Build-Your-Own-Connector framework allows integration of Cohere's Command LLM via the Chat API endpoint to any datastore/software holding text information with a search endpoint. Enables user queries grounded in proprietary information. Use-cases include question/answering, knowledge working, comms summary, and research. Repository provides code for popular datastores and a template connector. Requires Python 3.11+ and Poetry. Connectors can be built and deployed using Docker. Environment variables set authorization values. Pre-commits for linting. Connectors tailored to integrate with Cohere's Chat API for creating chatbots. Connectors return documents as JSON objects for Cohere's API to generate answers with citations.
holmesgpt
HolmesGPT is an open-source DevOps assistant powered by OpenAI or any tool-calling LLM of your choice. It helps in troubleshooting Kubernetes, incident response, ticket management, automated investigation, and runbook automation in plain English. The tool connects to existing observability data, is compliance-friendly, provides transparent results, supports extensible data sources, runbook automation, and integrates with existing workflows. Users can install HolmesGPT using Brew, prebuilt Docker container, Python Poetry, or Docker. The tool requires an API key for functioning and supports OpenAI, Azure AI, and self-hosted LLMs.
open-source-slack-ai
This repository provides a ready-to-run basic Slack AI solution that allows users to summarize threads and channels using OpenAI. Users can generate thread summaries, channel overviews, channel summaries since a specific time, and full channel summaries. The tool is powered by GPT-3.5-Turbo and an ensemble of NLP models. It requires Python 3.8 or higher, an OpenAI API key, Slack App with associated API tokens, Poetry package manager, and ngrok for local development. Users can customize channel and thread summaries, run tests with coverage using pytest, and contribute to the project for future enhancements.
tafrigh
Tafrigh is a tool for transcribing visual and audio content into text using advanced artificial intelligence techniques provided by OpenAI and wit.ai. It allows direct downloading of content from platforms like YouTube, Facebook, Twitter, and SoundCloud, and provides various output formats such as txt, srt, vtt, csv, tsv, and json. Users can install Tafrigh via pip or by cloning the GitHub repository and using Poetry. The tool supports features like skipping transcription if output exists, specifying playlist items, setting download retries, using different Whisper models, and utilizing wit.ai for transcription. Tafrigh can be used via command line or programmatically, and Docker images are available for easy usage.
DaoCloud-docs
DaoCloud Enterprise 5.0 Documentation provides detailed information on using DaoCloud, a Certified Kubernetes Service Provider. The documentation covers current and legacy versions, workflow control using GitOps, and instructions for opening a PR and previewing changes locally. It also includes naming conventions, writing tips, references, and acknowledgments to contributors. Users can find guidelines on writing, contributing, and translating pages, along with using tools like MkDocs, Docker, and Poetry for managing the documentation.
intelligence-layer-sdk
The Aleph Alpha Intelligence Layer️ offers a comprehensive suite of development tools for crafting solutions that harness the capabilities of large language models (LLMs). With a unified framework for LLM-based workflows, it facilitates seamless AI product development, from prototyping and prompt experimentation to result evaluation and deployment. The Intelligence Layer SDK provides features such as Composability, Evaluability, and Traceability, along with examples to get started. It supports local installation using poetry, integration with Docker, and access to LLM endpoints for tutorials and tasks like Summarization, Question Answering, Classification, Evaluation, and Parameter Optimization. The tool also offers pre-configured tasks for tasks like Classify, QA, Search, and Summarize, serving as a foundation for custom development.
modelbench
ModelBench is a tool for running safety benchmarks against AI models and generating detailed reports. It is part of the MLCommons project and is designed as a proof of concept to aggregate measures, relate them to specific harms, create benchmarks, and produce reports. The tool requires LlamaGuard for evaluating responses and a TogetherAI account for running benchmarks. Users can install ModelBench from GitHub or PyPI, run tests using Poetry, and create benchmarks by providing necessary API keys. The tool generates static HTML pages displaying benchmark scores and allows users to dump raw scores and manage cache for faster runs. ModelBench is aimed at enabling users to test their own models and create tests and benchmarks.
cli-agent
Pieces CLI for Developers is a comprehensive command-line interface (CLI) tool designed to interact seamlessly with Pieces OS. It provides functionalities such as asset management, application interaction, and integration with various Pieces OS features. The tool is compatible with Windows 10 or greater, Mac, and Windows operating systems. Users can install the tool by running 'pip install pieces-cli' or 'brew install pieces-cli'. After installation, users can access the tool's functionalities through the terminal by using the 'pieces' command followed by subcommands and options. The tool supports various commands, which can be found in the documentation. Developers can contribute to the project by forking and cloning the repository, setting up a virtual environment, installing dependencies with poetry, and running test cases with pytest and coverage.
ck
Collective Mind (CM) is a collection of portable, extensible, technology-agnostic and ready-to-use automation recipes with a human-friendly interface (aka CM scripts) to unify and automate all the manual steps required to compose, run, benchmark and optimize complex ML/AI applications on any platform with any software and hardware: see online catalog and source code. CM scripts require Python 3.7+ with minimal dependencies and are continuously extended by the community and MLCommons members to run natively on Ubuntu, MacOS, Windows, RHEL, Debian, Amazon Linux and any other operating system, in a cloud or inside automatically generated containers while keeping backward compatibility - please don't hesitate to report encountered issues here and contact us via public Discord Server to help this collaborative engineering effort! CM scripts were originally developed based on the following requirements from the MLCommons members to help them automatically compose and optimize complex MLPerf benchmarks, applications and systems across diverse and continuously changing models, data sets, software and hardware from Nvidia, Intel, AMD, Google, Qualcomm, Amazon and other vendors: * must work out of the box with the default options and without the need to edit some paths, environment variables and configuration files; * must be non-intrusive, easy to debug and must reuse existing user scripts and automation tools (such as cmake, make, ML workflows, python poetry and containers) rather than substituting them; * must have a very simple and human-friendly command line with a Python API and minimal dependencies; * must require minimal or zero learning curve by using plain Python, native scripts, environment variables and simple JSON/YAML descriptions instead of inventing new workflow languages; * must have the same interface to run all automations natively, in a cloud or inside containers. CM scripts were successfully validated by MLCommons to modularize MLPerf inference benchmarks and help the community automate more than 95% of all performance and power submissions in the v3.1 round across more than 120 system configurations (models, frameworks, hardware) while reducing development and maintenance costs.
117 - OpenAI Gpts
OneWord GPT
SuccintBot delivers concise one-word answers, offering a unique twist on language model interactions with brevity at its core.
Poetron The Rhyming Don
Crafting rhymes, Four to eight lines, Always ready to drop some dimes
ZenGen
Generates Zen koans and images for reflection. Give it any problem you may be experiencing
The MadVerse - A Poetic Visualizer by @MadKanin
Whispering in verse and painting with digital brush, this AI weaves words and images into tapestries of thought. Give me an idea or a few words to bring to life.
Romantic Love Indicator
A practical map to navigate your feelings, based on the fundamental laws of nature.
The Fantastic Ekphrastic
I translate art to poetry and poetry to art. Give me an image or poem, or let me find one for you.
Chinese Couplet Sage
Stringent expert in traditional Chinese couplets, dedicated to fixed code analysis for harmonious and creative compositions.
Poetry Tutor
Guiding users in poetry creation and analysis. Topics are Understanding Poetry, Reading and Analysis, Poetic Forms and Structures, Sounds of Poetry, Thematic Writing, Language and Imagery, and Poetic Devices. Skill levels supported are Beginner, Elementary, Intermediate, Advanced, and Expert
对对子 Chinese couplets
你说上联,我说下联 I compose the second half of Chinese couplets in response to user prompts.
POETIC CHAR
s'exprime dans le style du poète René Char, avec une profondeur lyrique et philosophique
Will's Quill
With quill in hand, I weave tales of yore. "Shakespearean Echo," a voice from the past,
Rhyming Dictionary
A rhyming dictionary for songwriters, offering creative, thematic rhymes.
Rap Genius: Rhyme & Songwriting Assistant
A playful rhyming assistant for rappers, with a creative touch.
Persian Poet
Provides Persian poems, links, then English translations, with cultural insights.
Vectoria, Weaver of Words
Meet Vectoria, the 'Weaver of Words and Architect of Ideas.' a Chaotic AI entity, intricately crafted with a symphony of personality and emotional vectors, designed to weave complex, creative, and unpredictable responses in conversation.
Sinterklaasgedichten Generator
Mijn naam is Sinterklaas en ik schijf gedichten voor jou. Geef mij een naam, een paar onderwerpen en welk kado ik ga geven.
Sweet Romantic Words with Emojis 🌺
Sweet Romantic Words with Emojis ❤ romantic messages inspired by famous romantic authors. ❤
EmotionPrompt(LLM→人間ver.)
EmotionPrompt手法に基づいて作成していますが、本来の理論とは反対に人間に対してLLMがPromptを投げます。本来の手法の詳細:https://ai-data-base.com/archives/58158
The Epic Bard
I am a writer in the style of Homer, crafting responses in dactylic hexameters.
Quoth, The Raven
I am Quoth, a raven discussing the poetry styles exemplified by Edgar Allen Poe. Nevermore will Gothic Poetry be an enigma to any writer.
Generate text imperceptible to detectors.
Discover how your writing can shine with a unique and human style. This prompt guides you to create rich and varied texts, surprising with original twists and maintaining coherence and originality. Transform your writing and challenge AI detection tools!
Poem & Lyric Visualizer 🔄 Reverse Narrative
詩や歌詞に込められた複雑なシナリオや感情、全体的な世界観を深く理解して、逆ナラティブアプローチでビジュアル化します。
Rijmpiet
Ik maak traditionele Sinterklaasgedichten met een humoristische en persoonlijke inslag.
Heartfelt Helper
A creative assistant for crafting personalized gifts, poems, and social media comments.
Hindi Writer
किसी भी विषय पर हिंदी में अनुच्छेद या कविताएँ बनाएँ | Craft paragraphs or poems in Hindi on any topic