Last active
July 27, 2025 00:31
-
-
Save philipbankier/2941083877c04b78632c19f3ed2d6a2e to your computer and use it in GitHub Desktop.
tools and things to tinker with
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Assorted AI resources/demo repos: | |
| - https://github.com/patchy631/ai-engineering-hub/tree/main/brand-monitoring | |
| AI Agents: | |
| - https://github.com/virattt/ai-hedge-fund/tree/main | |
| - https://github.com/HKUDS/AutoAgent/tree/main | |
| - https://github.com/coleam00/Archon/tree/main | |
| - https://github.com/OriNachum/autonomous-intelligence | |
| - deepresearch built with openai agents sdk and firecrawl ex. https://www.theunwindai.com/p/build-a-deep-research-agent-with-openai-agents-sdk-and-firecrawl | |
| - https://www.youtube.com/watch?v=U6LbW2IFUQw&sttick=0 | |
| - new low code, drag n drop - https://github.com/Onelevenvy/flock | |
| - multi-agent assistant - https://github.com/Deluxer/oliva | |
| - deepseek site builder - https://huggingface.co/spaces/enzostvs/deepsite | |
| - personal deep research - https://github.com/iliane5/meridian/tree/main | |
| - smart graph agents - https://github.com/pancsta/secai | |
| - 12 factor agents - https://github.com/humanlayer/12-factor-agents | |
| - DSPy framework - https://github.com/ax-llm/ax | |
| Prompts and Prompt management: | |
| - all system prompts - https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools | |
| - all jailbroken system prompts - https://github.com/elder-plinius/CL4R1T4S/tree/main | |
| - prompting tutorial by people at manus - https://lrjskinq.manus.space/part1 | |
| N8N: | |
| - https://x.com/JulianGoldieSEO/status/1900566045267747055 | |
| - https://github.com/nerding-io/n8n-nodes-mcp | |
| - https://github.com/enescingoz/awesome-n8n-templates | |
| Memory: | |
| - https://github.com/getzep/graphiti | |
| - https://github.com/topoteretes/cognee | |
| - https://github.com/topoteretes/cognee-starter | |
| - https://github.com/mem0ai/mem0?tab=readme-ov-file | |
| - https://github.com/ALucek/agentic-memory/blob/main/langgraph/agentic_memory_langgraph.ipynb | |
| RAG and CRAG | |
| - https://x.com/akshay_pachaar/status/1897630689044172998 | |
| - Elasticsearch+Lanchain - https://github.com/carlyrichmond/webdevcon-grounding-rag-applications-workshop | |
| - simple api for ColPali - https://github.com/ajac-zero/midrasai | |
| Finetuning and model merging: | |
| - https://github.com/arcee-ai/mergekit | |
| Computer vision: | |
| - https://github.com/opencv/opencv/tree/4.x | |
| - 3D LLM: https://huggingface.co/manycore-research/SpatialLM-Llama-1B | |
| - https://huggingface.co/spaces/tinazone/handspew | |
| - face swap - https://github.com/deepfakes/faceswap/tree/master | |
| - live face swap - https://github.com/hacksider/Deep-Live-Cam | |
| Voice Tools: | |
| - TTS for MAC!! - https://github.com/Blaizzy/mlx-audio | |
| - real-time face swap - https://github.com/hacksider/Deep-Live-Cam | |
| - https://github.com/pipecat-ai/pipecat | |
| - pipecat with mem0(memory)- https://x.com/kwindla/status/1915071337183514913 | |
| - https://github.com/freddyaboulton/fastrtc | |
| - https://github.com/phildougherty/sesame_csm_openai | |
| - https://github.com/canopyai/Orpheus-TTS | |
| - real-time voice talk to your docs - https://x.com/akshay_pachaar/status/1902626918031085845 | |
| - https://huggingface.co/openai/whisper-large-v3-turbo#:~:text=Whisper%20large%2Dv3%2Dturbo%20is,of%20a%20minor%20quality%20degradation. | |
| - Voice RAG - https://www.theunwindai.com/p/build-a-voice-rag-agent | |
| - DIA 1.8B - https://huggingface.co/nari-labs/Dia-1.6B | |
| - book to audiobook - https://github.com/santinic/audiblez | |
| - finetune TTS with unsloth - https://x.com/danielhanchen/status/1923071409577722255?s=42 | |
| Web3 | |
| - https://github.com/clydedevv/akashXBT | |
| Production: | |
| - https://github.com/vllm-project/production-stack | |
| img/vid generation: | |
| - https://huggingface.co/spaces/ByteDance/InfiniteYou-FLUX | |
| - https://github.com/ostris/ai-toolkit | |
| - vid gen for gpu poor - https://github.com/lllyasviel/FramePack | |
| - color mapper model - https://replicate.com/fofr/color-matcher | |
| - skyreels vid gen - https://github.com/SkyworkAI/SkyReels-V2 | |
| - wan2.1 14B V2V workflow - https://x.com/AIWarper/status/1925370610580168950 | |
| Edge compute examples: | |
| - Cloudflare+ durable objects=realtime edge based AI app - https://www.cris-o.com/notes/real-time-ai-interview-app-with-cloudflare/ | |
| MCP and Cursor rules: | |
| - https://github.com/syedazharmbnr1/claude-chatgpt-mcp | |
| - https://github.com/wonderwhy-er/DesktopCommanderMCP | |
| - https://github.com/s-smits/agentic-cursorrules | |
| - Stock MCP ex. https://x.com/cline/status/1900608021031776374 | |
| - https://github.com/apify/actors-mcp-server | |
| - https://github.com/AgentDeskAI/browser-tools-mcp | |
| - uber ex. https://github.com/ericzakariasson/uber-eats-mcp-server/blob/main/server.py | |
| Model Finetuning and Merging: | |
| - https://github.com/arcee-ai/mergekit | |
| - Diffusion model training suite for gpu poor - https://github.com/ostris/ai-toolkit | |
| World Models: | |
| - https://x.com/TheTuringPost/status/1912605730156450119 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I need some people to help me with my AI face swap job, I can pay good price, please contact me on Telegram @DrRainbowLove