{"id":17687681,"url":"https://github.com/tcsenpai/llamapedia","last_synced_at":"2025-05-13T00:41:06.255Z","repository":{"id":259260995,"uuid":"877436344","full_name":"tcsenpai/llamapedia","owner":"tcsenpai","description":"Wikipedia-like interface for querying an OLLAMA language model. Users can input their queries, and the app will generate informative responses using the configured OLLAMA model.","archived":false,"fork":false,"pushed_at":"2024-11-04T20:52:50.000Z","size":257,"stargazers_count":13,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T05:11:29.655Z","etag":null,"topics":["ai","encyclopedia","llm","ml","ollama","opensource","privacy","wikipedia"],"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/tcsenpai.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-10-23T16:40:03.000Z","updated_at":"2025-01-14T19:24:36.000Z","dependencies_parsed_at":"2024-10-24T00:08:56.992Z","dependency_job_id":"279bd5a1-5862-4254-8009-198a658946d2","html_url":"https://github.com/tcsenpai/llamapedia","commit_stats":null,"previous_names":["tcsenpai/llamapedia"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcsenpai%2Fllamapedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcsenpai%2Fllamapedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcsenpai%2Fllamapedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcsenpai%2Fllamapedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcsenpai","download_url":"https://codeload.github.com/tcsenpai/llamapedia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253850841,"owners_count":21973667,"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":["ai","encyclopedia","llm","ml","ollama","opensource","privacy","wikipedia"],"created_at":"2024-10-24T11:07:28.310Z","updated_at":"2025-05-13T00:41:06.231Z","avatar_url":"https://github.com/tcsenpai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Llamapedia\n\n[![justforfunnoreally.dev badge](https://img.shields.io/badge/justforfunnoreally-dev-9ff)](https://justforfunnoreally.dev)\n\n![Llamapedia](./res/screenshot.png)\n\nThis Streamlit app provides a Wikipedia-like interface for querying an OLLAMA language model. Users can input their queries, and the app will generate informative responses using the configured OLLAMA model.\n\n## Setup\n\n1. Install the required dependencies:\n   ```\n   pip install -r requirements.txt\n   ```\n\n2. Configure the `.env` file with your OLLAMA API URL and model name (copy the `env.example` file to `.env` and modify it).\n\n3. Run the Streamlit app:\n   ```\n   streamlit run src/main.py\n   ```\n\n4. Open your web browser and navigate to the URL provided by Streamlit (usually `http://localhost:8501`).\n\n## Tips\n\n- You can use the `llamapedia.desktop` or `llamapedia.bat` files to run the app. This provides a terminal window for the app and an easy way to launch it with a double-click.\n\n## Usage\n\n1. Enter your query in the text area provided.\n2. Click the \"Submit\" button to generate a response.\n3. The app will display the OLLAMA-generated response in a Wikipedia-like format.\n\n## Configuration\n\n- Modify the `system_prompt.txt` file to change the system prompt sent to the OLLAMA model.\n- Update the `.env` file to change the OLLAMA API URL or model name.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcsenpai%2Fllamapedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcsenpai%2Fllamapedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcsenpai%2Fllamapedia/lists"}