Creating Your Own Personal AI Assistant: A Step-by-Step Guide to Creating a Local Text and Voice LLM | by Amirarsalan Rajabi | March 2024
You can find the code in this GitHub repository:https://github.com/amirarsalan90/personal_llm_assistantThe main components of the application include:Llama-cpp-python is a Python binding for ...