aboutsummaryrefslogtreecommitdiff
path: root/apps/cf-ai-backend/src
Commit message (Expand)AuthorAgeFilesLines
* commented the backend code with it's limitations + optimised and removed a bu...Dhravya2024-06-013-15/+43
* feat: Rewrite backend to hono ⚡Dhravya2024-05-1822-745/+563
* edit promptDhravya2024-04-181-3/+1
* switch back to geminiDhravya2024-04-181-34/+22
* help on the chrome extDhravya2024-04-151-1/+1
* increase highscore filterDhravya2024-04-141-1/+1
* fixed the AI promptDhravya2024-04-141-2/+2
* 6144 char limitDhravya2024-04-141-3/+1
* wipedata apiDhravya2024-04-142-0/+21
* added edit routeDhravya2024-04-142-0/+63
* delete routeDhravya2024-04-131-0/+2
* delete routeDhravya2024-04-131-0/+27
* added faviconDhravya2024-04-132-1/+7
* changes to the quuqDhravya2024-04-131-2/+1
* get pagecount as wellDhravya2024-04-131-3/+3
* notes in vector dbDhravya2024-04-131-2/+4
* change ai modelDhravya2024-04-131-1/+1
* attempt to fix browser renderingDhravya2024-04-131-1/+3
* added browser rendering for getting clean page contentDhravya2024-04-133-0/+34
|\
* | CloudflareAI for better streamingDhravya2024-04-131-1/+2
* | switch to cloudfalreDhravya2024-04-131-21/+34
|/
* aaaaaaaaaaaaaDhravya2024-04-121-0/+2
* vectorize functionDhravya2024-04-121-0/+5
* added logic for importing all tweetsDhravya2024-04-127-10/+142
* proper caching and KVDhravya2024-04-123-6/+41
* fix: vector length issueDhravya2024-04-124-5/+16
* increase numberDhravya2024-04-111-1/+1
* spaces not showing bug fixedDhravya2024-04-111-3/+5
* prepare statementDhravya2024-04-111-1/+2
* Import twitter bookmarksDhravya2024-04-111-0/+9
* save user ID with url to ensure that same website can be saved by usersDhravya2024-04-101-1/+1
* extension styling such that website content is not affected https://twitter.c...Dhravya2024-04-107-123/+140
* spaces in the APIDhravya2024-04-101-14/+36
* setup for multi chatDhravya2024-04-083-1/+95
* i dont even knowDhravya2024-04-031-6/+2
* change 'categories' to 'spaces'Dhravya2024-04-023-15/+9
* added category support: add and searchDhravya2024-04-021-0/+7
* refactored ai backend code for composabilityDhravya2024-04-026-141/+192
* gracefully end streamDhravya2024-04-011-2/+2
* fix: donechunk fixDhravya2024-03-311-2/+2
* fix: streaming doesn't work when newline characters are malformedDhravya2024-03-311-1/+1
* remove unnecessasry commentgemini-apiDhravya2024-03-311-1/+1
* added gemini streaming in cf-ai-backendDhravya2024-03-311-30/+47
* update: fixed type error in OpenaiEmbeddings and added tailwindcss-animate as...Dhravya2024-03-301-1/+1
* fix: type errorDhravya2024-03-301-1/+4
* feat: Added AI query UIDhravya2024-03-011-13/+63
* implemented AI with citations and extension flow, using openai embedderDhravya2024-02-282-9/+62
* completed API routesDhravya2024-02-271-0/+102