An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/IshaanShettigar/Text2SQL-Query-Bot

chromadb gpt-4 langchain llama2 llm openai sql vectorization

Score: 3.091042453358316

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Creating a bot that harnesses the power of LLM's like Llama 2 to convert natural language queries to SQL queries using various techniques like in context learning and PEFT


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 58
Total Committers: 2
Avg Commits per committer: 29.0
Development Distribution Score (DDS): 0.293

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Hari Ganesan h****n@g****m 41
Ishaan Shettigar i****r@g****m 17

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 2
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 0.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/IshaanShettigar/Text2SQL-Query-Bot

Top Issue Authors

  • IshaanShettigar (2)

Top Pull Request Authors


Top Issue Labels

  • documentation (1)

Top Pull Request Labels


Dependencies

frontend/package-lock.json npm
  • 1225 dependencies
frontend/package.json npm
  • @testing-library/jest-dom ^5.16.5
  • @testing-library/react ^13.4.0
  • @testing-library/user-event ^13.5.0
  • papaparse ^5.4.1
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-router-dom ^6.13.0
  • react-scripts 5.0.1
  • web-vitals ^2.1.4
package-lock.json npm
  • @remix-run/router 1.9.0
  • js-tokens 4.0.0
  • loose-envify 1.4.0
  • react 18.2.0
  • react-dom 18.2.0
  • react-router 6.16.0
  • react-router-dom 6.16.0
  • scheduler 0.23.0
package.json npm
  • react-router-dom ^6.16.0
requirements.txt pypi
  • configparser *
  • flask *
  • json *
  • mysql.connector *
  • psycopg2 *
  • pymysql *
  • tensorflow *
  • transformers *