Hercules Local is a secure, private AI agent that runs entirely on your machine. It uses Ollama (Llama 3 or Phi-3) to process data and LangGraph to handle decision-making.
- Privacy First: No data leaves your computer.
- RAG Architecture: Chat with your local PDFs, TXTs, and CSVs.
- Python Analyst: The agent writes and executes Python code to visualize data.
- Cost: 100% Free (requires local hardware).
- Install Ollama: Download here
- Pull Models:
ollama pull llama3.1 ollama pull nomic-embed-text