Skip to content

javaidiqbal11/IKY_Chef_Corner_Avatar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

67c7012 · Jan 7, 2025

History

67 Commits
Jan 7, 2025
Dec 24, 2024
Oct 31, 2024
Jan 7, 2025
Oct 18, 2024
Oct 31, 2024
Dec 24, 2024
Dec 24, 2024
Dec 24, 2024
Dec 24, 2024
Oct 28, 2024

Repository files navigation

IKY Chef Corner Avatar

Setup

Install packages in Python 3.10

pip install -r requirements.txt

Now run the flask app to test avatar

python app.py

Key Points

  • Design the framework for whole project
  • PineCone dataset accessed and tested
  • Integerate the OpenAI API
  • HeyGen login successfully and waiting for the credits in account
  • Tested the Flask App with HeyGen Trial Token to complete POC
  • Working to build the RAG for retreiving recipies data from pinecone --- Knowldge Based
  • Working on the GPT Integeration module
  • Currently custom llm api endpoint not possible with h eygen.
  • It uses webrtc to their server to fetch the stream events(audio) and uses stream event to handle speech on their end.
  • GPT-4o is being used for interactive avatar when we provide the api key.
  • The solution for now is to use the default web ui of heygen to add knowledge base and prompt strucutre to use the interactive avatar. but it has limit of knowledge base size.
  • Spanish Avatar in the HeyGen

Updates and Delivered

  • Design the framework for whole project
  • PineCone dataset accessed and tested
  • Integerate the OpenAI API
  • HeyGen login successfully and waiting for the credits in account
  • Tested the Flask App with HeyGen Trial Token to complete POC
  • Working to build the knowledge based for retreiving recipies data from pinecone
  • Spanish Avatar with custom vidoe developed and integereated with pinecone

Heygen SDK

Knowledge Base Generation

I have added the script to generate the Knowledge Base from Pinecone for HeyGen.

Interactive Avatars

  1. HeyGen Interactive Avatar
  2. DeepBrain Interactive Avatar
  3. Akool Streaming Avatar
  4. Synthesia Avatar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published