{"id":15443266,"url":"https://github.com/miracle-cowf/a-sql-a","last_synced_at":"2026-01-07T13:12:11.110Z","repository":{"id":232610029,"uuid":"784736595","full_name":"MIRACLE-cowf/A-SQL-A","owner":"MIRACLE-cowf","description":"Anthropic-SQL-Agent powered by LangChain, Anthropic","archived":false,"fork":false,"pushed_at":"2024-04-18T01:30:54.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T08:27:08.226Z","etag":null,"topics":["agent","ai","anthropic","anthropic-claude","chatgpt","gpt","langchain","langchain-python","large-language-models","llm","llms","openai","rag","retrieved-augmented-generation","sql"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MIRACLE-cowf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-10T13:04:54.000Z","updated_at":"2024-05-22T08:01:51.000Z","dependencies_parsed_at":"2024-04-10T17:15:21.468Z","dependency_job_id":"3493c90a-8de9-47ab-8e9e-fd38192d982c","html_url":"https://github.com/MIRACLE-cowf/A-SQL-A","commit_stats":null,"previous_names":["miracle-cowf/a-sql-a"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIRACLE-cowf%2FA-SQL-A","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIRACLE-cowf%2FA-SQL-A/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIRACLE-cowf%2FA-SQL-A/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIRACLE-cowf%2FA-SQL-A/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MIRACLE-cowf","download_url":"https://codeload.github.com/MIRACLE-cowf/A-SQL-A/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991561,"owners_count":20706125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","ai","anthropic","anthropic-claude","chatgpt","gpt","langchain","langchain-python","large-language-models","llm","llms","openai","rag","retrieved-augmented-generation","sql"],"created_at":"2024-10-01T19:34:08.141Z","updated_at":"2026-01-07T13:12:11.067Z","avatar_url":"https://github.com/MIRACLE-cowf.png","language":"Python","readme":"# Anthropic-SQL-Agent(A-SQL-A)\n\n## 👋 Introduction 👋  \nHello! I am a beginner developer who is greatly interested in the rapidly emerging field of LLMs.\n\nThis is my another basic starter project, created for the purpose of studying LLM prompting and Python for my own study.\n\nThank you for coming by, and please keep an eye out for future updates!\n\n## 🌠 OverView 🌠\nThis project is a simple starter project that demonstrates how you can utilize LangChain and Anthropic's Claude model to perform Q\u0026A on your personal SQL Database.\n\n## 🚀 HOW TO START 🚀\n1. Clone this repository.\n```Bash\ngit clone https://github.com/MIRACLE-cowf/A-SQL-A.git\n```\n2. Move to the cloned repository.\n```Bash\ncd A-SQL-A\n```\n3. Inside the A-SQL-A folder, fill in the necessary API keys in the .env file.\n4. Place the CSV file that you want to convert into a database inside the src/csv folder within the A-SQL-A folder.\n5. Install the required libraries\n```Python\npip install -r requirements.txt\n```\n6. Run main.py\n```Python\npy -m main\n```\n* Note: If you put a CSV file inside the src/csv folder and run main.py, it will automatically convert the CSV file into a .db file.\n\n## ✅ Check Out My Other Project ✅\n### 🔥 PAR(Powerful-Agent-Researcher) 🔥\nThis project is an Agent Assistant that aims to automatically generate high-quality documents in response to user question. It conducts its own web searches and creates documents to provide answers.  \n\n\n**Main Features**\n- **THLO(Think-High-Level-Outline)** : It deeply 'think' and 'inner monologue' to understands user question and automatically generates high-level-outline or plan for document creation.\n- **Utilization of Various Information Sources** : It integrates multiple search engines, including Tavily, YouTube, arXiv, and Wikipedia, to gather comprehensive and intelligent information.\n- **Intelligent Information Summarization and Integration** : It intelligently summarizes and integrates the collected information to automatically generate documents that are not only optimized for the user's question but also contain richer and high-quality information.\n\nIf you're interested, check it out **[HERE](https://github.com/MIRACLE-cowf/Powerful-Auto-Researcher)**  \nI'm actively seeking feedback and discussions!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiracle-cowf%2Fa-sql-a","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiracle-cowf%2Fa-sql-a","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiracle-cowf%2Fa-sql-a/lists"}