{"id":23057441,"url":"https://github.com/concaption/fastgpt","last_synced_at":"2025-09-21T11:46:48.639Z","repository":{"id":211078303,"uuid":"727629855","full_name":"concaption/FastGPT","owner":"concaption","description":"A FastAPI based version of GPT using asynchronous requests for improved performance","archived":false,"fork":false,"pushed_at":"2023-12-06T10:27:20.000Z","size":202,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-28T11:16:54.304Z","etag":null,"topics":["fastapi","gpt","openai","python"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/concaption.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}},"created_at":"2023-12-05T08:54:43.000Z","updated_at":"2024-07-10T16:31:11.000Z","dependencies_parsed_at":"2023-12-06T11:41:31.044Z","dependency_job_id":null,"html_url":"https://github.com/concaption/FastGPT","commit_stats":null,"previous_names":["concaption/fastgpt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2FFastGPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2FFastGPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2FFastGPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2FFastGPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/concaption","download_url":"https://codeload.github.com/concaption/FastGPT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251302782,"owners_count":21567601,"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":["fastapi","gpt","openai","python"],"created_at":"2024-12-16T02:12:18.247Z","updated_at":"2025-09-21T11:46:43.596Z","avatar_url":"https://github.com/concaption.png","language":"CSS","readme":"# FastGPT\n*A FastAPI based version of GPT using asynchronous requests for improved performance*\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/concaption/FastGPT)\n\nFastGPT a high performance, customizable GPT chat application built with FastAPI and OpenAI's API. It implements several features essential to providing an excellent user experience, in addition to performance, and features a simple frontend UI built with HTML, CSS, and JavaScript\n## Features\n- 📝 Full conversation history functionality\n- 🤖 Chat with the GPT-3.5 \u0026 GPT-4 models\n- 🧰 Change system message in realtime from UI\n- 💬 Real-time response character streaming functionality\n- 🧩 Markdown support in both user and assistant messages\n- 🎨 Syntax highligting for code blocks with automatic language detection\n- ⚙️ Automatic scrolling with new messages, cancellable by scrolling up \n\n![Screenshot](screenshot.png)\n## Usage\n```bash\ngit clone https://github.com/concaption/FastGPT.git\ncd FastGPT\ncp .env.example .env\n# Edit .env file with your OpenAI API key\nmake setup\nmake run\n```\nor\n```bash\ngit clone https://github.com/concaption/FastGPT.git\ncd FastGPT\ncp .env.example .env\n# Edit .env file with your OpenAI API key\npip install -r requirements.txt\nuvicorn app:app --reload\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcaption%2Ffastgpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconcaption%2Ffastgpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcaption%2Ffastgpt/lists"}