Skip to content

gurveervirk/BlenderHelperBot-with-TiDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlenderHelperBot

This is an online RAG app, built using TiDB vector store, llama-index and HuggingFace Inference API, to help users with the bpy python package for Blender scripting.

TiDB vector store being used has already been fed Blender 4.1 API docs, for setting up the necessary context. The attached upload_to_tidb.py has been used for this purpose.

Requirements

  1. Get a free HuggingFace API read token.
  2. Get access to this Mistral model. This is being used as the underlying, instructed model.

Known Issues

  • Model may respond with some extra, unnecessary tokens / words, possibly due to it being a HuggingFace Inference API hosted model.

Releases

No releases published

Packages

No packages published

Languages