awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
renatoviolin avatar

renatoviolin/T5-paraphrase-generation

0
View on GitHub↗
65 stars·9 forks·HTML·2 views

T5 Paraphrase Generation

Simple application using T5 base model fine tuned in Quora Question Pairs to generate paraphased questions.

Features

  • Conversational AI - T5-based model for question paraphrasing.

Star history

Star history chart for renatoviolin/t5-paraphrase-generationStar history chart for renatoviolin/t5-paraphrase-generation

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to T5 Paraphrase Generation

Similar open-source projects, ranked by how many features they share with T5 Paraphrase Generation.
  • microsoft/call-center-aimicrosoft avatar

    microsoft/call-center-ai

    6,515View on GitHub↗

    This project is an AI-driven phone agent platform and telephony gateway designed to automate inbound and outbound voice interactions. It functions as a conversational voicebot system that utilizes large language models to conduct natural language phone conversations for customer support and data collection. The platform distinguishes itself through the integration of retrieval-augmented generation, allowing voice agents to search internal knowledge bases for domain-specific answers during live calls. It features automated language detection to support multilingual conversations and a system f

    Python
    View on GitHub↗6,515
  • deepmipt/deeppavlovdeepmipt avatar

    deepmipt/DeepPavlov

    6,986View on GitHub↗

    DeepPavlov is a deep learning conversational AI framework designed for building end-to-end dialog systems and chatbots. It functions as an NLP model training library and a pipeline system that connects multiple natural language processing models into a single operational chain. The framework provides a REST API model server to expose trained deep learning models as web endpoints. This allows conversational agents to be deployed as web services that handle incoming HTTP requests and return predictions. The system covers the full lifecycle of conversational AI development, including NLP pipeli

    Python
    View on GitHub↗6,986
  • cdqa-suite/cdqacdqa-suite avatar

    cdqa-suite/cdQA

    617View on GitHub↗

    ⛔ NOT MAINTAINED An End-To-End Closed Domain Question Answering System.

    Python
    View on GitHub↗617
  • convlab/convlabConvLab avatar

    ConvLab/ConvLab

    403View on GitHub↗

    DSTC8 Track 1 Task 1 End-to-End Multi-Domain Dialog Challenge Result:

    Python
    View on GitHub↗403
See all 21 alternatives to T5 Paraphrase Generation→

Frequently asked questions

What does renatoviolin/t5-paraphrase-generation do?

Simple application using T5 base model fine tuned in Quora Question Pairs to generate paraphased questions.

What are the main features of renatoviolin/t5-paraphrase-generation?

The main features of renatoviolin/t5-paraphrase-generation are: Conversational AI.

What are some open-source alternatives to renatoviolin/t5-paraphrase-generation?

Open-source alternatives to renatoviolin/t5-paraphrase-generation include: deepmipt/deeppavlov — DeepPavlov is a deep learning conversational AI framework designed for building end-to-end dialog systems and… microsoft/call-center-ai — This project is an AI-driven phone agent platform and telephony gateway designed to automate inbound and outbound… cdqa-suite/cdqa — ⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System. convlab/convlab — DSTC8 Track 1 Task 1 End-to-End Multi-Domain Dialog Challenge Result:. deepset-ai/haystack — Haystack is an orchestration framework designed for building complex search and generative AI pipelines. It functions… alexa/alexa-prize-topical-chat-dataset — A dataset containing human-human knowledge-grounded open-domain conversations.