Skip to content
#

gpt35turbo

Here are 62 public repositories matching this topic...

Empower Large Language Models (LLM) using Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) for knowledge intensive tasks

  • Updated Nov 9, 2024
  • Jupyter Notebook

The Podcast Generator project combines OpenAI's GPT-3.5-turbo for script generation and Eleven Labs AI Text-to-Speech (TTS) for realistic audio. It automates podcast creation by aggregating content from RSS feeds, allowing GPT-3.5-turbo to craft engaging scripts converted into lifelike audio using Eleven Labs' TTS.

  • Updated Jan 20, 2024
  • Python

Dive into the world of Large Language Models (LLMs) with this comprehensive repository. From understanding basics to exploring various LLMs, finetuning on downstream tasks, and deploying models using Vector DBs like Qurant, this guide equips you with essential skills for harnessing the power of LLMs in your projects.

  • Updated Dec 7, 2023
  • Jupyter Notebook

langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and splits documents from websites or PDFs, remembers conversations, and provides accurate, context-aware answers based on the indexed data. Easy to set up and extend.

  • Updated Apr 23, 2023
  • Python

Improve this page

Add a description, image, and links to the gpt35turbo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpt35turbo topic, visit your repo's landing page and select "manage topics."

Learn more