{"id":22697072,"url":"https://github.com/patelvivekdev/turso-vector-search","last_synced_at":"2025-04-13T04:46:09.246Z","repository":{"id":260404669,"uuid":"868634900","full_name":"patelvivekdev/turso-vector-search","owner":"patelvivekdev","description":"A demo AI chatbot with Vercel AI SDK, Turso as vector DB and google gemini model.","archived":false,"fork":false,"pushed_at":"2025-03-21T18:05:24.000Z","size":1225,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T04:46:04.849Z","etag":null,"topics":["ai","chatbot","embeddings","turso","vector-database","vercel-ai-sdk"],"latest_commit_sha":null,"homepage":"https://turso-vector-search.vercel.app","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/patelvivekdev.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-06T21:55:02.000Z","updated_at":"2025-03-02T06:47:26.000Z","dependencies_parsed_at":"2024-10-31T06:16:52.827Z","dependency_job_id":"d1119b70-234e-4d4c-baa2-c5bfda2c7889","html_url":"https://github.com/patelvivekdev/turso-vector-search","commit_stats":null,"previous_names":["patelvivekdev/turso-vector-search"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelvivekdev%2Fturso-vector-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelvivekdev%2Fturso-vector-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelvivekdev%2Fturso-vector-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelvivekdev%2Fturso-vector-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patelvivekdev","download_url":"https://codeload.github.com/patelvivekdev/turso-vector-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665779,"owners_count":21142123,"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","embeddings","turso","vector-database","vercel-ai-sdk"],"created_at":"2024-12-10T05:12:02.810Z","updated_at":"2025-04-13T04:46:09.225Z","avatar_url":"https://github.com/patelvivekdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Turso Vector Search\n\nThis is a simple RAG example of how to use the Turso Vector Search API with Drizzle ORM and Mistral AI | Google AI.\n\n![Turso](./public/turso-vector-search.webp)\n\n## Installation\n\n```bash\n\nbun i\n```\n\n### Copy the .env.example to .env and set the values\n\n```bash\n\ncp .env.example .env\n```\n\n### Run the migrations\n\n```bash\n\nbun run db:generate\nbun run db:migrate\n```\n\n### Create Index on Turso\n\n```sql\nCREATE INDEX vector_idx ON embeddings (libsql_vector_idx(embedding));\n```\n\n### Run the server\n\n```bash\n\nbun run dev\n```\n\n## Links\n\n- [Turso](https://turso.tech/)\n- [Vercel AI SDK](https://sdk.vercel.ai/)\n- [Drizzle](https://orm.drizzle.team/)\n- [Mistral](https://docs.mistral.ai/)\n- [Google AI](https://ai.google.com/)\n- [patelvivekdev](https://patelvivek.dev/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatelvivekdev%2Fturso-vector-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatelvivekdev%2Fturso-vector-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatelvivekdev%2Fturso-vector-search/lists"}