https://github.com/fahmiaziz98/live_project
https://github.com/fahmiaziz98/live_project
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fahmiaziz98/live_project
- Owner: fahmiaziz98
- License: mit
- Created: 2024-11-04T00:49:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T01:04:14.000Z (7 months ago)
- Last Synced: 2025-01-21T09:07:59.372Z (4 months ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Agent Projects
This repository is a collection of *AI Agent* projects developed for various needs.| No. | Project Name | Description | Tech Stack | LLM | Code | Demo |
|-----|---------------------------|-------------------------------------------------------------------------------------------------|-----------------------------|------------------|----------------------------------------|---------------------------------------|
| 1 | SQL Agent RAG | Using SQL Agent for RAG-based queries, respond to user queries about SQL data | Python, FastAPI, LangChain | Llama-3-8b | [Code](https://github.com/fahmiaziz98/ai-agent/tree/main/01-agent-sql-rag) | restart space if error [Demo](https://huggingface.co/spaces/fahmiaziz/rag-sql-agent) |