{"id":15050560,"url":"https://github.com/theluqmn/litecheck","last_synced_at":"2026-02-15T22:31:15.903Z","repository":{"id":255720963,"uuid":"852722028","full_name":"theluqmn/LiteCheck","owner":"theluqmn","description":"Make inquiries on your SQLite database using Llama 3.1 8b, locally, using Ollama.","archived":false,"fork":false,"pushed_at":"2024-09-06T17:13:45.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T20:06:09.812Z","etag":null,"topics":["24hour-challenge","database","llama3-1","ollama","python","sqlite"],"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/theluqmn.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-05T09:58:35.000Z","updated_at":"2024-09-06T17:17:14.000Z","dependencies_parsed_at":"2024-09-06T21:54:07.582Z","dependency_job_id":null,"html_url":"https://github.com/theluqmn/LiteCheck","commit_stats":null,"previous_names":["theluqmn/litecheck"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theluqmn/LiteCheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theluqmn%2FLiteCheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theluqmn%2FLiteCheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theluqmn%2FLiteCheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theluqmn%2FLiteCheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theluqmn","download_url":"https://codeload.github.com/theluqmn/LiteCheck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theluqmn%2FLiteCheck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006323,"owners_count":26084085,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["24hour-challenge","database","llama3-1","ollama","python","sqlite"],"created_at":"2024-09-24T21:27:19.309Z","updated_at":"2025-10-11T05:34:56.228Z","avatar_url":"https://github.com/theluqmn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LiteCheck\n\nGet insights on your SQLite databases, powered by Ollama, llama 3.1 8b\n\n----\nMake inquiries on your SQLite database using Llama 3.1 locally, with no internet connection required. A fun project for me to complete in a single night.\n\n## How to run\n\n### Prerequisites\n\n- You need to have Ollama installed in your device, and the Llama 3.1 8b model.\n- Python 3.12 or higher (this project was written with Python 3.12.4)\n\n### Getting started\n\n1. Clone the repository\n2. Run the Python file, with the directory of your SQLite3 database\n   `python main.py C:\\Users\\test\\Documents\\Code\\test\\database.db`\n3. Give some moments for the code to process your database, then you should be able to chat with the model.\n\n## To-do\n\n- [x] Read all tables in database\n- [x] Link database to Ollama\n- [x] Chat with Ollama\n- [ ] Model run SQL commands according to prompts\nAs of now, I have no plans to support other SQL-based databases.\n\nI have an idea to create an interactive, web-based version that still runs locally using Ollama. Just an idea, not gonna work on it at the moment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheluqmn%2Flitecheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheluqmn%2Flitecheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheluqmn%2Flitecheck/lists"}