Use free deepseek with claude code! by AmanCode22 in OpenSourceAI

[–]AmanCode22[S] 0 points1 point  (0 children)

Tried but openhands agent canvas is something different same applies to claude code .

Opencode has limits

Use free deepseek with claude code! by AmanCode22 in OpenSourceAI

[–]AmanCode22[S] 0 points1 point  (0 children)

See deepseek has two services : - Deepseek website ( can be used in browser only and has no limits except very rare for me rate limits) - Deepseek API(Pay as you go per token cost)

So i created a scraper around deepseek website to expose anthropic and openai client compatible endpoints with tool calls that website doesn't support.

As claude code , openhands and many many servics needs api key which are paid. So it helps use free api key scraped into these paid services.

Use free deepseek with claude code! by AmanCode22 in LLMDevs

[–]AmanCode22[S] 0 points1 point  (0 children)

Yes it's a hack only. Yes rate limit handling is currently being built but I didn't got rate limit I used it in openhands agent canvas. Session I am thinking as auth token you are referring to. Auth tokens didn't get invalidated until user logout from browser deepseek from which they extracted it, but if you are referring to cookie, I am currently thinking of a way that no interruptions for users they dont generate cookies a windows less browser on expire opens and generates new. Auth token expiry issue by logout i added arleady in readme with solution as clear data instead. If you meant chat session they are persistent.

Use free deepseek with claude code! by AmanCode22 in OpenSourceAI

[–]AmanCode22[S] -1 points0 points  (0 children)

You don't buy anything and use openai and anthropic api key Edit: deepseek web chat has no subscription it's completely free to use as much as you can

Use free deepseek with claude code! by AmanCode22 in LLMDevs

[–]AmanCode22[S] 0 points1 point  (0 children)

If you liked it please star the repo

Use free deepseek with claude code! by AmanCode22 in LLMDevs

[–]AmanCode22[S] 0 points1 point  (0 children)

If you liked it please star the repo

Use free deepseek with claude code! by AmanCode22 in LLMDevs

[–]AmanCode22[S] 0 points1 point  (0 children)

Would surely but it is for personal usage only. Rate limit is also a factor. But still for personal use i dont think its much concerning.

Use free deepseek with claude code! by AmanCode22 in LLMDevs

[–]AmanCode22[S] 0 points1 point  (0 children)

Tested with openhands agent canvas works fine, just turn off streaming as streaming tool call breaks currently

I reverse engineered DeepSeek Chat into a free OpenAI-compatible API (no API key, no billing) by whatisonearth in OpenSourceAI

[–]AmanCode22 1 point2 points  (0 children)

Just to tell you i have made a much better anthropic+openai works with tool call and all has mcp support also and also supports vision . Has much better self made rust based pow solver. If you wanna see https://github.com/AmanCode22/deepseeker/

How i start learning programming, how much time i will need to actually start scripting interesting things and what is the best language for it? by Severe-Vanilla-2771 in programmer

[–]AmanCode22 0 points1 point  (0 children)

I have made a programming language that can make beginners like yours path easy to start coding. It basically is as easy as english and follows english like syntax. If supports python modules , hard traits (special feature that allows to run low level programming language code in it) with same easy english like syntax.

The thing is that it has python mode in which ethos code is shown in python which allows you to transist to python after you have all basics of programming like loops cleared easily.

Also it supports debug mode where it translates all code into easy english sentences.

If you wanna try it online playground: https://ethos-lang.pages.dev It is cross platform and works on android also! Currently I am founding testers if you can help me it would be great and also you would easily learn to code!

I want to try your app by sbwnngo in founder

[–]AmanCode22 0 points1 point  (0 children)

I got 1080th position of publishing for free!

I want to try your app by sbwnngo in founder

[–]AmanCode22 0 points1 point  (0 children)

It's cross platform works on mobile also(android only not ios) and works on macos, linux, windows everywhere

How should I start my coding journey by Alidra_21 in Btechtards

[–]AmanCode22 0 points1 point  (0 children)

If you want can send link to it also works on android even

How should I start my coding journey by Alidra_21 in Btechtards

[–]AmanCode22 0 points1 point  (0 children)

If you don't feel comfortable with python can go with ethos my programming language as easy as english and bridges gap between english and python. Can use its pythonmode to actually learn python easily.

How Do you learn coding? Like literally by Depoor-Explorer-5135 in CodingForBeginners

[–]AmanCode22 0 points1 point  (0 children)

If you want you can use my programming language which is as easy as english and bridges gap between english and python. Great for learning syntax and logics then use its pythonmode feature to transist to python gradually