8000 GitHub - Tarun553/AI-Agent
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tarun553/AI-Agent

Repository files navigation

🧠 AI SQL Agent with LangGraph, Ollama, and LangSmith

MIT License Python Ollama LangGraph LangChain SQLite

An interactive AI-powered SQL assistant that connects to a local SQLite database and answers natural language questions using advanced LLMs. It leverages LangGraph for agent orchestration, LangChain for tool integration, Ollama (with the Qwen2.5-Coder model) for language understanding, and LangSmith for tracing and debugging.


🎥 Demo

AI SQL Agent Demo

Example: Natural language SQL queries with LLM-powered responses

ℹ️ Replace the image URL with your actual demo GIF or video preview hosted on GitHub or an image hosting service.


🚀 Features

  • Natural Language SQL Agent: Ask questions about your database in plain English.
  • Automated Tool Use: List tables, describe schemas, and execute queries.
  • LangSmith Tracing: Debug and analyze interactions with ease.
  • Extensible Architecture: Add tools or swap out the LLM with minimal effort.

🛠️ Getting Started

1. Clone the repository

git clone https://github.com/Tarun553/AI-Agent.git
cd AI-Agent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0