{"id":21964941,"url":"https://github.com/navaneethelite/auto_complete_streamlit","last_synced_at":"2025-04-24T02:42:16.573Z","repository":{"id":243518469,"uuid":"395257279","full_name":"NAVANEETHELITE/AUTO_COMPLETE_STREAMLIT","owner":"NAVANEETHELITE","description":"Lazy of typing the whole sentence?? Use my TEXT AUTO COMPLETION app. This app was trained using BI-LSTM and deployed to Streamlit Sharing.","archived":false,"fork":false,"pushed_at":"2021-09-20T09:07:35.000Z","size":18194,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T06:11:12.681Z","etag":null,"topics":["autocomplete","lstm","nlp","streamlit","streamlit-sharing"],"latest_commit_sha":null,"homepage":"https://share.streamlit.io/navaneethelite/auto_complete_streamlit/app.py","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/NAVANEETHELITE.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":"2021-08-12T09:00:05.000Z","updated_at":"2024-10-01T17:21:48.000Z","dependencies_parsed_at":"2024-06-09T15:25:11.276Z","dependency_job_id":"15f8c4d5-9aac-4e89-980e-e8cfeddc3286","html_url":"https://github.com/NAVANEETHELITE/AUTO_COMPLETE_STREAMLIT","commit_stats":null,"previous_names":["navaneethelite/auto_complete_streamlit"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAVANEETHELITE%2FAUTO_COMPLETE_STREAMLIT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAVANEETHELITE%2FAUTO_COMPLETE_STREAMLIT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAVANEETHELITE%2FAUTO_COMPLETE_STREAMLIT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NAVANEETHELITE%2FAUTO_COMPLETE_STREAMLIT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NAVANEETHELITE","download_url":"https://codeload.github.com/NAVANEETHELITE/AUTO_COMPLETE_STREAMLIT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250550792,"owners_count":21449101,"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":["autocomplete","lstm","nlp","streamlit","streamlit-sharing"],"created_at":"2024-11-29T12:31:13.383Z","updated_at":"2025-04-24T02:42:16.547Z","avatar_url":"https://github.com/NAVANEETHELITE.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## AUTO_COMPLETE_STREAMLIT\n\n- Lazy of typing the whole sentence?? Use my \u003cb\u003e TEXT AUTO COMPLETION \u003c/b\u003e app. This BI-LSTM model was trained on just 3500 lines of text (to learn the model building and deployment part)\n- UI - guarded by Streamlit.\n- This application was deployed to Streamlit Sharing.\n- \u003cstrong\u003e\u003cb\u003e APP LINK : https://share.streamlit.io/navaneethelite/auto_complete_streamlit/app.py\u003c/b\u003e\u003c/strong\u003e\n\n### REQUIREMENTS:\n\n* Python 3.7+\n* tensorflow == 2.3.0\n* streamlit == 0.86.0\n\n### CREATING VENV IN CONDA:\n```sh\nconda create --name myenv\n```\nUsing a virtual environment:\n```sh\nconda activate myenv\n```\nDeactivating a virtual environment:\n```sh\nconda deactivate myenv\n```\n### INSTALLING DEPENDENCIES:\nTENSORFLOW:\n```sh\npip install --user --upgrade tensorflow\n```\nSTREAMLIT:\n```sh\npip install streamlit == 0.86.0\n```\n\n### RUNNING THE APPLICATION:\nrun :\n```sh\nstreamlit run app.py\n```\n- Your app will be hosted in the local server.\n- Then deploy the app to Heroku or some other platforms you like!\n- This app was deployed to Streamlit Sharing. (Request for the invite to deploy the app and wait for atmost 12 hours)\n- The home page of the web app is shown below:\n\u003cdiv class=\"row\"\u003e\n    \u003cimg src=\"OUTPUT.png\" title='HomePage' alt=\"index\" style=\"width:100%\"\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavaneethelite%2Fauto_complete_streamlit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavaneethelite%2Fauto_complete_streamlit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavaneethelite%2Fauto_complete_streamlit/lists"}