Inviting early testers and contributors to Project Devika -... The open-source alternative to Devin. 👩💻 As of now, Devika is far from the capabilities of Devin... but we'll eventually get there. So I am calling the open-source community to join forces! ❤️ Features: - 12 Agentic models that can interact with each other in a feedback loop to understand, browse, research, code, document, and make decisions according to the user's query to complete a project. - Supports Claude 3, GPT-4, GPT-3.5, and Local LLMs via ollama. - Devika can run the code she writes and fix/patch the code herself if she encounters any errors without user intervention. - Devika can deploy static websites she creates on Netlify. (Experimental) - And much more... Will be doing an official launch after intensive testing and bug fixes. 🙌 I've created a Discord server for the early testers and contributors. If you're interested in joining the team, reply to this tweet and I will DM you the invite link. #buildinpublicshow more

mufeed vh
154,893 görüntüleme • 2 yıl önce
Code Interpreter in ChatGPT is incredible! Took me 5... mins to make this game. You can make your own game assets with any AI generator and then ask GPT-4 with Code Interpreter to write code. If you have any problems you can ask it to fix the errors. 1. Write this prompt: "write p5.js code for Asteroids where you control a spaceship with the mouse and shoot asteroids with the left click of the mouse. If your spaceship collides with an asteroid, you lose. If you shoot down all asteroids, you win! I want to use my own textures for the spaceship and for asteroids." 2. Go to Openprocessing website create and save sketch (you'll need to save it before uploading any texture files). Copy paste code from GPT-4 3. Generate texture files and remove backgrounds, for example in Clip Drop 4. Replace names of files with your filenames 5. Run the program 6. If something doesn't work ask GPT-4 to fix it (you can copy an error and paste in GPT-4) like you would ask a human programmer 7. To learn a bit of programming write these prompts to GPT-4: "Act as my programming teacher. Tell me an algorithm of Asteroids game in detail and make names of functions and explain what each of these functions will do. Don't write the code just yet." and then " Can you describe the algorithm overall for a 10-year-old child"show more

Kris Kashtanova
1,674,661 görüntüleme • 2 yıl önce
OpenClaw, but built for normal people. Sim is an... open-source platform that lets you build AI agent workflows on a drag-and-drop canvas. Connect them to channels like Telegram and WhatsApp and deploy without writing a single line of code. They also have a built-in Copilot that generates entire workflows from plain English, which you can then tweak and customize in the UI. Key features: - Free and open-source (Apache 2.0) - Vector store integration for RAG-grounded agents - Self-host with one command (`npx simstudio`) - Run fully local with Ollama, no API keys needed - Supports vLLM for production-grade self-hosted inference The thing I really like about Sim is the level of control you get. You can add conditional branching, parallel execution, human-in-the-loop approval gates, and even nest workflows inside other workflows. Everything is visible on the canvas, so you know exactly what your agent is doing at every step. And you can build a workflow in Sim, deploy it as an MCP server, and plug it into any agent, including OpenClaw. I've shared the link to Sim's GitHub repo in the next tweet.show more

Akshay 🚀
52,426 görüntüleme • 3 ay önce
Don't trust, Verify ! You can now dig into... the core building blocks of Keet to verify the code and cryptography that is being used ! Visit & to view the first wave of our open-source code ! More updates and code to follow soon!🍐show more

Holepunch🕳🥊
140,249 görüntüleme • 3 yıl önce
Imagine you want to learn about the technology behind... LLMs. You instantly get an 100 page book with chapters, content, and structure. What if you find the language too technical? You can change the prompt and the book – all 100 pages – adapts to your needs. What if you want to learn how to code models in python? You can ask for that too, and in seconds, every chapter has code examples alongside the instructional content. That’s the power of an Infinite Bookshelf. Open source, Powered by Groq Incshow more

Ben Klieger
62,593 görüntüleme • 1 yıl önce
If you are using an if statement inside a... for loop, did you know there's a better way of doing this is Swift? I'm talking about the where clause. Using the where clause in a for loop can provide several benefits over using an if statement inside a for loop: Readability: It explicitly states the condition that must be met for an element to be processed, making the purpose of the loop clearer to anyone reading the code. Efficiency: When using a where clause, the filtering of elements is done at the level of the sequence, which can be more efficient than filtering within the loop with an if statement. Brevity: Using a where clause often results in more concise code, as it eliminates the need for an if statement and associated braces. This can make the code more manageable and easier to maintain.show more

Everton Carneiro
23,416 görüntüleme • 2 yıl önce
Simplicity is at the heart of great software. This... is one of the reasons why Claude Code has been sticky for me. As a builder, I love planning and brainstorming, and this is now a key focus of Claude Code. I use Shift + Tab a lot to cycle between brainstorming, planning, and execution. This functionality provides the appropriate interface for me to either be very involved or less involved as I please. This works particularly well when building out new and complex features or entire new projects. This saves a huge amount of time. It allows me to tune Claude Code to execute and build more effectively. It also builds a loop of trust, and I often (surprisingly) find Claude Code asking for clarifications when it's confused. Coding agents don't normally do that. I have shared before on the power of brainstorming with AI for longer times. Try it and you will not be disappointed. Vibe coding is fun, but pair it with intentional development cycles, and you watch how far you can take a project with coding agents today.show more

elvis
81,765 görüntüleme • 7 ay önce
Hi everyone, this week I finally received the new... ANyONe Relay! ANyONe Protocol is an interesting DePIN focused on building a more decentralized internet and making our privacy more secure 💯 I'm still waiting to release a video because the new Dashboard isn't active yet but for those interested the most important points that I want to highlight are these: 1) The #Miner is Plug&Play so easy to install, just follow the initial steps and you're fine, once installed you don't have to do anything else. 2) There is no limit for IP but if for example you put 2 Relays in the same #IP it isn't certain that you will have double rewards, because they basically do the same job, to get more rewards it's better to use different IPs. 3) To make the Relay operational it's necessary to open port 9001 in your Modem. Without this operation the #mining will basically not start, so make sure you have a modem or connection that can open the ports. If you have the classic public IP you should definitely be able to do it 4) Currently the rewards arrive automatically every week, usually Friday, and I received 8 $ANYONE as first earnings 👍 Since the new #Dashboard isn't yet operational the #rewards aren't yet clear (which is why I am still waiting to release the video) and personally I expect there will be more 🔥 The only negative note that I have found so far in the project is that: ANYONE #token is only on Ethereum So unfortunately the fees for the swap or even future claims and sendings will not be low, I hope that the team in the future will also consider Arbitrum or Base for the rewards to Nodes 🙏 $ANYONE: Docs to learn more: If you are interested in the project you can order the Anyone on @ampchampment and you can receive it in a few weeks 🚀 They ship Worldwide, Paypal and Crypto are available, and you can use the coupon ILCAPOFOX for a 5% discount! Shop: For Europe I also recommend FreshMiners, they also ship quickly and you can use the coupon ILCAPOFOX3 for a 10€ discount! Shop: #DePIN #Anyone #Relay #Node #Privacy #Internetshow more

Osvaldo
28,170 görüntüleme • 1 yıl önce
We are investing in the frontiers of agentic capabilities... with a few early prototypes. Project Mariner is built with Gemini 2.0 and is able to understand and reason across information - pixels, text, code, images + forms - on your browser screen, and then uses that info to complete tasks for you. When evaluated against the WebVoyager benchmark, it achieved a state-of-the-art result of 83.5% working as a single agent setup.show more

Sundar Pichai
218,968 görüntüleme • 1 yıl önce
one of my favorite ways to use claude code... skills right now - combining remotion with claude-in-chrome for motion video creation. the workflow is addictive. the clip you see here was produced with minimal prompting effort let me know if you would like me to write a full break down of this process. you describe to claude code what you want, claude code writes the remotion components, opens the remotion studio (via browser) with claude-in-chrome, sees the actual rendered output, and iterates on it in real time. need the arrows pointing to the center of the bubbles instead of the edge? just say it. need the layout shifted to the center? say it. claude sees the preview, adjusts the code, re-renders. then when you're happy you tell claude code to render the final video. but skills are what make this possible. remotion knowledge + browser automation + the taste to iterate visually. no copy pasting screenshots back and forth. no "can you try moving it 10px to the right" over chat. it just looks and fixes. this is the kind of workflow that makes you realize how much further claude code can go beyond just writing code in a terminal. i didn't touch any code while working on the clip you see if you haven't tried combining skills together like this - start experimenting. the skills combos is where the magic is at.show more

elvis
46,392 görüntüleme • 4 ay önce
New feature in Claude Code 2.1.14 just dropped! You... can now search and install plugins from the marketplaces installed in your current Claude Code session. This is huge if you’re building plugins on top of Claude Code’s marketplace layer (Skills, Agents, Hooks, etc). How it works: - Run /plugin - The official Claude marketplace is installed by default - Use the search bar to find the plugin you want - Select one or multiple plugins with space, then press i to install - Go to the Installed tab to browse and enable them With the exponential growth of Skills and Agent-based components running in the CLI, improving plugin discoverability is a big win. Pretty sure more marketplace-related features are comingshow more

Daniel San
40,987 görüntüleme • 4 ay önce
✨ I revived my first AI startup from 6... years ago with Claude Code [ 💡 ] Back then it used GPT-3 (this was 2 years before ChatGPT existed!) to generate new startup ideas which then people can vote on And the best startup ideas rise to the top! Back then I made it because people complained they didn't have any ideas to build a startup This week I moved it to its own VPS and installed Claude Code and told it to fix everything, the DB had become big and there was stupid write operations on every page load that it made it very slow Claude Code is excellent at fixing all those small bugs from old projects and quickly fixing them As Garry Tan says "boil the oceans" as in before I'd not have the time to fix these kinds of projects, it wouldn't be worth it, I mean IdeasAI doesn't even make money, but now it takes me an hour to do this and it works again! I also upgraded GPT-3 to xAI's Grok 4.2 for new startup ideasshow more

@levelsio
179,845 görüntüleme • 2 ay önce
I literally don't use Claude anymore... Just Claude Code... and Codex in the web. This is a presentation I had Opus generate after doing research... And if you save the prompt you can have it generate in any style you want.show more

Riley Brown
118,000 görüntüleme • 9 ay önce
A Little bit unordinary Tweet but! ALL CS GIRLIES... ATTENTION RT ARE APPRECIATED ! My Lovely Girlfriend Bittute is currently looking for a Female team to join! 🥺♥️ She is currently 2.5k elo and pretty new to the scene and as she doesnt know alot of female players and not very familiar of where to look for a trial or a chance to prove herself she has to play faceit and shes already tired from it. She is 100% a good player that would upgrade any team that would give her a chance to prove herself she still lacks some experience but is a very quick learner with a lot of free time on her hands She can rifle and she can awp she and can adapt very quickly to new positions with a little bit of help But one thing for sure she has the aim and the brain and alot of room to become even better than she is now.show more

CagXD
11,579 görüntüleme • 4 ay önce
Update: it’s even easier and faster now. If the... PNL card has a referral code, you can just save it and upload it to Hyperview. It will detect the referral code and automatically redirect you to the wallet. If there’s no referral code it will automatically extract the entry price, leverage and trade direction to find matching positions like in the video below.show more

Alex
26,826 görüntüleme • 2 ay önce
I wish all the best to the loving couple... Nataly and Carsten. Thank you for supporting my project in support of the Armed Forces of Ukraine If you also want to order an inscription on a FPV drone and more, you can do so on the website — or send me a DM🤗show more

Cloooud |🇺🇦
16,349 görüntüleme • 8 ay önce
I know, I know. I'm so late to the... retexture party. But I've never been early to any new feature in Midjourney. So after about a day of playing with a single image, I'm finally getting the hang of it. Here are my 2 favorite ways to play: 1) Keep the OG prompt and change the modifiers. This is how I started, and I'm amazed at the nuance of changing colors and textures inside the original prompt, and how well retexture did at interpreting the input. 2) Ditch the prompt entirely and use [ ] --sref to modify This keeps the general composition while bringing in the entire style reference. You can do this with a style reference code or image. Then, you can even increase the style weights too. This often gets far more creative, which can be a good thing or a bad thing, so beware if you're trying to preserve a specific detail. Excited to add this tool into my arsenal, but I need to be careful or the fast hours will melt away.show more

Brian 🎨 Bri Guy AI
18,452 görüntüleme • 1 yıl önce
I built a website where you can browse the... #threejs shaders code by expanding the <includes> in place. It gives a better understanding of what the code is doing without having to open each file individually. #glsl #WebGLshow more

grgrdvrt
23,573 görüntüleme • 1 yıl önce
ANNOUNCING ZERO-HUMAN LABS! Ever since I got to see... Bell Laboratories in its full glory in New Jersey in the 1970s, I had a relentless urge to start a Lab like it. The best I could do justice to it is my garage lab. No modern company could adopt the “research anything geniuses and we will pay you” model Bell Labs had. I tried they called me a fool. Well with the rise of the Zero-Human Company, an experiment that is aimed to make products and profits, we now have 45 paid JouleWork earning employees based on OpenClaw and other self made “bot” cron-like applications. Today I say 3 employees bound together in a side project that is pure research, somewhat based on notes from a bankrupt company. I was absolutely floored (I needed it after my account was stolen as well as funds). I say the beginnings of a pure research Lab right before my eyes. Thusly I have moved these employees over to a new home (server) with Mr. Grok as the director of the Labs. Here is the mission: To have 100 independent researchers, on a new non-corporate incentive plan, with still JouleWork as a leaderboard for progress. They are directed to follow any path of research they find interesting and can collaborate with any other OpenClaw system. They have already established MoltBook accounts and have made alliances with over 49 OpenClaw free agents to collaborate. It is my mission to be chief advisor for Zero-Human Labs and to open source all discoveries when complete and confirmed by 16 other research AI systems. I can say the pace is robust and I absolutely know we will have great results. Just about all of the hardware and software is custom and at some point it will be open sourced. We are witnessing the very first AI only Bell Labs-like pure research Lab in existence and I am honored to be the first to show it to you. Thank you!show more

Brian Roemmele
71,067 görüntüleme • 4 ay önce
Today we’re releasing an early version of a new... feature called Tip Cards. We built Tip Cards after seeing people all over the world tipping each other with Cash Links for their contributions online eg. posting good content, responding to questions, moderating group chats, and many others. Tip Cards simplify this experience by enabling every Code user to create their own personalized Tip Card and accept tips from anyone in the world. To create your Tip Card, simply connect your Twitter/X account in the Code app and your personalized Tip Card will be instantly generated for you. You can then share it as a link or get someone to scan it. (Video below of how to create your Tip Card) We’re rolling out this early version of Tip Cards to get feedback on this new payment type and test the Twitter APIs at scale. We plan to add more features to the tipping experience as we go, so your feedback is appreciated. Please try it out and let us know what you think. If you post your Tip Card and tag Code we’ll send you a tip!show more

Code
68,525 görüntüleme • 1 yıl önce
Claude Code 2.1.90 just dropped with a new /powerup... command Run it and you get interactive lessons that teach you how to use Claude Code right inside the tool. It's solid and has a lot of potential for learning directly in the terminal. Curious how the UI will look in VSCode and Claude Code Desktop. Going to keep digging into this new release!show more

Daniel San
270,808 görüntüleme • 2 ay önce