{"id":29504722,"url":"https://github.com/h0ffy/jennychat","last_synced_at":"2026-05-19T02:03:18.854Z","repository":{"id":303668516,"uuid":"1016286529","full_name":"h0ffy/JennyChat","owner":"h0ffy","description":"JennyLab FastAPI Chat IA and Sophia Asistant","archived":false,"fork":false,"pushed_at":"2025-07-26T21:31:56.000Z","size":7473,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-27T01:20:51.220Z","etag":null,"topics":["chatbot","chatui","fastapi"],"latest_commit_sha":null,"homepage":"https://www.jennylab.net","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h0ffy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-07-08T19:17:06.000Z","updated_at":"2025-07-26T21:32:00.000Z","dependencies_parsed_at":"2025-07-08T20:36:19.841Z","dependency_job_id":"8c84a6a8-8dfc-4764-b009-124351fd18bf","html_url":"https://github.com/h0ffy/JennyChat","commit_stats":null,"previous_names":["h0ffy/jennychat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/h0ffy/JennyChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h0ffy%2FJennyChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h0ffy%2FJennyChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h0ffy%2FJennyChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h0ffy%2FJennyChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h0ffy","download_url":"https://codeload.github.com/h0ffy/JennyChat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h0ffy%2FJennyChat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33198811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"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":["chatbot","chatui","fastapi"],"created_at":"2025-07-15T23:02:19.285Z","updated_at":"2026-05-19T02:03:18.839Z","avatar_url":"https://github.com/h0ffy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JennyLab Chat AI\nA modern AI chat interface that connects to LLama-Cpp Server API with real-time streaming support.\n\n   ## ![JennyChat](jennychat.gif)\n\n\n\n## Features\n\n- Real-time streaming chat with AI models\n- Chat history management with persistent sessions\n- Multiple model support\n- Markdown rendering for AI responses\n- Beautiful neural network background animation\n- Responsive design with purple theme\n\n## Setup\n\n### Prerequisites\n\n1. **LLama-Cpp Server**: You need to have a LLama-Cpp Server running on `http://127.0.0.1:8080`\n   - Download from: https://github.com/ggerganov/llama.cpp\n   - Run with: `./server -m your-model.gguf --host 127.0.0.1 --port 8080`\n\n### Backend Setup\n\n1. Install dependencies:\n```bash\npython -m venv .venv\n\n# JennyLab AI Chat\n\nsource .venv/bin/activate\npip install -r requirements.txt\ncd jennychat\nuvicorn app.main:app --host 127.0.0.1 --port 8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh0ffy%2Fjennychat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh0ffy%2Fjennychat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh0ffy%2Fjennychat/lists"}