textgeneration
There are 99 repositories under textgeneration topic.
if-ai/ComfyUI-IF_AI_tools
ComfyUI-IF_AI_tools is a set of custom nodes for ComfyUI that allows you to generate prompts using a local Large Language Model (LLM) via Ollama. This tool enables you to enhance your image generation workflow by leveraging the power of language models.
yxuansu/SimCTG
[NeurIPS'22 Spotlight] A Contrastive Framework for Neural Text Generation
SALT-NLP/MixText
MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification
mar-muel/artificial-self-AMLD-2020
Workshop material for the AMLD 2020 workshop on "Meet your Artificial Self: Generate text that sounds like you"
morpheuslord/CVE-llm_dataset
This is a dataset intended to train a LLM model for a completely CVE focused input and output.
r-tensorflow/gpt2
R Interface to OpenAI's GPT-2 model
Bhavik-Jikadara/Content-Generation-Workflow
Implementing a scalable content team using AI involves creating a framework that blends the strengths of AI technologies with the creative and supervisory capabilities of human team members. This strategy aims to enhance efficiency, creativity, and content output quality.
jungwhank/fake-review-generator
Generate fake restaurant reviews with GPT-2 using Yelp Dataset
NatashaSvic/NLP_Spanish_Sentiment_Anaylsis_Text_Generation
Machine Learning + LSTM Implementation to capture sentiments surrouding the Colombian elections in 2018. Sentiment analysis entirely on Spanish tweets with interesting external data sourcing.
StevenYuan666/Awesome-Diffusion-Models-for-NLP
📰 Must-read papers on Diffusion Models for Text Generation 🔥
SALT-NLP/Disfluency-Generation-and-Detection
Code for "Planning and Generating Natural and Diverse Disfluent Texts as Augmentation for Disfluency Detection"
thu-coai/NAST
Codes for "NAST: A Non-Autoregressive Generator with Word Alignment for Unsupervised Text Style Transfer" (ACL 2021 findings)
Lyra-AI-Team/Trendyol-Hackathon
This repo contains Lyra AI's work in the E-Commerce Hackathon organized by Trendyol and Teknofest.
ShahabSH94/AutoCompleter
Auto Complete anything using a gguf model
DongfeiJi/OCRDataGenerator
OCRDataGenerator
SALT-NLP/FormalityStyleTransfer
Code for "Semi-supervised Formality Style Transfer using Language Model Discriminator and Mutual Information Maximization"
AkashKobal/Blog-Generation-Platform
This repository contains code for generating blog content using the LLama 2 language model. It integrates with Streamlit for easy user interaction. Simply input your blog topic, desired word count, and writing style to generate engaging blog content.
basil-b2s/Sithara-Music-Box
A Bidirectional LSTM Model for lyrics generation
lzfelipe/discord-ai-tts-bot
Discord Bot that combines functionalities from Eleven Labs and OpenAI API.
AvivYaish/TextGenerationSeminarTalk
A short seminar talk on text generation.
DidlDimpfe/TextGenerator
Create beautiful texts in your Minecraft world and customize it however you want!
sebaxzero/Juridia
A Query-Answer chatbot for PDFs using local Large language and Embeddings models. Please read this readme fully before using.
smkatash/AI_projects
By following the tutorial on TensorFlow , I generated a text using a character-based Recurrent Neural Networks. Dataset is based on Shakespeare's writing. Given a sequence of characters from the data, a LSTM-based model is trained to predict the next character in the sequence.
subhadipsinha722133/Text-Generate-Web-App
📑Paragraph Writing Web_App Streamlit
02shreyansh/NextAi
NextAi is an AI-driven Android and iOS app built with React Native, integrating Hugging Face and Stable Diffusion APIs to deliver smart, innovative solutions for enhanced connectivity and intelligent automation.
julesgransden/AI_Enhanced_Fitness_App
Built a health fitness app that allows you to view your health data from a fitbit device, and implement OpenAI's GPT API to generate health reports and personalized workout schedules,
Mavengence/Bachelor-Thesis-Textgeneration-TH.OHM
IT-Based textgeneration with the use of NLP methods. A text summarization task is conducted with the amazon fine food review dataset from Kaggle. This task is done by attention and lstm neural networks.
NIKK0001/Text-Generation-By-using-GPT-2
Text Generation By Using GPT-2 Model
ThinamXx/ImageSegmentation_with_CamVid
In this repository, I have used Fastai Datasets to perform Image Segmentation and I have checked the accuracy of the Model. For this project, I have used Fastai Library to create the model and to check the accuracy.
amnnrajbhar/GenAI
An text-generative Web App Using Generative-AI,Angular,Typescript,BootStrap and Html/CSS
BhavikBhindora/SmartyPantsAIChatBot
This repo contains GLM model for generating text, analyzing images,pdf,ppt.doc files. This is the demo of how we can use the LLM model in our server with Transformers..
DhruvSurajSingh2002/Text-Generation-from-Speech
This Project involves a full speech recognition system that enables a user to transcribe and summarize podcasts, transcribe a lecture into notes, and meetings. Built with Python and Jupyter Notebook with the help of Vosk library. One can generate transcribed text from any conversation or voice!!
NIKK0001/Text-Generation-with-Markov-Chains
This repository contains an implementation of a simple text generation algorithm using Markov chains. The algorithm builds a statistical model that predicts the probability of a word or character based on the previous one(s). This model can then be used to generate new text that mimics the style and structure of the input text.
ThinkTapFast/blog
📝 ThinkTapFast Blog — tips, tutorials, and insights on AI-powered content generation, productivity, and creativity.