{"id":29764720,"url":"https://github.com/developersdigest/tavus-demo","last_synced_at":"2025-10-14T14:46:10.840Z","repository":{"id":305807689,"uuid":"994016735","full_name":"developersdigest/tavus-demo","owner":"developersdigest","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-14T11:56:50.000Z","size":243,"stargazers_count":5,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-30T17:03:26.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/developersdigest.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,"zenodo":null}},"created_at":"2025-06-01T02:32:32.000Z","updated_at":"2025-08-29T16:52:03.000Z","dependencies_parsed_at":"2025-07-22T06:21:09.364Z","dependency_job_id":null,"html_url":"https://github.com/developersdigest/tavus-demo","commit_stats":null,"previous_names":["developersdigest/tavus-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/developersdigest/tavus-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersdigest%2Ftavus-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersdigest%2Ftavus-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersdigest%2Ftavus-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersdigest%2Ftavus-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developersdigest","download_url":"https://codeload.github.com/developersdigest/tavus-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developersdigest%2Ftavus-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019161,"owners_count":26086685,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2025-07-26T23:44:40.442Z","updated_at":"2025-10-14T14:46:10.832Z","avatar_url":"https://github.com/developersdigest.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tavus AI Assistant\n\nA Next.js application that creates AI-powered conversational agents using the Tavus API.\n\n## Prerequisites\n\n- Node.js 18+\n- API keys from:\n  - [Tavus](https://tavus.io)\n  - [Firecrawl](https://www.firecrawl.dev/)\n  - [OpenAI](https://platform.openai.com) or [Google AI](https://makersuite.google.com)\n\n## Quick Start\n\n1. **Clone and install:**\n```bash\ngit clone \u003crepository-url\u003e\ncd tavus-demo\nnpm install\n```\n\n2. **Set up environment variables:**\n```bash\ncp .env.example .env\n# Add your API keys to .env\n```\n\n3. **Create a knowledge base:**\n```bash\nnpm run tavus-cli create\n```\n\n4. **Start the app:**\n```bash\nnpm run dev\n```\n\n## Environment Variables\n\n```env\n# Required\nTAVUS_API_KEY=your_tavus_api_key\nTAVUS_REPLICA_ID=your_replica_id\nFIRECRAWL_API_KEY=your_firecrawl_key\n\n# Choose one\nOPENAI_API_KEY=your_openai_key\n# OR\nGOOGLE_AI_API_KEY=your_google_ai_key\n\n# Client-side\nNEXT_PUBLIC_TAVUS_API_KEY=your_tavus_api_key\nNEXT_PUBLIC_TAVUS_REPLICA_ID=your_replica_id\n```\n\n## Deployment\n\n```bash\nvercel\n```\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopersdigest%2Ftavus-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopersdigest%2Ftavus-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopersdigest%2Ftavus-demo/lists"}