I built a GitHub repo for people to be able to easily create an AI Agent without the hassle of figuring out all the small things. It includes a UI built using Gradio and an optimized voice-assistant framework. OF course, we can't forget about the …
I built a GitHub repo for people to be able to easily create an AI Agent without the hassle of figuring out all the small things. It includes a UI built using Gradio and an optimized voice-assistant framework. OF course, we can’t forget about the main purpose: the AI Agent. The project includes a Python file for you to easily customize your Langchain AI Agent. All you need is an API key if you don’t use Ollama from OpenAI, Anthropic, or Groq. You don’t need an API key if you will be using Ollama. So go to https://github.com/hqwn/Make-A-gent/blob/main/readme.md and make your very own custom AI Agent.
Used it to help me understand concepts and clean up code. Used it to help here and there.