{"id":25763312,"url":"https://github.com/walterromero9/bori-bot","last_synced_at":"2026-05-01T23:34:14.636Z","repository":{"id":279473766,"uuid":"938940674","full_name":"walterromero9/bori-bot","owner":"walterromero9","description":"AI chatbot built with LangChain, FastAPI \u0026 Next.js","archived":false,"fork":false,"pushed_at":"2025-02-25T18:33:11.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T19:29:07.252Z","etag":null,"topics":["ai","chatbot","chatgpt","fastapi","langchain"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/walterromero9.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":"2025-02-25T18:31:24.000Z","updated_at":"2025-02-25T18:34:59.000Z","dependencies_parsed_at":"2025-02-25T19:29:12.592Z","dependency_job_id":"e97e2a68-8995-4997-ac03-d0c016dd30bf","html_url":"https://github.com/walterromero9/bori-bot","commit_stats":null,"previous_names":["walterromero9/bori-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walterromero9%2Fbori-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walterromero9%2Fbori-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walterromero9%2Fbori-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walterromero9%2Fbori-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walterromero9","download_url":"https://codeload.github.com/walterromero9/bori-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240926400,"owners_count":19879737,"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","chatbot","chatgpt","fastapi","langchain"],"created_at":"2025-02-26T20:16:17.348Z","updated_at":"2026-05-01T23:34:14.605Z","avatar_url":"https://github.com/walterromero9.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bori Bot\n\nBori Bot is a simple chatbot developed with LangChain and OpenAI GPT-3.5 Turbo. It features a modern user interface built with Next.js and shadcn/ui, and a powerful backend with FastAPI and LangChain.\n\n## Project Structure\n\nThe project is divided into two main parts:\n\n- **frontend**: User interface built with Next.js and shadcn/ui\n- **backend**: API built with FastAPI and LangChain\n\n## Features\n\n- Real-time chat\n- Message persistence in the browser\n- Modern and responsive user interface\n- Loading and typing animations\n- Customizable through system prompts\n\n## Setup\n\n### Backend\n\n1. Navigate to the backend directory:\n```bash\ncd backend\n```\n\n2. Install dependencies:\n```bash\npip install -r requirements.txt\n```\n\n3. Configure your `.env` file with your OpenAI API key:\n```\nOPENAI_API_KEY=your_openai_api_key_here\n```\n\n4. Start the server:\n```bash\npython main.py\n```\n\nThe server will start at http://localhost:8000\n\n### Frontend\n\n1. Navigate to the frontend directory:\n```bash\ncd frontend\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Start the development server:\n```bash\nnpm run dev\n```\n\nThe application will be available at http://localhost:3000\n\n## Customization\n\nYou can customize the chatbot's behavior by modifying the `backend/prompts.py` file. This file contains the system prompt that defines how the chatbot should behave.\n\n## Technologies Used\n\n- **Frontend**:\n  - Next.js 14\n  - TypeScript\n  - Tailwind CSS\n  - shadcn/ui\n  - Lucide Icons\n\n- **Backend**:\n  - FastAPI\n  - LangChain\n  - OpenAI GPT-4o-mini\n\n## Developed by\n\nWalter Romero \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalterromero9%2Fbori-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalterromero9%2Fbori-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalterromero9%2Fbori-bot/lists"}