Ollogger is a powerful, flexible logging application that helps users create custom AI-powered logging assistants. Built with React, TypeScript, and modern web technologies.
gptme is a personal AI assistant in your terminal, enabling it to use the terminal, run code, edit files, browse the web, use vision, and more. It assists in all kinds of knowledge-work, especially programming.
Amazon's AI shopping assistant Rufus helps customers make informed decisions by answering shopping-related questions using a custom language model and innovative techniques in generative AI.
01.AI's Yi-Coder, an open-source AI coding assistant
Key Features:
- 9B and 1.5B parameter versions
- 52 programming languages
- context length of 128,000 tokens
- code editing, completion, debugging, and mathematical reasoning
Aider is an open-source tool that allows users to pair program with large language models (LLMs) in their terminal.
It works with popular languages like Python, JavaScript, TypeScript, PHP, HTML, CSS, and more.
Aider can make coordinated changes across multiple files, use a map of the entire git repository, and work well in larger codebases.
Users can chat with Aider about their code, ask for changes, and Aider will edit the files to complete the request.
Ohai.ai is an AI-powered household assistant designed to help Chief Household Officers manage their calendar, to-do list, school emails, and more. It connects with your calendars, partners, and caregivers, and provides daily summaries to help you prepare for the day ahead. Ohai.ai is created by a team of parents, entrepreneurs, and technologists led by Sheila Lirio Marcelo, founder of Care.com.
How to use Burr, an open source framework using simple OpenAI client calls to GPT4, and FastAPI to create a custom email assistant agent. We’ll describe the challenge one faces and then how you can solve for them.