Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.61 KB

COLLAB GUIDE.md

File metadata and controls

21 lines (19 loc) · 1.61 KB

STEPS TO USE:-⚠️

  • Head to the Collab Notebook.
  • You have to edit or create your Character Card by visiting the WEBSITE.
  • After running "Copy Github Repo" upload your Characater Card and copy it's path.
  • Head to the LLM_inference_System --> Resource --> data_file
  • Open the .env file and replace the Character Card Path.
  • Save the .env file.
  • Run "Install Requirement" in Collab Notebook.
  • Login or Signup in Ngrok website.
  • After login, under "Getting Started" head to "Your Authtoken".
  • Copy the authtoken and paste the authtoken in "Enter your Ngrok Token" in Collab Notebook.
  • Next run "Download Model" and "Run".
  • You will get a line "PLACE THIS URL IN THE ENV FILE OF THE VIRTUAL AVATAR CHATBOT" as shown in the image below. image
  • Copy the URL Link and paste it in API_TEST url part to use enable API Support.
  • You can also put in the .env file of my other project Virtual Avatar Chatbot instead of using betacharacter.ai website, which will keep your data private and safe.

TROUBLESHOOT 😵‍💫

Some commom problems that you may encounter. -Nothing For Now!