Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
dev-jas
/
text-to-sql-smolagent
Running

App Files Files Community
text-to-sql-smolagent
57.6 kB
  • 2 contributors
History: 15 commits
dev-jas
Delete LICENSE.md
468fb11 unverified 2 months ago
  • .gitignore
    5 Bytes
    Created .gitignore to ignore .env 2 months ago
  • LICENSE
    11.3 kB
    Update copyright year and owner in LICENSE file 2 months ago
  • README.md
    2.15 kB
    Update README.md to enhance project documentation with detailed features, installation instructions, usage examples, and project structure. 2 months ago
  • TUTORIAL.md
    12.1 kB
    Add comprehensive tutorial on building a Text-to-SQL AI agent with `smolagents` 2 months ago
  • index.html
    27.6 kB
    Add LICENSE.md and update license information in index.html to Apache 2.0 2 months ago
  • requirements.txt
    476 Bytes
    (ADD): Create requirements.txt to list project dependencies 2 months ago
  • text_to_sql.py
    3.89 kB
    (FEAT): Add README and implement SQL engine tool for AI agent interaction 2 months ago