{"id":18710798,"url":"https://github.com/spyrosigma/groq-sql-agent","last_synced_at":"2026-05-09T14:03:33.723Z","repository":{"id":257514338,"uuid":"856290155","full_name":"Spyrosigma/Groq-SQL-Agent","owner":"Spyrosigma","description":"SQL-Agent-ChatBot : When user sends a query, the Agent tries to convert the query into SQL query based on the database Schema, and then retrieve the relevant information from the database and give back the relevant information in NLP.  ","archived":false,"fork":false,"pushed_at":"2024-09-17T02:33:15.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T08:09:33.693Z","etag":null,"topics":["agents","groq","matplotlib-pyplot","python3","schema","sql-agent","supabase","text-to-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/Spyrosigma.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-09-12T10:22:19.000Z","updated_at":"2024-10-06T06:27:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9c07d90-10fd-44ca-91a4-54f69a18db59","html_url":"https://github.com/Spyrosigma/Groq-SQL-Agent","commit_stats":null,"previous_names":["spyrosigma/groq-sql-agent"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spyrosigma%2FGroq-SQL-Agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spyrosigma%2FGroq-SQL-Agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spyrosigma%2FGroq-SQL-Agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Spyrosigma%2FGroq-SQL-Agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Spyrosigma","download_url":"https://codeload.github.com/Spyrosigma/Groq-SQL-Agent/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239576366,"owners_count":19662108,"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":["agents","groq","matplotlib-pyplot","python3","schema","sql-agent","supabase","text-to-sql"],"created_at":"2024-11-07T12:35:43.317Z","updated_at":"2025-11-09T13:30:19.520Z","avatar_url":"https://github.com/Spyrosigma.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Groq-SQL-Agent\n\n### Features:\n1. Websockets-powered chatbots for real-time Communication.\n2. Chatbots are equipped with Session memory (Until you refresh, the chatbot remembers the previous conversation)\n3. GROQ-LLM used for Ultra-Fast responses.\n4. Multiple users can use it simultaneously. (The concept of UUID and rooms is implemented)\n5. LangChain is used for the efficient orchestration of functions.\n\n### How to run locally ?\n\n1. Clone the repo\n  ```bash\n  https://github.com/Spyrosigma/Groq-SQL-Agent.git\n  ```\n\n2. Install necessary modules\n  ```bash\n  pip install -r requirements.txt\n  ```\n\n3. Create a .env file and fill in the creds:\n  - GROQ_API_KEY\n  - Your Database URL and API key (You've to set it up)\n\n4. There are 2 Agents, run them with these commands:\n\n   - Satellite Image Agent\n      ```bash\n      python satellite.py\n      ```\n   - Housekeeping Satellite Agent\n      ```bash\n      python telementry.py  \n      ```\n\n5. Run the index.html file for Chatbot Interaction.\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspyrosigma%2Fgroq-sql-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspyrosigma%2Fgroq-sql-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspyrosigma%2Fgroq-sql-agent/lists"}