Pinned Repositories
agentchain
Chain together LLMs for reasoning & orchestrate multiple large models for accomplishing complex tasks
Alice
Giving ChatGPT access to a real terminal
alpaca-libre
Reimplementation of the task generation part from the Alpaca paper
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
autogen-studio-skills
skills for autogen studio agents. python code skills. copy and paste into autogen studio
autogen-templates
Guide for how to create your own Autogen agents. Check the Microsoft repo for the latest updates.
autogen_skills
python skills for autogen
autogen_with_chromadb
This repository contains a Python script that uses the `autogen` and `chromadb` libraries to create a chatbot that can retrieve information from a database and generate responses based on a language model. The chatbot can also execute code and provide answers based on the context of the user's question.
AutoGenTemplate
A base template to start working with AutoGen, the aim is to setup a project that I can fork off of for new projects
autoheal
AutoGPT Agent which automatically fixes your tests. GPT-powered TDD.
zakorainc's Repositories
zakorainc/agentchain
Chain together LLMs for reasoning & orchestrate multiple large models for accomplishing complex tasks
zakorainc/Alice
Giving ChatGPT access to a real terminal
zakorainc/bap
Binary Analysis Platform
zakorainc/datasetGPT
A command-line interface to generate textual and conversational datasets with LLMs.
zakorainc/dbcritic
zakorainc/deflat
use angr to deobfuscation
zakorainc/defusedxml
zakorainc/fact-checker
Fact-checking LLM outputs with langchain
zakorainc/FlexGen
Running large language models on a single GPU for throughput-oriented scenarios.
zakorainc/frida
Clone this repo to build Frida
zakorainc/graudit
grep rough audit - source code auditing tool
zakorainc/mccabe
McCabe complexity checker for Python
zakorainc/mm-cot
Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)
zakorainc/pure
A static analysis file format checker.
zakorainc/robo-dev-environments
Automatically Generated Dev Environments using GPT-4!
zakorainc/RoboShucker
A small shell tool for using GPT to suggestion commands