Current Page
SQL Chain App

Programming and Development: Visual Studio Code, Python, Streamlit
Database Management: sqlite3
Natural Language Processing: langchain, SQLDatabaseSequentialChain, SQLDatabase, SQLDatabaseChain (from langchain)
This application leverages GPT-3.5 to convert natural language queries into SQL queries, which are then executed to return results from a SQL database. Deployed using Streamlit, the app enhances user interaction with databases by allowing intuitive query formulation without the need for SQL knowledge.
Keep reading
Healthcare
Diabetic Retinopathy Blindness Detection
Healthcare
Depression Detector
E-Commerce
Recommendation Systems
Software Development